AsyncHttpClient(AHC)库可让 Java 应用程序轻松地执行 HTTP 请求并异步处理 HTTP 响应。从 2.0.0 到 2.16.1 以及 3.0.12 版本中,当使用 HTTP 代理访问 HTTPS 源站时,由于 NettyRequestFactory 和 NettyRequestSender.sendRequestWithNewChannel 在 TLS 隧道建立之前就将 Authorization 头附加到明文 CONNECT 请求中,可能会泄露预置的源站凭据。因此,原本针对源站的 Bas
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-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-85716 | 3.7 LOW | AsyncHttpClient: SCRAM and Digest mutual-authentication responses are not verified |
No comments yet