Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Security | >= 7.0.0, < 7.0.5 |
Related Weaknesses (CWE)
References
- https://spring.io/security/cve-2026-22754MitigationVendor Advisory
FAQ
What is CVE-2026-22754?
CVE-2026-22754 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 t...
How severe is CVE-2026-22754?
CVE-2026-22754 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-22754?
Check the references section above for vendor advisories and patch information. Affected products include: Vmware Spring Security.