LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2020-5410: VMware Tanzu Spring Cloud Config Directory Traversal Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 25, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Apr 15, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2020-5410 to its Known Exploited Vulnerabilities catalog on Mar 25, 2022, with a federal patch deadline of Apr 15, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Spring, by VMware Tanzu, Cloud Config contains a path traversal vulnerability that allows applications to serve arbitrary configuration files.

CVE-2020-5410 is a directory traversal vulnerability in VMware Tanzu Spring Cloud Configuration (Config) Server. It allows applications to serve arbitrary configuration files, which can expose sensitive settings and credentials that applications rely on at runtime. For IT and security teams running Spring Cloud Config in development or production, this matters because configuration stores often hold secrets, connection strings, and environment-specific data that attackers can abuse once obtained.

CISA notes the issue under CWE-23 and directs organizations to apply updates per vendor instructions. Specifics such as exact affected builds must be confirmed against the vendor advisory.

How it works

The flaw belongs to the path traversal class (CWE-23). In products that resolve and serve configuration resources from a backend store or filesystem, insufficient validation of path elements lets a requester escape the intended directory. An attacker who can reach the Config Server can craft requests that cause it to return files outside the authorized configuration root.

In practical terms, the server is tricked into treating attacker-controlled path segments as legitimate locations for configuration data. The CISA summary states that this allows applications to serve arbitrary configuration files. No further exploit mechanics are provided in the given facts; defenders should treat any unauthenticated or weakly authenticated access to the Config Server endpoint as a potential vector and confirm request patterns and authentication requirements in the vendor advisory.

Am I affected? How to find it in your systems

VMware Tanzu Spring Cloud Config Server is commonly deployed in microservice and cloud-native environments to centralize application configuration. It may run as a standalone Spring Boot application, inside containers, or on platform services that host Spring Cloud components.

Inventory steps:

Telemetry signs of abuse are not detailed in the provided facts. In general for this class, look for unusual path sequences in access logs (for example, repeated parent-directory references), requests for files outside normal configuration naming patterns, and spikes in Config Server traffic from unexpected sources. Confirm log field names and indicators with your deployment’s logging configuration and the vendor advisory.

How to remediate

Patch first. Apply the updates published by the vendor for VMware Tanzu Spring Cloud Config Server exactly as described in the official advisory for CVE-2020-5410. CISA’s required action is to apply updates per vendor instructions.

After patching:

These hardening steps reduce the blast radius of similar path-handling weaknesses even after the specific CVE is closed.

If you can't patch immediately

Until the vendor update can be applied, reduce risk with compensating controls:

These measures do not replace the patch; they only buy time while you schedule the update.

If your data may have been exposed

Actively exploited vulnerabilities can lead to unauthorized access to configuration data and subsequent compromise of dependent systems. Known ransomware use is not documented for this CVE. If your Config Server was exposed, treat retrieved configuration as potentially compromised: rotate credentials, review downstream application access, and follow your incident response process. You can run a free exposure scan of your email addresses against known breach data to check whether associated accounts appear in public breach collections.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedVMware Tanzu · Spring Cloud Configuration (Config) Server
WeaknessCWE-23
Added to CISA KEVMar 25, 2022
Federal patch deadlineApr 15, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities