ZeroHour

CVE-2026-59282

mass

Unauthenticated Denial-of-Service in Spring Framework Data Binding

CVSS 3.1
7.5 high
EPSS
<1%p25
Published
()
Modified
AI analysis

CVE-2026-59282 is a denial-of-service flaw in Spring Framework's data binding infrastructure, which applications use to apply user-supplied property paths onto target objects. An unauthenticated remote attacker can trigger it by sending crafted property paths to any application that binds user-controlled paths onto objects, causing uncontrolled resource consumption (CWE-400). The attacker gains the ability to exhaust resources and disrupt service availability; confidentiality and integrity are not impacted, consistent with the CVSS 3.1 score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H). Effectively every maintained Spring Framework line is affected, from 5.2.25.RELEASE and earlier through 7.0.8, so any Spring-based application that exposes user-controlled property paths to its binding layer is in scope. Exploitation status is currently quiet: no public proof of concept is known, the CVE is not in CISA KEV, and EPSS assigns only a 0.3% probability of exploitation within 30 days (25th percentile).

What to do: Upgrade each deployment to a patched Spring Framework release beyond the affected ceilings in its branch (newer than 7.0.8, 6.2.19, 6.1.28, 6.0.30, 5.3.49, and 5.2.25.RELEASE). Until patched, audit network-facing endpoints that allow users to supply property paths for data binding and restrict or validate those paths to limit resource consumption. Applications that never expose user-controlled property paths to the binding infrastructure are not considered affected.

Affected
vmware Spring Framework7.0.0 - 7.0.8
vmware Spring Framework6.2.0 - 6.2.19
vmware Spring Framework6.1.0 - 6.1.28
vmware Spring Framework6.0.0 - 6.0.30
vmware Spring Framework5.3.0 - 5.3.49
vmware Spring Framework5.2.25.RELEASE and earlier
Estimated exposure
massmillions of application instances worldwide (Spring is the dominant Java application framework) — Spring Framework underpins a very large share of enterprise and web-facing Java applications, with Spring Boot's massive adoption and download footprint implying affected installations on the order of millions, though only the subset that…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Spring Framework applications that use Spring's data binding infrastructure to apply user-supplied property paths onto a target object may be vulnerable to a Denial of Service (DoS) attack. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3.49 Spring Framework 5.2.25.RELEASE and earlier

Vendors
vmware
Products
spring framework
Weakness
CWE-400
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

In the news

No ingested article mentions this CVE yet.