CVE-2026-22753
HIGH7.5EPSS 0.06%Spring Security Doesn't Correctly Include Servlet Path in Path Matching of HttpSecurity#securityMatchers
發布日:2026/4/22修改日:2026/5/5
描述
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.
受影響套件(1)
- Maven/org.springframework.security:spring-security-config>= 7.0.0, < 7.0.5
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| 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 |