CVE-2026-22754
HIGH7.5EPSS 0.06%Spring Security Doesn't Correctly Include Servlet Path in Path Matching of XML Authorization Rules
Published: 4/22/2026Modified: 5/5/2026
Description
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 (1)
- Maven/org.springframework.security:spring-security-config>= 7.0.0, < 7.0.5
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |