Allocation of Resources Without Limits or Throttling in Spring Framework - CVE-2026-59282

 

Allocation of Resources Without Limits or Throttling in Spring Framework - CVE-2026-59282

Published: August 28, 2026


Vulnerability identifier: #VU146230
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-59282
CWE-ID: CWE-770
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to uncontrolled resource consumption in Spring data binding infrastructure when applying user-supplied property paths onto a target object. A remote attacker can supply a property path with an arbitrarily large index into a nested sub-property to cause a denial of service.

Exploitation requires the target object to contain a self-populating list implementation as a property, and the list element type must expose sub-properties.


Affected software

Spring Framework
Library Support for Spring

How to mitigate CVE-2026-59282

Install security update from vendor's website.

Spring Framework - addressed in versions 5.2.26, 5.3.50, 6.0.31, 6.1.29, 6.2.20, 7.0.8.1, 7.0.9
Library Support for Spring - update to 3.5.19

External References

Related Security Bulletins