AsyncHttpClient(AHC)库使 Java 应用程序能够轻松地执行 HTTP 请求并异步处理 HTTP 响应。从 3.0.8 到 3.0.12 版本中,当客户端的 或 设置为大于零时,如果在 TLS 握手完成前连接建立失败,每次失败都会导致一个连接许可(connection permit)泄漏。NettyConnectListener 在绑定所有失败路径到通道的 之前,就会从 中移除 许可,因此在某些中止场景下,许可可能未被释放。反复出现的失败可能导致:在每主机连接限制下永久性地锁定某个主机,或在全局连
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 | >= 3.0.8, < 3.0.12 | - |
|
| # | 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-85717 | 6.8 MEDIUM | AsyncHttpClient: Client-wide realm credentials re-sent to a cross-origin redirect target |
| 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