Description
Spring Cloud Config Server native environment repository allows exposure of configuration files outside of the configured repository path.
Spring Cloud Config 5.0.0 - 5.0.4
Spring Cloud Config 4.3.0 - 4.3.4
Spring Cloud Config 4.0.0 - 4.2.8
Spring Cloud Config 3.1.14 and earlier
Published: 2026-08-27
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information disclosure
Action: Patch
AI Analysis

Impact

Spring Cloud Config Server provides configuration data to micro‑service clients. A flaw in the handling of the native environment repository allows the resolved file path to point outside the intended repository directory. Based on the description, it is inferred that an attacker can retrieve arbitrary files from the server’s file system by crafting specially constructed HTTP paths. The exposed data may include database credentials, API keys, and other sensitive configuration information, leading to confidentiality loss.

Affected Systems

Spring Cloud Config Server versions 5.0.0 through 5.0.4, 4.3.0 through 4.3.4, 4.0.0 through 4.2.8, and all releases 3.1.14 or earlier are affected.

Risk and Exploitability

The CVSS score of 4.9 indicates moderate severity, while the EPSS score of less than 1% suggests exploitation is currently unlikely. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is an unauthenticated HTTP request that includes a path capable of traversing outside the configured repository. If the Config Server is exposed to untrusted networks, the server may return the contents of any accessible file, potentially exposing sensitive data.

Generated by OpenCVE AI on September 2, 2026 at 08:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest available release of Spring Cloud Config Server, which resolves the path validation flaw.
  • Restrict external access to the Config Server by enforcing authentication or placing it behind a secure network perimeter.
  • If the native environment repository is not required, disable it to eliminate the attack surface.
  • Configure the repository path to point only to non-sensitive directories and ensure filesystem permissions prevent unintended access.

Generated by OpenCVE AI on September 2, 2026 at 08:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 02 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Wed, 02 Sep 2026 07:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-200

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

Type Values Removed Values Added
First Time appeared Vmware
Vmware spring Cloud Config
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:a:vmware:spring_cloud_config:*:*:*:*:*:*:*:*
Vendors & Products Vmware
Vmware spring Cloud Config

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 27 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-200

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

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

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description Spring Cloud Config Server native environment repository allows exposure of configuration files outside of the configured repository path. Spring Cloud Config 5.0.0 - 5.0.4 Spring Cloud Config 4.3.0 - 4.3.4 Spring Cloud Config 4.0.0 - 4.2.8 Spring Cloud Config 3.1.14 and earlier
Title Spring Cloud Config Server Native Environment Repository Exposure
References
Metrics cvssV3_1

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


Subscriptions

Spring Spring Cloud Config
Vmware Spring Cloud Config
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T14:18:07.039Z

Reserved: 2026-05-20T10:01:00.478Z

Link: CVE-2026-47894

cve-icon Vulnrichment

Updated: 2026-08-27T14:17:35.951Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-27T06:17:20.930

Modified: 2026-09-01T20:37:46.150

Link: CVE-2026-47894

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T08:30:13Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

  • NVD-CWE-noinfo