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.
Published: 2026-07-15
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a directory traversal in the app installation REST endpoint that does not constrain the installation path to the specified app directory. A user who possesses both edit_local_apps and install_apps capabilities can supply a crafted value for the explicit_appname parameter, causing the installation handler to write files anywhere under $SPLUNK_HOME/etc. This can be used to overwrite existing configuration files or drop malicious payloads, thereby compromising the integrity and availability of the Splunk platform. The weakness is identified as CWE‑22.

Affected Systems

Affects Splunk Enterprise versions earlier than 10.4.1, 10.2.5, 10.0.8, 9.4.13, and 9.3.14, as well as Splunk Cloud Platform versions below 10.5.2605.0, 10.4.2604.6, 10.2.2510.18, and 10.1.2507.24. Users who have the install_apps and edit_local_apps capabilities on these platforms are at risk.

Risk and Exploitability

The CVSS score of 7.2 indicates a medium‑to‑high severity. The EPSS score of less than 1% suggests a low but non‑zero probability of exploitation. This vulnerability is not listed in the CISA KEV catalog. The attack vector is likely through authenticated API calls where a user with the relevant capabilities submits a malicious installation request; no additional network exposure is required. Successful exploitation allows placement of arbitrary files in $SPLUNK_HOME/etc, potentially enabling configuration tampering or code execution.

Generated by OpenCVE AI on July 31, 2026 at 03:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Splunk Enterprise to 10.4.1 or later, or upgrade Splunk Cloud Platform to 10.5.2605.0 or later, as recommended by the official advisory.
  • Restrict the install_apps and edit_local_apps capabilities to trusted administrators; remove these capabilities from all other users.
  • Enable logging for the app installation REST endpoint and review logs for suspicious explicit_appname values; consider using a file‑integrity monitoring tool to detect unauthorized writes to $SPLUNK_HOME/etc.

Generated by OpenCVE AI on July 31, 2026 at 03:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
First Time appeared Splunk
Splunk splunk Cloud Platform
Splunk splunk Enterprise
Vendors & Products Splunk
Splunk splunk Cloud Platform
Splunk splunk Enterprise

Wed, 15 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
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.
Title Path Traversal through 'explicit_appname' in the App Install REST Endpoint in Splunk Enterprise
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Splunk Splunk Cloud Platform Splunk Enterprise
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-07-16T03:55:53.915Z

Reserved: 2025-10-08T11:59:15.407Z

Link: CVE-2026-20297

cve-icon Vulnrichment

Updated: 2026-07-15T18:10:31.975Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T03:15:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')