CVE-2026-20297
Analyzed
Analyzed - Analysis Complete
Path Traversal in Splunk Enterprise and Splunk Cloud Platform
Vulnerability report for CVE-2026-20297, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-15
Last updated on: 2026-07-24
Assigner: Cisco Systems, Inc.
Description
Description
In Splunk Enterprise versions below 10.4.1, 10.2.5, 10.0.8, 9.4.13, and 9.3.14, and Splunk Cloud Platform versions below 10.5.2605.0, 10.4.2604.6, 10.2.2510.18, and 10.1.2507.24, a user who holds a role that contains the `edit_local_apps` and `install_apps` capabilities could cause a legitimate app installation to write files outside the intended app directory, into `$SPLUNK_HOME/etc/` and its subdirectories.<br><br>The vulnerability is caused by a path traversal in the app installation workflow, which does not restrict the installation path to the intended app directory.
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.8 (exc) |
| splunk | splunk | From 10.2.0 (inc) to 10.2.5 (exc) |
| splunk | splunk | From 9.4.0 (inc) to 9.4.13 (exc) |
| splunk | splunk | 10.4.0 |
| splunk | splunk | From 9.3.0 (inc) to 9.3.14 (exc) |
| splunk | splunk_cloud_platform | From 10.1.2507 (inc) to 10.1.2507.24 (exc) |
| splunk | splunk_cloud_platform | From 10.2.2510 (inc) to 10.2.2510.18 (exc) |
| splunk | splunk_cloud_platform | From 10.4.2604 (inc) to 10.4.2604.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |