Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-85719
Published:September 17, 2026
Updated:September 22, 2026
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.
Affected Packages
https://github.com/AsyncHttpClient/async-http-client.git (GITHUB):
Affected version(s) >=async-http-client-project-3.0.0 <async-http-client-project-3.0.12
Fix Suggestion:
Update to version async-http-client-project-3.0.12
https://github.com/AsyncHttpClient/async-http-client.git (GITHUB):
Affected version(s) >=async-http-client-project-2.1.0 <async-http-client-project-2.16.1
Fix Suggestion:
Update to version async-http-client-project-2.16.1
org.asynchttpclient:async-http-client (JAVA):
Affected version(s) >=3.0.0 <3.0.12
Fix Suggestion:
Update to version 3.0.12
org.asynchttpclient:async-http-client (JAVA):
Affected version(s) >=2.1.0 <2.16.1
Fix Suggestion:
Update to version 2.16.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Cleartext Transmission of Sensitive Information
Insufficiently Protected Credentials
EPSS
Base Score:
0.21