The AsyncHttpClient (AHC) library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. From 2.1.0 until 2.16.1 and 3.0.12, requests using an authenticated SOCKS proxy can expose the proxy's credentials to the origin because NettyRequestFactory and NettyRequestSender attach Proxy-Authorization without confirming that the request is being sent to an HTTP proxy. With preemptive proxy authentication, the header is attached to a plaintext HTTP request, exposing credentials such as directly reversible Basic credentials to the origin. With the default non-preemptive flow, a hostile origin can return a 407 response and ProxyUnauthorized407Interceptor sends the proxy credentials through the existing SOCKS tunnel, including NTLM, Kerberos, and SPNEGO credentials. Releases before 2.1.0 lack SOCKS proxy support. This issue is fixed in versions 2.16.1 and 3.0.12.
CVE-2026-85719
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 88% 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 49(Track)EG Risk 49/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 computedSeverity75% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 12%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 18, 2026
Advisory Details (5)
Auto-updated Sep 17, 2026commit be439b2ec773 (AsyncHttpClient/async-http-client)
Patch available: AsyncHttpClient/async-http-client async-http-client-project-3.0.12 (contains commit be439b2ec773)
https://github.com/AsyncHttpClient/async-http-client/commit/be439b2ec773d12d61914c238d3e8eeaa6f0ba21commit abaa8bd260be (AsyncHttpClient/async-http-client)
Patch available: AsyncHttpClient/async-http-client async-http-client-project-2.16.1 (contains commit abaa8bd260be)
https://github.com/AsyncHttpClient/async-http-client/commit/abaa8bd260beda3b85825ff95069ed11eaf4ca8dcommit 718ed2e86126 (AsyncHttpClient/async-http-client)
Patch available: AsyncHttpClient/async-http-client async-http-client-project-2.16.1 (contains commit 718ed2e86126)
https://github.com/AsyncHttpClient/async-http-client/commit/718ed2e86126663a88ea3db7a88cbbf93f0069b5commit 4d887704dec2 (AsyncHttpClient/async-http-client)
Patch available: AsyncHttpClient/async-http-client async-http-client-project-3.0.12 (contains commit 4d887704dec2)
https://github.com/AsyncHttpClient/async-http-client/commit/4d887704dec22027310f66c81503226722e9bd23SOCKS proxy credentials sent to the origin server over plaintext HTTP · 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. Proxy credentials are attac
https://github.com/AsyncHttpClient/async-http-client/security/advisories/GHSA-x5w6-vm3f-pp6fWeakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 8× 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-20 01:13 UTCEG score recompute
- 2026-09-19 02:41 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 15:26 UTCEG score recompute
- 2026-09-18 14:54 UTCEG score recompute
- 2026-09-17 17:56 UTCEG score recompute
- 2026-09-17 15:54 UTCEG score recompute
- 2026-09-17 15:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-319 · CWE-522
Frequently asked(5)
What is CVE-2026-85719?
When was CVE-2026-85719 disclosed?
Is CVE-2026-85719 actively exploited?
What is the CVSS score of CVE-2026-85719?
How do I remediate CVE-2026-85719?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-85719
Is Your Infrastructure Affected by CVE-2026-85719?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.