CVE-2026-20240
Analyzed
Analyzed - Analysis Complete
Denial of Service in Splunk Enterprise via coldToFrozen.sh
Publication date: 2026-05-20
Last updated on: 2026-05-21
Assigner: Cisco Systems, Inc.
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| splunk | splunk | From 10.0.0 (inc) to 10.0.5 (exc) |
| splunk | splunk | From 10.2.0 (inc) to 10.2.2 (exc) |
| splunk | splunk | From 9.3.0 (inc) to 9.3.12 (exc) |
| splunk | splunk | From 9.4.0 (inc) to 9.4.11 (exc) |
| splunk | splunk_cloud_platform | From 10.0.2503 (inc) to 10.0.2503.13 (exc) |
| splunk | splunk_cloud_platform | From 10.1.2507 (inc) to 10.1.2507.21 (exc) |
| splunk | splunk_cloud_platform | From 10.2.2510 (inc) to 10.2.2510.11 (exc) |
| splunk | splunk_cloud_platform | From 10.3.2512 (inc) to 10.3.2512.9 (exc) |
| splunk | splunk_cloud_platform | From 9.3.2411 (inc) to 9.3.2411.129 (exc) |
| splunk | splunk_cloud_platform | 10.4.2603 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |