#VU126410 Server-Side Request Forgery (SSRF) in Vault and Vault Enterprise - CVE-2026-5052
Published: April 17, 2026
Vault
Vault Enterprise
HashiCorp
Description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper restriction of server-side request targets in the PKI engine ACME challenge validation when issuing http-01 and tls-alpn-01 challenges using attacker-controlled DNS. A remote attacker can cause Vault to send challenge validation requests to local network targets to disclose sensitive information.
Depending on the Vault configuration, the challenge endpoint is either unauthenticated or requires an EAB token.