saltbundlepy-tornado (SUSE:EL-9:Update:Products:SaltBundle:Update) — known CVEs & security advisories
Known CVE vulnerabilities and GitHub Security Advisories affecting the SUSE:EL-9:Update:Products:SaltBundle:Update package saltbundlepy-tornado, with affected version ranges, CVSS severity, EPSS exploit prediction, and CISA KEV status.
CVEs (18)
CVE-2024-38824 — CVSS 9.6 (critical): Directory traversal vulnerability in recv_file method allows arbitrary files to be written to the master cache directory.
CVE-2025-22236 — CVSS 8.1 (high): 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…
CVE-2025-22239 — CVSS 8.1 (high): Arbitrary event injection on Salt Master. The master's "_minion_event" method can be used by and authorized minion to send arbitrary events…
CVE-2025-62348 — CVSS 7.8 (high): Salt's junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module…
CVE-2025-13836 — CVSS 7.5 (high): When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This…
CVE-2025-67725 — CVSS 7.5 (high): Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP…
CVE-2025-67726 — CVSS 7.5 (high): Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing…
CVE-2025-47287 — CVSS 7.5 (high): Tornado is a Python web framework and asynchronous networking library. When Tornado's ``multipart/form-data`` parser encounters certain…
CVE-2025-22237 — CVSS 6.7 (medium): An attacker with access to a minion key can exploit the 'on demand' pillar functionality with a specially crafted git url which could cause…
CVE-2024-38825 — CVSS 6.4 (medium): The salt.auth.pki module does not properly authenticate callers. The "password" field contains a public certificate which is validated…
CVE-2025-22240 — CVSS 6.3 (medium): Arbitrary directory creation or file deletion. In the find_file method of the GitFS class, a path is created using os.path.join using…
CVE-2025-62349 — CVSS 6.2 (medium): Salt contains an authentication protocol version downgrade weakness that can allow a malicious minion to bypass newer…
CVE-2025-22241 — CVSS 5.6 (medium): File contents overwrite the VirtKey class is called when “on-demand pillar” data is requested and uses un-validated input to create…
CVE-2025-22242 — CVSS 5.6 (medium): Worker process denial of service through file read operation. .A vulnerability exists in the Master's “pub_ret” method which is exposed…
CVE-2025-67724 — CVSS 5.4 (medium): Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used…
CVE-2025-22238 — CVSS 4.2 (medium): Directory traversal attack in minion file cache creation. The master's default cache is vulnerable to a directory traversal attack. Which…
CVE-2024-38822 — CVSS 2.7 (low): Multiple methods in the salt master skip minion token validation. Therefore a misbehaving minion can impersonate another minion.
CVE-2024-38823 — CVSS 2.7 (low): Salt's request server is vulnerable to replay attacks when not using a TLS encrypted transport.