Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-41848
Published:June 09, 2026
Updated:June 09, 2026
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 Packages
https://github.com/spring-projects/spring-framework.git (GITHUB):
Affected version(s) >=v6.2.0 <v6.2.19
Fix Suggestion:
Update to version v6.2.19
https://github.com/spring-projects/spring-framework.git (GITHUB):
Affected version(s) >=v7.0.0 <v7.0.8
Fix Suggestion:
Update to version v7.0.8
org.springframework:spring-core (JAVA):
Affected version(s) >=6.2.0 <6.2.19
Fix Suggestion:
Update to version 6.2.19
org.springframework:spring-core (JAVA):
Affected version(s) >=7.0.0 <7.0.8
Fix Suggestion:
Update to version 7.0.8
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
3.7
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Inefficient Regular Expression Complexity
EPSS
Base Score:
0.01