Protection Mechanism Failure in Spring Security - CVE-2026-22732
Published: April 28, 2026
Spring Security
VMware, Inc
Description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper security header handling in HTTP response header writing for servlet applications when using lazy writing of HTTP headers. A remote attacker can trigger application responses where the configured security headers are not written to disclose sensitive information.
This issue affects servlet applications that specify HTTP response headers using Spring Security with lazy header writing enabled.