Integer overflow in Spring Framework - CVE-2026-41849
Published: August 31, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to integer overflow in the Spring Expression Language (SpEL) evaluation logic when evaluating untrusted or user-controlled SpEL expressions. A remote attacker can supply a specially crafted SpEL expression to cause a denial of service.
Applications are vulnerable only if they accept and evaluate untrusted or user-controlled SpEL expressions.