ZeroHour

CVE-2026-59284

large

Arbitrary property key injection via writable /actuator/env in Spring Cloud Commons

CVSS 3.1
7.6 high
EPSS
<1%p26
Published
()
Modified
AI analysis

Spring Cloud Commons does not apply an allow list to property keys written through the writable Spring Boot /actuator/env endpoint, so nothing prevents arbitrary keys from being set. The flaw is triggered when write support on /actuator/env is enabled and a request with attacker-chosen property keys is submitted by an actor with high privileges on the application (CVSS PR:H), or by anyone who can reach the endpoint if it is left insufficiently protected. Because injected keys can modify arbitrary configuration properties, the attacker can alter application behavior beyond the component's normal scope (CVSS scope changed), yielding a high integrity impact and a limited availability impact with no confidentiality loss. Anyone running Spring Cloud Commons 3.1.10 and earlier, 4.0.0–4.2.6, 4.3.0–4.3.3, or 5.0.0–5.0.2 with the writable env endpoint enabled is affected. No exploitation is known: it is not in CISA KEV, no public proof-of-concept exists, and EPSS is about 0.3%.

What to do: Upgrade Spring Cloud Commons to a patched release beyond the affected range for your line (latest 5.0.x, 4.3.x, 4.2.x/4.0.x, or 3.1.x patch per the Broadcom advisory). Until patched, disable writes to /actuator/env (e.g., management.endpoint.env.post.enabled=false) or restrict the endpoint to trusted, highly privileged users and keep actuator endpoints off the public internet. Audit which services enable the writable env endpoint and who can reach it.

Affected
Broadcom Spring Cloud Commons5.0.0 – 5.0.2
Broadcom Spring Cloud Commons4.3.0 – 4.3.3
Broadcom Spring Cloud Commons4.0.0 – 4.2.6
Broadcom Spring Cloud Commons3.1.10 and earlier
Estimated exposure
large≈100,000–1,000,000 Java services plausibly embed affected Spring Cloud Commons versions (estimate; the subset with the writable env endpoint enabled is smaller… — Spring Cloud Commons is a core library of widely deployed Spring Cloud stacks (gateway, config, discovery) used across enterprise microservices, and public internet scans show hundreds of thousands of exposed Spring Boot actuator…

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

Description

There is no allow list for property keys when Spring Cloud Commons writable /actuator/env is enabled. Spring Cloud Commons 5.0.0 - 5.0.2 Spring Cloud Commons 4.3.0 - 4.3.3 Spring Cloud Commons 4.0.0 - 4.2.6 Spring Cloud Commons 3.1.10 and earlier

Vendors
broadcom
Products
spring cloud commons
Weakness
CWE-915
Vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:L

In the news

No ingested article mentions this CVE yet.