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
Published: 2026-08-27
Score: 6.6 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Spring Cloud Commons exposes a writable /actuator/env endpoint without enforcing an allow list for property keys. This flaw permits any request that can reach the endpoint to modify environment properties at runtime, potentially changing application behavior. No other mechanisms such as authentication or authorization checks are applied to restrict which properties can be updated.

Affected Systems

Versions of Spring Cloud Commons from 5.0.0 through 5.0.2, 4.3.0 through 4.3.3, 4.0.0 through 4.2.6, and all releases 3.1.10 and earlier are impacted by this issue.

Risk and Exploitability

The CVSS base score of 6.6 reflects a moderate to high impact. Exploitation requires that the /actuator/env endpoint be reachable and writable; it is inferred that an external attacker who can contact the endpoint could supply arbitrary key/value pairs. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. No evidence indicates that the attacker must have higher privileges within the application, so the impact is confined to the permissions granted to the writable endpoint.

Generated by OpenCVE AI on August 28, 2026 at 08:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spring Cloud Commons to a version that implements an allow list for the /actuator/env endpoint or a newer major release that contains the fix.
  • Disable the writable /actuator/env endpoint or configure it so that it is only exposed to trusted administrators by adjusting 'management.endpoints.web.exposure.exclude' or by applying Spring Security settings.
  • Isolate the actuator interface behind a firewall, internal network segment, or VPN so that only authorized internal services can contact it.
  • Implement monitoring or logging to detect unexpected changes to environment properties and review application configuration at startup to identify tampering.

Generated by OpenCVE AI on August 28, 2026 at 08:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 28 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
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
Title Spring Cloud Commons no allow list for writable env actuator endpoint
References
Metrics cvssV3_1

{'score': 6.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T17:57:42.527Z

Reserved: 2026-07-04T18:13:26.297Z

Link: CVE-2026-59284

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-27T20:17:54.573

Modified: 2026-08-27T20:17:54.573

Link: CVE-2026-59284

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T08:45:17Z

Weaknesses