Vulnerability Description
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.
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-22753Vendor AdvisoryMitigation
FAQ
What is CVE-2026-22753?
CVE-2026-22753 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 ch...
How severe is CVE-2026-22753?
CVE-2026-22753 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-22753?
Check the references section above for vendor advisories and patch information. Affected products include: Vmware Spring Security.