CVE 7.5 HIGH

Servlet Path Not Correctly Included in Path Matching of HttpSecurity#securityMatchers_CVE-2026-22753

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

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.

Basic Information

ID CVE-2026-22753
Source vmware
Published Apr 22, 2026 at 05:20

Affected Product

Vendor Spring
Product Spring Security
Version 7.0.0
Affected Versions Spring Spring Security 7.0.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.