CVE Catalog

CVE-2026-22754

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

18th percentile - higher than 18% of all known CVEs

Summary

A vulnerability in Spring Security allows authorization rules to be bypassed when an application uses <sec:intercept-url servlet-path="..."/> to define the servlet path. The servlet path is not included in path matching, leading to authorization bypass.

Risk Assessment

The organization is at risk of unauthorized access to protected resources, potentially leading to data leakage or system integrity compromise.

Recommendation

Immediately update Spring Security to version 7.0.5 or later, which includes a fix for this vulnerability.

Other vulnerabilities in Spring Security

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS