← Vulnerability feed

Vulnerability record · CVE-2020-11651 · published 30 April 2020

CVE-2020-11651: SaltStack Salt master authentication bypass in ClearFuncs

Saltstack · Salt

SaltStack Salt before 2019.2.4 and 3000 before 3000.2 fails to properly validate method calls in the salt-master ClearFuncs class, allowing remote unauthenticated access to certain methods. Those methods can be used to retrieve user tokens from the salt master and run arbitrary commands on salt minions, making it a severe control-plane compromise.

9.8 CVSS 3.1 Critical CISA KEV since 3 Nov 2021 EPSS 97% · top 0.1%
9.8CVSS 3.1 base score, v2 7.5
97%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
5Affected product versions listed by NVD
23References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

An issue was discovered in SaltStack Salt before 2019.2.4 and 3000 before 3000.2. The salt-master process ClearFuncs class does not properly validate method calls. This allows a remote user to access some methods without authentication. These methods can be used to retrieve user tokens from the salt master and/or run arbitrary commands on salt minions.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 16 September 2026. Confidence: high.

critical priorityUnauthenticated remote code execution on the Salt control plane with CVSS 9.8, KEV listing and near-certain EPSS probability.

What it is

SaltStack Salt before 2019.2.4 and 3000 before 3000.2 fails to properly validate method calls in the salt-master ClearFuncs class, allowing remote unauthenticated access to certain methods. Those methods can be used to retrieve user tokens from the salt master and run arbitrary commands on salt minions, making it a severe control-plane compromise.

Impact

An unauthenticated attacker can steal salt master user tokens and execute arbitrary commands across managed minions, effectively taking over the Salt infrastructure and any systems it manages.

Attack surface

Reachable remotely over the network against the salt-master service with no authentication and no user interaction required, per the CVSS vector AV:N/AC:L/PR:N/UI:N.

Exploitation

CISA KEV lists it as exploited with a 2021-11-03 addition, EPSS 30-day probability is 0.96614 (99.881st percentile), and references include public exploit write-ups tagged Exploit.

What to do

  • Upgrade Salt to 2019.2.4 or 3000.2 or later as directed by the vendor advisory.
  • Apply distribution-specific updates from Debian, Ubuntu, openSUSE and VMware advisories where Salt or bundled components are present.
  • Restrict network access to salt-master ports (4505/4506) to trusted management networks only.
  • Rotate salt master tokens, keys and any credentials reachable from the master after patching.
  • Audit minion command history and master logs for unauthorized command execution.

Detection

  • Monitor salt-master logs for unexpected ClearFuncs method calls or authentication anomalies.
  • Alert on new or unusual outbound connections from salt-master to minion ports.
  • Hunt for unexpected command execution events on minions originating from the master.
  • Review network flows to salt-master ports from untrusted or external sources.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2020-11651 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "SaltStack Salt Authentication Bypass Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 3 May 2022.

Affected products

5 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00047.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00070.html Mailing ListThird Party Advisory
http://packetstormsecurity.com/files/157560/Saltstack-3000.1-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/157678/SaltStack-Salt-Master-Minion-Unauthenticated-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://www.vmware.com/security/advisories/VMSA-2020-0009.html Third Party Advisory
https://docs.saltstack.com/en/latest/topics/releases/2019.2.4.html Vendor Advisory
https://github.com/saltstack/salt/blob/v3000.2_docs/doc/topics/releases/3000.2.rst Third Party Advisory
https://lists.debian.org/debian-lts-announce/2020/05/msg00027.html Mailing ListThird Party Advisory
https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-salt-2vx545AG Third Party Advisory
https://usn.ubuntu.com/4459-1/ Third Party Advisory
https://www.debian.org/security/2020/dsa-4676 Third Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00047.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00070.html Mailing ListThird Party Advisory
http://packetstormsecurity.com/files/157560/Saltstack-3000.1-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/157678/SaltStack-Salt-Master-Minion-Unauthenticated-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://www.vmware.com/security/advisories/VMSA-2020-0009.html Third Party Advisory
https://docs.saltstack.com/en/latest/topics/releases/2019.2.4.html Vendor Advisory
https://github.com/saltstack/salt/blob/v3000.2_docs/doc/topics/releases/3000.2.rst Third Party Advisory
https://lists.debian.org/debian-lts-announce/2020/05/msg00027.html Mailing ListThird Party Advisory
https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-salt-2vx545AG Third Party Advisory
https://usn.ubuntu.com/4459-1/ Third Party Advisory
https://www.debian.org/security/2020/dsa-4676 Third Party Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-11651 US Government Resource

Track CVE-2020-11651 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2023-46604Apache ActiveMQ OpenWire deserialization remote code executionThe Java OpenWire protocol marshaller in Apache ActiveMQ deserializes untrusted data, letting an attacker manipulate serialized class types so the br…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2020-11651), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.