CVE-2026-20240

medium
Published 2026-05-20 · Modified 2026-05-21
CVSS v3
6.5
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS v2
VIR risk
6.5

Description

In Splunk Enterprise versions below 10.2.2, 10.0.5, 9.4.11, and 9.3.12, and Splunk Cloud Platform versions below 10.4.2603.1, 10.3.2512.9, 10.2.2510.11, 10.1.2507.21, 10.0.2503.13, and 9.3.2411.129, a low-privileged user that does not hold the ‘admin’ or ‘power’ Splunk roles could cause a Denial of Service by exploiting the `coldToFrozen.sh` script in the `splunk_archiver` app to rename critical Splunk directories, making the instance non-functional.<br><br>The Denial of Service is possible because of missing input validation in the `coldToFrozen.sh` script, which accepts arbitrary file paths and renames them without restricting operations to safe directories.

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: psirt@cisco.com — https://advisory.splunk.com/advisories/SVD-2026-0504

Application impact

VendorProductVersionsFixed
splunksplunk{"startIncluding":"9.3.0","endExcluding":"9.3.12"}9.3.12
splunksplunk_cloud_platform{"startIncluding":"9.3.2411","endExcluding":"9.3.2411.129"}9.3.2411.129
splunksplunk_cloud_platform10.4.2603

References

CWEs

CWE-20

Verify integrity in audit chain (admin only). AS-IS.