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-2026-85717
This medium-severity CVE scores 6.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 73% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.8
- EG Score
- 6.8(medium)
- EG Risk
- 35(Track)EG Risk 35/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity68% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 27%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 17, 2026
Advisory Details (4)
Auto-updated Sep 17, 2026commit b66757bec34d (AsyncHttpClient/async-http-client)
Patch available: AsyncHttpClient/async-http-client async-http-client-project-3.0.12 (contains commit b66757bec34d)
https://github.com/AsyncHttpClient/async-http-client/commit/b66757bec34def2e9867bb2b77bd848b1112abb4commit 43db7bba8143 (AsyncHttpClient/async-http-client)
Patch available: AsyncHttpClient/async-http-client async-http-client-project-2.16.1 (contains commit 43db7bba8143)
https://github.com/AsyncHttpClient/async-http-client/commit/43db7bba81430cbd61ec2dc2c7be464e0ff6a0ffstop config realm leaking to a cross-origin redirect target
Patch available: AsyncHttpClient/async-http-client async-http-client-project-3.0.12 (PR #2224 merged 2026-07-12)
https://github.com/AsyncHttpClient/async-http-client/pull/2224Client-wide realm credentials re-sent to a cross-origin redirect target · Advisory · AsyncHttpClient/async-http-client · GitHub
Affected: 3.0.12 on the 3.x line and in 2.16.1 on the 2.x line. The realm is taken from the
https://github.com/AsyncHttpClient/async-http-client/security/advisories/GHSA-f8m2-889x-vw4xVendor Advisories for CVE-2026-85717(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 5× in last 7d / 5× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 20:33 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 17:57 UTCEG score recompute
- 2026-09-17 16:04 UTCEG score recompute
- 2026-09-17 16:04 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-200 · CWE-522
Frequently asked(5)
What is CVE-2026-85717?
When was CVE-2026-85717 disclosed?
Is CVE-2026-85717 actively exploited?
What is the CVSS score of CVE-2026-85717?
How do I remediate CVE-2026-85717?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-85717
Is Your Infrastructure Affected by CVE-2026-85717?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.