Description
In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, a user who does not hold the "admin" or "power" Splunk roles could write dispatch metadata to an arbitrary location on the host by supplying a crafted search identifier to a Representational State Transfer (REST) API endpoint and affect system integrity on the host. The vulnerability is possible because Splunk Enterprise does not validate the search identifier before using it to create a dispatch directory. For more information see About configuring role-based user access (https://help.splunk.com/en/splunk-enterprise/administer/manage-users-and-security/10.2/manage-splunk-platform-users-and-roles/about-configuring-role-based-user-access) in the Splunk documentation.
Published: 2026-08-19
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Splunk Enterprise before the released patched versions allows a user without admin or power roles to supply a crafted search identifier to the REST API. Because the search identifier is not validated, an attacker can create a dispatch directory at an arbitrary location on the host, effectively writing metadata outside the intended path. This flaw enables the attacker to alter files or inject arbitrary data, thereby compromising the integrity of the system.

Affected Systems

All unsupported Splunk Enterprise releases that precede version 10.4.2, 10.2.6, 10.0.9, and 9.4.14 are affected. The issue is limited to users who lack the admin or power roles, but any such user can trigger the path traversal via the search dispatch REST endpoint.

Risk and Exploitability

The vulnerability carries a CVSS score of 7.7, indicating high severity. EPSS is not provided, and the vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread exploitation at this time. Attackers can exploit the flaw by sending a crafted request to the search dispatch REST API, which creates a directory in an arbitrary filesystem location, potentially modifying critical system or application files. The risk is high because the flaw does not require elevated privileges beyond non-admin roles and directly modifies host state.

Generated by OpenCVE AI on August 20, 2026 at 10:49 UTC.

Remediation

Vendor Solution

Upgrade Splunk Enterprise to versions 10.4.2, 10.2.6, 10.0.9, and 9.4.14, or higher.


OpenCVE Recommended Actions

  • Upgrade Splunk Enterprise to version 10.4.2, 10.2.6, 10.0.9, or 9.4.14 or newer.
  • Reconfigure Splunk user roles to restrict non‑admin users from accessing the Search Dispatch REST API; only admin or power roles should have that access.
  • Audit file system integrity and set alerts for unexpected directory creation in the dispatch path to detect unauthorized changes.

Generated by OpenCVE AI on August 20, 2026 at 10:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 21 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
First Time appeared Splunk splunk
CPEs cpe:2.3:a:splunk:splunk:*:*:*:*:enterprise:*:*:*
Vendors & Products Splunk splunk

Wed, 19 Aug 2026 23:15:00 +0000

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

Wed, 19 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, a user who does not hold the "admin" or "power" Splunk roles could write dispatch metadata to an arbitrary location on the host by supplying a crafted search identifier to a Representational State Transfer (REST) API endpoint and affect system integrity on the host. The vulnerability is possible because Splunk Enterprise does not validate the search identifier before using it to create a dispatch directory. For more information see About configuring role-based user access (https://help.splunk.com/en/splunk-enterprise/administer/manage-users-and-security/10.2/manage-splunk-platform-users-and-roles/about-configuring-role-based-user-access) in the Splunk documentation.
Title Path Traversal through the Search Dispatch REST API in Splunk Enterprise
Weaknesses CWE-27
References
Metrics cvssV3_1

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


Subscriptions

Splunk Splunk Splunk Enterprise
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-08-26T15:21:00.823Z

Reserved: 2026-08-19T12:02:03.627Z

Link: CVE-2026-76344

cve-icon Vulnrichment

Updated: 2026-08-26T14:49:47.315Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-19T22:17:19.150

Modified: 2026-08-26T16:16:41.110

Link: CVE-2026-76344

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T11:00:04Z

Weaknesses
  • CWE-27

    Path Traversal: 'dir/../../filename'