Vmware Salt

11 CVEs affecting Vmware Salt. Latest disclosed: 2025-06-13. Critical: 1, High: 2.

Top CVEs affecting Vmware Salt
CVESeverityScorePublishedSummary
CVE-2024-38824Critical9.62025-06-13Directory traversal vulnerability in recv_file method allows arbitrary files to be written to the master cache directory.
CVE-2025-22239High8.12025-06-13Arbitrary 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 e…
CVE-2025-22236High8.12025-06-13Minion 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…
CVE-2025-22237Medium6.72025-06-13An 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 comma…
CVE-2024-38825Medium6.42025-06-13The salt.auth.pki module does not properly authenticate callers. The "password" field contains a public certificate which is validated against a CA certificate…
CVE-2025-22240Medium6.32025-06-13Arbitrary 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 th…
CVE-2025-22242Medium5.62025-06-13Worker 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-…
CVE-2025-22241Medium5.62025-06-13File contents overwrite the VirtKey class is called when “on-demand pillar” data is requested and uses un-validated input to create paths to the “pki directory…
CVE-2025-22238Medium4.22025-06-13Directory traversal attack in minion file cache creation. The master's default cache is vulnerable to a directory traversal attack. Which could be leveraged to…
CVE-2024-38823Low2.72025-06-13Salt's request server is vulnerable to replay attacks when not using a TLS encrypted transport.
CVE-2024-38822Low2.72025-06-13Multiple methods in the salt master skip minion token validation. Therefore a misbehaving minion can impersonate another minion.