SaltStack In October 2020, VMware acquired SaltStack. SaltStack helps customers to automate ITOps, DevOps, NetOps or SecOps functions.
Don't miss out!
Thousands of developers use stack.watch to stay informed.Get an email whenever new security vulnerabilities are reported in any SaltStack product.
RSS Feeds for SaltStack security vulnerabilities
Create a CVE RSS feed including security vulnerabilities found in SaltStack products with stack.watch. Just hit watch, then grab your custom RSS feed url.
Products by SaltStack Sorted by Most Security Vulnerabilities since 2018
Known Exploited SaltStack Vulnerabilities
The following SaltStack vulnerabilities have been marked by CISA as Known to be Exploited by threat actors.
Title | Description | Added |
---|---|---|
SaltStack directory traversal failure to sanitize untrusted input |
The salt-master process ClearFuncs class allows access to some methods that improperly sanitize paths. These methods allow arbitrary directory access to authenticated users. CVE-2020-11652 Exploit Probability: 94.2% |
November 3, 2021 |
SaltStack Salt Authentication Bypass |
The salt-master process ClearFuncs class does not properly validate method calls. This allows a remote user to access some methods without authentication. CVE-2020-11651 Exploit Probability: 94.4% |
November 3, 2021 |
SaltStack Through 3002 Shell Injection Vulnerability |
An issue was discovered in SaltStack Salt through 3002. Sending crafted web requests to the Salt API, with the SSH client enabled, can result in shell injection. CVE-2020-16846 Exploit Probability: 94.4% |
November 3, 2021 |
Of the known exploited vulnerabilities above, 3 are in the top 1%, or the 99th percentile of the EPSS exploit probability rankings.
By the Year
In 2025 there have been 0 vulnerabilities in SaltStack. SaltStack did not have any published security vulnerabilities last year.
Year | Vulnerabilities | Average Score |
---|---|---|
2025 | 0 | 0.00 |
2024 | 0 | 0.00 |
2023 | 3 | 7.63 |
2022 | 5 | 7.78 |
2021 | 13 | 8.15 |
2020 | 6 | 8.53 |
2019 | 1 | 9.80 |
2018 | 2 | 7.55 |
It may take a day or so for new SaltStack vulnerabilities to show up in the stats or in the list of recent security vulnerabilties. Additionally vulnerabilities may be tagged under a different product or component name.
Recent SaltStack Security Vulnerabilities
Git Providers can read from the wrong environment
CVE-2023-20898
7.8 - High
- September 05, 2023
Git Providers can read from the wrong environment because they get the same cache directory base name in Salt masters prior to 3005.2 or 3006.2. Anything that uses Git Providers with different environments can get garbage data or the wrong data, which can lead to wrongful data disclosure, wrongful executions, data corruption and/or crash.
Salt masters prior to 3005.2 or 3006.2 contain a DOS in minion return
CVE-2023-20897
5.3 - Medium
- September 05, 2023
Salt masters prior to 3005.2 or 3006.2 contain a DOS in minion return. After receiving several bad packets on the request server equal to the number of worker threads, the master will become unresponsive to return requests until restarted.
Improper Resource Shutdown or Release
Buffer Overflow vulnerability in Saltstack v.3003 and before
CVE-2021-33226
9.8 - Critical
- February 17, 2023
Buffer Overflow vulnerability in Saltstack v.3003 and before allows attacker to execute arbitrary code via the func variable in salt/salt/modules/status.py file. NOTE: this is disputed by third parties because an attacker cannot influence the eval input
Classic Buffer Overflow
An issue was discovered in SaltStack Salt in versions before 3002.9, 3003.5, 3004.2
CVE-2022-22967
8.8 - High
- June 23, 2022
An issue was discovered in SaltStack Salt in versions before 3002.9, 3003.5, 3004.2. PAM auth fails to reject locked accounts, which allows a previously authorized user whose account is locked still run Salt commands when their account is locked. This affects both local shell accounts with an active session and salt-api users that authenticate via PAM eauth.
AuthZ
An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1
CVE-2022-22936
8.8 - High
- March 29, 2022
An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1. Job publishes and file server replies are susceptible to replay attacks, which can result in an attacker replaying job publishes causing minions to run old jobs. File server replies can also be re-played. A sufficient craft attacker could gain root access on minion under certain scenarios.
Authentication Bypass by Capture-replay
An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1
CVE-2022-22941
8.8 - High
- March 29, 2022
An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1. When configured as a Master-of-Masters, with a publisher_acl, if a user configured in the publisher_acl targets any minion connected to the Syndic, the Salt Master incorrectly interpreted no valid targets as valid, allowing configured users to target any of the minions connected to the syndic with their configured commands. This requires a syndic master combined with publisher_acl configured on the Master-of-Masters, allowing users specified in the publisher_acl to bypass permissions, publishing authorized commands to any configured minion.
Incorrect Permission Assignment for Critical Resource
An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1
CVE-2022-22935
3.7 - Low
- March 29, 2022
An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1. A minion authentication denial of service can cause a MiTM attacker to force a minion process to stop by impersonating a master.
authentification
An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1
CVE-2022-22934
8.8 - High
- March 29, 2022
An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1. Salt Masters do not sign pillar data with the minions public key, which can result in attackers substituting arbitrary pillar data.
An issue was discovered in SaltStack Salt before 3003.3
CVE-2021-21996
7.5 - High
- September 08, 2021
An issue was discovered in SaltStack Salt before 3003.3. A user who has control of the source, and source_hash URLs can gain full file system access as root on a salt minion.
In SaltStack Salt 2016.9 through 3002.6, a command injection vulnerability exists in the snapper module
CVE-2021-31607
7.8 - High
- April 23, 2021
In SaltStack Salt 2016.9 through 3002.6, a command injection vulnerability exists in the snapper module that allows for local privilege escalation on a minion. The attack requires that a file is created with a pathname that is backed up by snapper, and that the master calls the snapper.diff function (which executes popen unsafely).
Shell injection