Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Lifecycle Timeline
5Blast Radius
ecosystem impact- 279 maven packages depend on org.springframework.security:spring-security-web (240 direct, 39 indirect)
Ecosystem-wide dependent count for version 5.8.0.
DescriptionCVE.org
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: 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.
AnalysisAI
Spring Security fails to properly write HTTP response headers in servlet applications across multiple versions (5.7.0-5.7.21, 5.8.0-5.8.23, 6.3.0-6.3.14, 6.4.0-6.4.14, 6.5.0-6.5.8, 7.0.0-7.0.3), allowing attackers to bypass security controls that rely on these headers such as HSTS, X-Frame-Options, or CSP policies. This header omission could enable various attacks including clickjacking, man-in-the-middle attacks, or other exploits depending on which protections are intended. No patch is currently available for this critical vulnerability.
Technical ContextAI
Spring Security is a widely-used Java framework that provides authentication and authorization capabilities for Spring-based applications, identified by CPE cpe:2.3:a:spring:spring_security. The vulnerability occurs when applications programmatically set HTTP response headers in servlet environments, where a flaw in the header processing logic may cause these headers to be silently dropped rather than sent to the client. While no specific CWE is assigned, this behavior pattern aligns with improper output handling where security-critical headers fail to be applied, similar to CWE-116 (Improper Encoding or Escaping of Output) or CWE-755 (Improper Handling of Exceptional Conditions).
RemediationAI
Upgrade Spring Security to the latest patched version beyond the affected ranges: version 5.7.22 or later for the 5.7.x branch, 5.8.24 or later for 5.8.x, 6.3.15 or later for 6.3.x, 6.4.15 or later for 6.4.x, 6.5.9 or later for 6.5.x, or 7.0.4 or later for 7.0.x users. Until patching is possible, implement additional security controls outside of Spring Security such as configuring security headers at the web server or load balancer level, and verify critical security headers are present in responses through automated testing. Consult the Spring advisory at https://spring.io/security/cve-2026-22732 for vendor-specific guidance.
Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m
Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti
Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent
Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug
JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up
Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up
The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow
Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla
The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during
Same weakness CWE-425 – Direct Request ('Forced Browsing')
View allSame technique Information Disclosure
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13347
GHSA-mf92-479x-3373