CVE-2026-22753
Published:April 22, 2026
Updated:April 23, 2026
Vulnerability in Spring Spring Security. If an application is using securityMatchers(String) and a PathPatternRequestMatcher.Builder bean to prepend a servlet path, matching requests to that filter chain may fail and its related security components will not be exercised as intended by the application. This can lead to the authentication, authorization, and other security controls being rendered inactive on intended requests.This issue affects Spring Security: from 7.0.0 through 7.0.4.
Affected Packages
https://github.com/spring-projects/spring-security.git (GITHUB):
Affected version(s) >=7.0.0 <7.0.5Fix Suggestion:
Update to version 7.0.5https://github.com/spring-projects/spring-security.git (GITHUB):
Affected version(s) >=1.0.0 <6.5.10Fix Suggestion:
Update to version 6.5.10org.springframework.security:spring-security-config (JAVA):
Affected version(s) >=6.4.0 <6.4.15Fix Suggestion:
Update to version 6.4.15org.springframework.security:spring-security-config (JAVA):
Affected version(s) >=7.0.0 <7.0.5Fix Suggestion:
Update to version 7.0.5org.springframework.security:spring-security-config (JAVA):
Affected version(s) >=6.5.0 <6.5.10Fix Suggestion:
Update to version 6.5.10org.springframework.security:spring-security-config (JAVA):
Affected version(s) >=3.0.0.M1 <6.3.15Fix Suggestion:
Update to version 6.3.15Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Protection Mechanism Failure