GHSA-659m-px2c-25wjLowCVSS 3.7
Spring Framework Denial of Service via AntPathMatcher
🔗 CVE IDs covered (1)
📋 Description
Applications may be vulnerable to a Regular Expression Denial of Service (ReDoS) attack if an attacker is able to provide a pattern which is then directly or indirectly supplied to one of the following methods in AntPathMatcher: match(String pattern, String path), matchStart(String pattern, String path), extractUriTemplateVariables(String pattern, String path).
Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0 through 6.1.27; 5.3.0 through 5.3.48.
🎯 Affected products4
- maven/org.springframework:spring-core:>= 7.0.0, <= 7.0.7
- maven/org.springframework:spring-core:>= 6.2.0, <= 6.2.18
- maven/org.springframework:spring-core:>= 6.1.0, <= 6.1.21
- maven/org.springframework:spring-core:<= 5.3.39
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-41848
- https://spring.io/security/cve-2026-41848
- https://github.com/spring-projects/spring-framework/commit/12b44f2545a1bec6150c7a05e66092c732597a94
- https://github.com/spring-projects/spring-framework/releases/tag/v6.2.19
- https://github.com/spring-projects/spring-framework/releases/tag/v7.0.8
- https://github.com/advisories/GHSA-659m-px2c-25wj