Inefficient regular expression complexity in Spring Framework - CVE-2026-41848
Published: August 31, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to regular expression denial of service in AntPathMatcher when processing an attacker-supplied pattern in match, matchStart, or extractUriTemplateVariables. A remote attacker can provide a crafted pattern to cause a denial of service.
The issue is exposed only if attacker-controlled input is directly or indirectly supplied as the pattern argument to the affected methods.