AsyncHttpClient (AHC) 库使 Java 应用程序能够轻松执行 HTTP 请求并异步处理 HTTP 响应。在 2.0.0 至 2.16.1 以及 3.0.12 之前的版本中,HTTP/1.1 路径上的自动响应解压缩功能通过 安装 ,但未对累计输出大小设置限制。恶意服务器或已受感染的服务器,以及能够在传输过程中篡改响应的攻击者,可以发送一个较小的 gzip、deflate 或 snappy 压缩响应,该响应在分块传输过程中不断解压扩展,直至耗尽客户端堆内存并触发 。如果系统中存在可选的编解码器,br
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.0.0, < 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-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