AsyncHttpClient(AHC)库允许 Java 应用程序轻松执行 HTTP 请求并异步处理 HTTP 响应。在 3.0.8 到 3.0.12 版本中, 和 方法会计算 SCRAM ServerSignature 或 Digest 的 校验结果,但在检测到不匹配时仅记录日志,仍然将响应作为已认证处理。因此,在非 TLS 传输或传输层被篡改的情况下,未证明掌握共享密钥的对等方可能被错误地接受为服务器。 修复方案会拒绝存在的无效值,并根据实际发送的 Authorization 参数重新计算 Digest 的 ;
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-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 |
No comments yet