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

CVE-2020-11652: SaltStack Salt Path Traversal Vulnerability

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

SaltStack Salt contains a path traversal vulnerability in the salt-master process ClearFuncs which allows directory access to authenticated users. Salt users who follow fundamental internet security…

CVE-2020-11652 is a path traversal vulnerability in SaltStack Salt, specifically in the salt-master process component known as ClearFuncs. It can allow authenticated users to gain unintended directory access on systems running the affected software. This matters because Salt is commonly used for configuration management and remote execution across infrastructure; improper access to directories on the master can expose sensitive files or configuration data and undermine the trust boundary between operators and the control plane. CISA notes that Salt users who follow fundamental internet security guidelines and best practices are not affected.

How it works

The weakness is classified as CWE-22, improper limitation of a pathname to a restricted directory (path traversal). In this case the flaw resides in ClearFuncs within the salt-master process. An authenticated user who can interact with the vulnerable functionality may supply crafted path elements that escape the intended directory scope, thereby obtaining access to locations outside the expected workspace.

Exact request formats, parameters, and preconditions are not detailed in the provided facts; defenders should treat this as a classic authenticated path-traversal issue against the master and confirm precise mechanics and any authentication or authorization requirements against the vendor advisory. Because the attack requires authentication, exposure is limited compared with unauthenticated remote flaws, yet any compromise of credentials or overly broad access to the Salt API or master still elevates risk.

Am I affected? How to find it in your systems

SaltStack Salt typically runs as a master/minion architecture used for orchestration, configuration management, and remote command execution. The salt-master service is the critical component named in the vulnerability description. Inventory every host that runs the salt-master process, including development, staging, and any secondary or failover masters.

Any concrete indicators of compromise or version applicability must be validated against the vendor advisory and your own baseline configurations.

How to remediate

Patch first. Apply the updates published by the vendor for SaltStack Salt exactly as instructed in the official advisory. CISA’s required action is to apply updates per vendor instructions. After patching, restart the salt-master service according to vendor guidance and verify the running version matches the remediated release.

Beyond the patch, harden the deployment for this class of weakness:

If you can't patch immediately

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

These measures buy time but do not replace the vendor patch.

If your data may have been exposed

Actively exploited vulnerabilities can lead to unauthorized access and data exposure. Known ransomware use is not documented for this CVE. If you suspect compromise, preserve logs, isolate affected masters, rotate credentials, and follow your incident-response process. You can run a free exposure scan of your email addresses to check whether they appear in known breach data sets and take further account-protection steps as needed.

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

Details

AffectedSaltStack · Salt
WeaknessCWE-22
Added to CISA KEVNov 3, 2021
Federal patch deadlineMay 3, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities