CVE-2026-22754
Published:April 22, 2026
Updated:April 23, 2026
Vulnerability in Spring Spring Security. If an application uses <sec:intercept-url servlet-path="/servlet-path" pattern="/endpoint/**"/> to define the servlet path for computing a path matcher, then the servlet path is not included and the related authorization rules are not exercised. This can lead to an authorization bypass.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) >=1.0.0 <6.5.10Fix Suggestion:
Update to version 6.5.10https://github.com/spring-projects/spring-security.git (GITHUB):
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) >=3.0.0.M1 <6.3.15Fix Suggestion:
Update to version 6.3.15org.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) >=6.5.0 <6.5.10Fix Suggestion:
Update to version 6.5.10org.springframework.security:spring-security-config (JAVA):
Affected version(s) >=7.0.0 <7.0.5Fix Suggestion:
Update to version 7.0.5Related 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)
Improper Access Control