Cleartext transmission of sensitive information in Async-http-client - #VU142450
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to cleartext transmission of sensitive information in SOCKS proxy authentication handling when sending requests through a SOCKS proxy over plaintext HTTP. A remote attacker can operate a hostile origin server or observe traffic on the origin side of the connection to obtain proxy credentials and disclose sensitive information.
Without preemptive proxy authentication, a hostile origin can reply with a 407 challenge and cause the client to send the proxy credentials over the same tunnel. Connection-oriented authentication schemes including NTLM, Kerberos, and SPNEGO are affected.