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: < 1% Very Low
KEV: No
Impact: Unauthorized alteration of application environment configuration via the writable actuator /actuator/env endpoint
Action: Apply Patch
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 < 1%, which is less than 1% and indicates a very low but non‑zero likelihood of exploitation. 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 29, 2026 at 00:31 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 29, 2026 at 00:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 01 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Spring
Spring spring Cloud Commons
Vendors & Products Spring
Spring spring Cloud Commons

Tue, 01 Sep 2026 14:00:00 +0000

Type Values Removed Values Added
First Time appeared Broadcom
Broadcom spring Cloud Commons
CPEs cpe:2.3:a:broadcom:spring_cloud_commons:*:*:*:*:*:*:*:*
Vendors & Products Broadcom
Broadcom spring Cloud Commons

Sat, 29 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 23:15:00 +0000

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

Fri, 28 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-915

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

Broadcom Spring Cloud Commons
Spring Spring Cloud Commons
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-28T18:32:18.345Z

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

Link: CVE-2026-59284

cve-icon Vulnrichment

Updated: 2026-08-28T18:28:37.959Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-01T13:54:33.980

Link: CVE-2026-59284

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:22:43Z

Weaknesses
  • CWE-915

    Improperly Controlled Modification of Dynamically-Determined Object Attributes