The AsyncHttpClient (AHC) library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. From 2.0.0 until 2.16.1 and 3.0.12, a request using an HTTP proxy to reach an HTTPS origin can expose preemptive origin credentials because NettyRequestFactory and NettyRequestSender.sendRequestWithNewChannel attach Authorization to the plaintext CONNECT request before the TLS tunnel exists. Basic or Digest credentials and per-connection NTLM, Kerberos, or SPNEGO tokens intended for the origin are therefore visible to the proxy and to observers on the client-to-proxy hop. The tunneled request still receives origin Authorization after the tunnel is established, while Proxy-Authorization remains on CONNECT for its intended proxy recipient. This issue is fixed in versions 2.16.1 and 3.0.12.
CVE-2026-85720
This medium-severity CVE scores 5.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 83% 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
- 5.9
- EG Score
- 5.9(medium)
- EG Risk
- 31(Track)EG Risk 31/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 computedSeverity59% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 17%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 17, 2026
Advisory Details (4)
Auto-updated Sep 17, 2026commit d07dbc79f5cf (AsyncHttpClient/async-http-client)
Patch available: AsyncHttpClient/async-http-client async-http-client-project-3.0.12 (contains commit d07dbc79f5cf)
https://github.com/AsyncHttpClient/async-http-client/commit/d07dbc79f5cf378f63c246f6101d7579ace55acccommit 9dba5ac988b7 (AsyncHttpClient/async-http-client)
Patch available: AsyncHttpClient/async-http-client async-http-client-project-2.16.1 (contains commit 9dba5ac988b7)
https://github.com/AsyncHttpClient/async-http-client/commit/9dba5ac988b7e750551f59b2eab550b60ac8a0d6skip origin Authorization on CONNECT proxy request
Patch available: AsyncHttpClient/async-http-client async-http-client-project-3.0.12 (PR #2234 merged 2026-07-04)
https://github.com/AsyncHttpClient/async-http-client/pull/2234Origin credentials sent to the proxy on the plaintext CONNECT request · 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 origin Basic or Digest
https://github.com/AsyncHttpClient/async-http-client/security/advisories/GHSA-xr57-gcx8-52hfVendor Advisories for CVE-2026-85720(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Maven(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| org.asynchttpclient:async-http-client | 3.0.0 ... 3.0.9 (12 versions) | 3.0.12 | — |
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 18:13 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 17:56 UTCEG score recompute
- 2026-09-17 16:20 UTCEG score recompute
- 2026-09-17 16:19 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-319 · CWE-522
Frequently asked(5)
What is CVE-2026-85720?
When was CVE-2026-85720 disclosed?
Is CVE-2026-85720 actively exploited?
What is the CVSS score of CVE-2026-85720?
How do I remediate CVE-2026-85720?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-85720
Is Your Infrastructure Affected by CVE-2026-85720?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.