CVE-2026-20240
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
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: psirt@cisco.com — https://advisory.splunk.com/advisories/SVD-2026-0504
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| splunk | splunk | {"startIncluding":"9.3.0","endExcluding":"9.3.12"} | 9.3.12 |
| splunk | splunk_cloud_platform | {"startIncluding":"9.3.2411","endExcluding":"9.3.2411.129"} | 9.3.2411.129 |
| splunk | splunk_cloud_platform | 10.4.2603 | |
References
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.