Information disclosure in Async-http-client - #VU125944
Published: April 14, 2026
Async-http-client
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to exposure of sensitive information in redirect handling when following cross-origin redirects. A remote attacker can control a redirect target to disclose sensitive information.
The issue can leak Authorization and Proxy-Authorization headers as well as Realm credentials, including during HTTPS-to-HTTP downgrades. Even when authorization stripping is enabled, plaintext Realm credentials may still be propagated and regenerated for Basic and Digest authentication schemes.