目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-85717— AsyncHttpClient 跨域重定向凭据泄露

一分钟漏洞结论

影响对象
AsyncHttpClient async-http-client
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

AsyncHttpClient(AHC)库使 Java 应用能够方便地执行 HTTP 请求并异步处理 HTTP 响应。在 2.14.5 至 2.16.0 以及 3.0.9 至 3.0.11 版本中,如果客户端配置了客户端范围的认证域(Realm)并启用了重定向跟随,在发生跨域重定向时,由于拦截器(Interceptor)的认证路径在重定向处理清除了每次交换(per-exchange)的认证域后会回退到客户端配置,导致认证凭据泄露。如果攻击者可控的目标返回 401 状态码,客户端可能会向该源发送 Basic 或 Di

CVSS 6.8 · Medium
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-85717 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
AsyncHttpClient: Client-wide realm credentials re-sent to a cross-origin redirect target
来源: CVE Program / CVE List V5
Vulnerability Description
The AsyncHttpClient (AHC) library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. From 2.14.5 to 2.16.0 and from 3.0.9 to 3.0.11, a client configured with a client-wide Realm and redirect following can disclose credentials after a cross-origin redirect because the Interceptors authentication path falls back to the client configuration after redirect handling clears the per-exchange realm. If the attacker-controlled target returns 401, the client can send Basic or Digest credentials or a Negotiate or NTLM token to that origin. Per-request realms are stripped correctly, and this issue is a residual bypass of the earlier cross-origin credential-stripping fixes. This issue is fixed in versions 2.16.1 and 3.0.12.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
信息暴露
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
AsyncHttpClient async-http-client >= 2.14.5, < 2.16.1 -

二、漏洞 CVE-2026-85717 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-85717 的情报信息

登录查看更多情报信息。

CVE-2026-85717 补丁与修复 (3)

CVE-2026-85717 厂商安全公告 (1)

同批安全公告 · AsyncHttpClient · 2026-09-17 · 共 6 条

CVE-2026-85719 7.5 HIGH AsyncHttpClient SOCKS代理明文泄露凭据漏洞
CVE-2026-85721 7.5 HIGH AsyncHttpClient HTTP/1.1解压炸弹拒绝服务
CVE-2026-85718 5.9 MEDIUM AsyncHttpClient TLS握手失败拒绝服务漏洞
CVE-2026-85720 5.9 MEDIUM AsyncHttpClient 明文CONNECT请求凭据泄露
CVE-2026-85716 3.7 LOW AsyncHttpClient 身份认证响应未校验漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-85717

暂无评论


发表评论