AsyncHttpClient(AHC)库使 Java 应用能够方便地执行 HTTP 请求并异步处理 HTTP 响应。在 2.14.5 至 2.16.0 以及 3.0.9 至 3.0.11 版本中,如果客户端配置了客户端范围的认证域(Realm)并启用了重定向跟随,在发生跨域重定向时,由于拦截器(Interceptor)的认证路径在重定向处理清除了每次交换(per-exchange)的认证域后会回退到客户端配置,导致认证凭据泄露。如果攻击者可控的目标返回 401 状态码,客户端可能会向该源发送 Basic 或 Di
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.14.5, < 2.16.1 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-85719 | 7.5 HIGH | AsyncHttpClient: SOCKS proxy credentials sent to the origin server over plaintext HTTP |
| CVE-2026-85721 | 7.5 HIGH | AsyncHttpClient: Unbounded HTTP/1.1 response decompression enables a decompression-bomb de |
| 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