Spring Framework Denial of Service via AntPathMatcher
Low severity
GitHub Reviewed
Published
Jun 9, 2026
to the GitHub Advisory Database
•
Updated Jul 30, 2026
Package
Affected versions
>= 7.0.0, <= 7.0.7
>= 6.2.0, <= 6.2.18
>= 6.1.0, <= 6.1.21
<= 5.3.39
Patched versions
7.0.8
6.2.19
Description
Published by the National Vulnerability Database
Jun 9, 2026
Published to the GitHub Advisory Database
Jun 9, 2026
Reviewed
Jul 30, 2026
Last updated
Jul 30, 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.
References