Information disclosure in Async-http-client - CVE-2026-40490
Published: April 14, 2026
Vulnerability details
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.