CRITICAL🇵🇱 Wersja polska

CVE-2026-22732

CVSS 9.1v3.1pub. 2026-03-19upd. 2026-04-16

When applications specify HTTP response headers for servlet applications using Spring Security, there is the possibility that the HTTP Headers will not be written.  This issue affects Spring Security Servlet applications using lazy (default) writing of HTTP Headers: : from 5.7.0 through 5.7.21, from 5.8.0 through 5.8.23, from 6.3.0 through 6.3.14, from 6.4.0 through 6.4.14, from 6.5.0 through 6.5.8, from 7.0.0 through 7.0.3.

🤖 AI Analysis
How it works

Spring Security applications use by default so-called lazy writing of HTTP response headers. Under certain conditions, this mechanism does not guarantee actual inclusion of configured security headers in the sent HTTP response. This results in a situation where the browser or HTTP client does not receive protective headers, even though they have been configured on the application side. The vulnerability is classified as CWE-425 (Direct Request / Forced Browsing), indicating the possibility of bypassing access control mechanisms or protection.

Impact

An attacker may potentially bypass security measures implemented through HTTP headers (e.g., content security policies, anti-clickjacking mechanisms), which may lead to disclosure of sensitive information or violation of application resource integrity.

Mitigation & patch

Apply patches available from the vendor according to references published at https://spring.io/security/cve-2026-22732. It is recommended to update Spring Security to versions higher than the indicated ranges of vulnerable releases.

Who is affected

VMware Spring Security — servlet applications using default (lazy) HTTP response header writing: versions 5.7.0 to 5.7.21, 5.8.0 to 5.8.23, 6.3.0 to 6.3.14, 6.4.0 to 6.4.14, 6.5.0 to 6.5.8, and 7.0.0 to 7.0.3.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • VMware Spring Security

    APP
    Vmware
    < 5.7.225.8.0 – 5.8.24 (excl.)6.3.0 – 6.3.15 (excl.)6.4.0 – 6.4.15 (excl.)6.5.0 – 6.5.9 (excl.)7.0.0 – 7.0.4 (excl.)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-59354CRITICAL9.6same product

In versions of Spring Security's OAuth2 Authorization Server module 7.0.0 through 7.0.4, when Dynamic Client R...

CVE-2026-59270CRITICAL9.4same product

Spring Security's embedded UnboundID LDAP server (UnboundIdContainer) unconditionally registers an administrat...

CVE-2023-34034CRITICAL9.1PL ✓same product

Spring Security WebFlux: ominięcie zabezpieczeń przez wzorzec "**"

CVE-2022-31692CRITICAL9.8PL ✓same product

Spring Security: pominięcie reguł autoryzacji przez forward/include dispatcher

CVE-2022-22978CRITICAL9.8PL ✓same product

Obejście autoryzacji w Spring Security przez RegexRequestMatcher