AsyncHttpClient(AHC)库使 Java 应用能够轻松执行 HTTP 请求并异步处理 HTTP 响应。在 2.1.0 到 2.16.1 以及 3.0.12 之前的版本中,使用经过身份验证的 SOCKS 代理发送请求时,由于 NettyRequestFactory 和 NettyRequestSender 在发送请求时未确认请求是发给 HTTP 代理还是通过 SOCKS 隧道转发,导致代理凭证可能泄露给源服务器(origin)。在启用抢先式(preemptive)代理身份验证时,代理凭证头(Proxy-
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| AsyncHttpClient | async-http-client | >= 2.1.0, < 2.16.1 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-85721 | 7.5 HIGH | AsyncHttpClient: Unbounded HTTP/1.1 response decompression enables a decompression-bomb de |
| CVE-2026-85717 | 6.8 MEDIUM | AsyncHttpClient: Client-wide realm credentials re-sent to a cross-origin redirect target |
| CVE-2026-85718 | 5.9 MEDIUM | AsyncHttpClient: Connection permit leak on TLS handshake failure causes per-host denial of |
| CVE-2026-85720 | 5.9 MEDIUM | AsyncHttpClient: Origin credentials sent to the proxy on the plaintext CONNECT request |
| CVE-2026-85716 | 3.7 LOW | AsyncHttpClient: SCRAM and Digest mutual-authentication responses are not verified |
No comments yet