CVE-2026-4525: Vault Token Leaked to Backends via Authorization: Bearer Passthrough Header
If a Vault auth mount is configured to pass through the "Authorization" header, and the "Authorization" header is used to authenticate to Vault, Vault forwarded the Vault token to the auth plugin backend. Fixed in 2.0.0, 1.21.5, 1.20.10, and 1.19.16.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-4525?
The severity of CVE-2026-4525 is categorized as high due to the potential exposure of sensitive tokens.
How do I fix CVE-2026-4525?
To fix CVE-2026-4525, upgrade HashiCorp Vault to version 2.0.0 or 1.21.5 and above.
What are the affected versions in CVE-2026-4525?
CVE-2026-4525 affects HashiCorp Vault versions below 2.0.0 and 1.21.5, including 1.20.10 and earlier.
What does CVE-2026-4525 exploit?
CVE-2026-4525 exploits the passthrough of the 'Authorization' header, which can lead to Vault tokens being exposed.
Is there a workaround for CVE-2026-4525?
Currently, there is no recommended workaround for CVE-2026-4525; upgrading to a fixed version is advised.