Improper Neutralization of Special Elements in Output Used by a Downstream Component in Caddy - CVE-2026-30852
Published: April 27, 2026
Caddy
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper neutralization of special elements in the vars_regexp matcher when processing user-controlled placeholder values. A remote attacker can send a specially crafted request header to disclose sensitive information.
Exploitation requires a configuration in which vars_regexp matches user-controlled input and the captured value is reflected in the response.