VYPR
Vendor

Saltstack

Products
4
CVEs
43
Across products
43
Status
Private

Products

4

Recent CVEs

43
View all 43 CVEs →
  • CVE-2017-12791CriAug 23, 2017
    risk 0.64cvss 9.8epss 0.05

    Directory traversal vulnerability in minion id validation in SaltStack Salt before 2016.11.7 and 2017.7.x before 2017.7.1 allows remote minions with incorrect credentials to authenticate to a master via a crafted minion ID.

  • CVE-2016-9639CriFeb 7, 2017
    risk 0.59cvss 9.1epss 0.03

    Salt before 2015.8.11 allows deleted minions to read or write to minions with the same id, related to caching.

  • CVE-2017-14695CriOct 24, 2017
    risk 0.57cvss 9.8epss 0.03

    Directory traversal vulnerability in minion id validation in SaltStack Salt before 2016.3.8, 2016.11.x before 2016.11.8, and 2017.7.x before 2017.7.2 allows remote minions with incorrect credentials to authenticate to a master via a crafted minion ID. NOTE: this vulnerability…

  • CVE-2017-5200HigSep 26, 2017
    risk 0.57cvss 8.8epss 0.03

    Salt-api in SaltStack Salt before 2015.8.13, 2016.3.x before 2016.3.5, and 2016.11.x before 2016.11.2 allows arbitrary command execution on a salt-master via Salt's ssh_client.

  • CVE-2017-5192HigSep 26, 2017
    risk 0.57cvss 8.8epss 0.02

    When using the local_batch client from salt-api in SaltStack Salt before 2015.8.13, 2016.3.x before 2016.3.5, and 2016.11.x before 2016.11.2, external authentication is not respected, enabling all authentication to be bypassed.

  • CVE-2015-6941CriAug 9, 2017
    risk 0.57cvss 9.8epss 0.02

    win_useradd, salt-cloud and the Linode driver in salt 2015.5.x before 2015.5.6, and 2015.8.x before 2015.8.1 leak password information in debug logs.

  • CVE-2025-22236HigJun 13, 2025
    risk 0.53cvss 8.1epss 0.00

    Minion event bus authorization bypass. An attacker with access to a minion key can craft a message which may be able to execute a job on other minions (>= 3007.0).

  • CVE-2016-1866HigApr 12, 2016
    risk 0.53cvss 8.1epss 0.02

    Salt 2015.8.x before 2015.8.4 does not properly handle clear messages on the minion, which allows man-in-the-middle attackers to execute arbitrary code by inserting packets into the minion-master data stream.

  • CVE-2017-8109HigApr 25, 2017
    risk 0.51cvss 7.8epss 0.00

    The salt-ssh minion code in SaltStack Salt 2016.11 before 2016.11.4 copied over configuration from the Salt Master without adjusting permissions, which might leak credentials to local attackers on configured minions (clients).

  • CVE-2015-4017HigAug 25, 2017
    risk 0.49cvss 7.5epss 0.01

    Salt before 2014.7.6 does not verify certificates when connecting via the aliyun, proxmox, and splunk modules.

  • CVE-2025-22239HigJun 13, 2025
    risk 0.46cvss 8.1epss 0.00

    Arbitrary event injection on Salt Master. The master's "_minion_event" method can be used by and authorized minion to send arbitrary events onto the master's event bus.

  • CVE-2024-22232HigJun 27, 2024
    risk 0.43cvss 7.7epss 0.01

    A specially crafted url can be created which leads to a directory traversal in the salt file server. A malicious user can read an arbitrary file from a Salt master’s filesystem.

  • CVE-2017-14696HigOct 24, 2017
    risk 0.42cvss 7.5epss 0.03

    SaltStack Salt before 2016.3.8, 2016.11.x before 2016.11.8, and 2017.7.x before 2017.7.2 allows remote attackers to cause a denial of service via a crafted authentication request.

  • CVE-2025-22237MedJun 13, 2025
    risk 0.37cvss 6.7epss 0.00

    An attacker with access to a minion key can exploit the 'on demand' pillar functionality with a specially crafted git url which could cause and arbitrary command to be run on the master with the same privileges as the master process.

  • CVE-2023-34049MedNov 14, 2024
    risk 0.37cvss 6.7epss 0.00

    The Salt-SSH pre-flight option copies the script to the target at a predictable path, which allows an attacker to force Salt-SSH to run their script. If an attacker has access to the target VM and knows the path to the pre-flight script before it runs they can ensure Salt-SSH…

  • CVE-2016-3176MedJan 31, 2017
    risk 0.36cvss 5.6epss 0.01

    Salt before 2015.5.10 and 2015.8.x before 2015.8.8, when PAM external authentication is enabled, allows attackers to bypass the configured authentication service by passing an alternate service with a command sent to LocalClient.

  • CVE-2024-38825MedJun 13, 2025
    risk 0.35cvss 6.4epss 0.00

    The salt.auth.pki module does not properly authenticate callers. The "password" field contains a public certificate which is validated against a CA certificate by the module. This is not pki authentication, as the caller does not need access to the corresponding private key for…

  • CVE-2025-22240MedJun 13, 2025
    risk 0.34cvss 6.3epss 0.00

    Arbitrary directory creation or file deletion. In the find_file method of the GitFS class, a path is created using os.path.join using unvalidated input from the “tgt_env” variable. This can be exploited by an attacker to delete any file on the Master's process has…

  • CVE-2015-6918MedOct 10, 2017
    risk 0.34cvss 6.3epss 0.01

    salt before 2015.5.5 leaks git usernames and passwords to the log.

  • CVE-2025-22242MedJun 13, 2025
    risk 0.29cvss 5.6epss 0.00

    Worker process denial of service through file read operation. .A vulnerability exists in the Master's “pub_ret” method which is exposed to all minions. The un-sanitized input value “jid” is used to construct a path which is then opened for reading. An attacker could…