Description
In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, 9.4.14, and 9.3.14, an unauthenticated user could cause another user to dispatch arbitrary Search Processing Language (SPL) pipelines from Dataset Explorer with the same privileges as that user, which can allow for access to all relevant data and system integrity available to that user and affect system availability. The vulnerability is possible because Dataset Explorer does not validate or escape dataset names before building SPL searches and does not apply SPL safeguards for risky commands to those searches. The vulnerability requires the attacker to phish the user by tricking them into opening the crafted link. The unauthenticated user should not be able to exploit the vulnerability at will. For more information see Explore a dataset (https://help.splunk.com/en/splunk-enterprise/manage-knowledge-objects/knowledge-management-manual/10.4/manage-and-explore-datasets/explore-a-dataset) and SPL safeguards for risky commands (https://help.splunk.com/en/splunk-enterprise/administer/manage-users-and-security/10.4/best-practices-for-splunk-platform-security/spl-safeguards-for-risky-commands) in the Splunk documentation.
Published: 2026-08-19
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In affected Splunk Enterprise releases, the Dataset Explorer component does not validate or escape dataset names when assembling SPL searches, and it does not apply SPL safeguards to the resulting queries. An unauthenticated attacker can craft a malicious link that, when opened by an authenticated user, causes that user to run arbitrary SPL pipelines with the same privileges as the user. This flaw can allow the victim to access all data available to them, modify system behavior, or disrupt availability, but it does not provide direct code execution or privilege escalation beyond the victim's existing rights.

Affected Systems

All Splunk Enterprise installations running versions lower than 10.4.2, 10.2.6, 10.0.9, 9.4.14 or 9.3.14, provided Splunk Web is enabled. The vulnerability is not present in later patched releases and only affects instances where Dataset Explorer is exposed to users.

Risk and Exploitability

The CVSS score of 7.5 reflects a moderate to high severity, while the EPSS score is not available, indicating no current data on exploitation likelihood. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires a social‑engineering step: an attacker must bait an authenticated user into clicking a crafted link. Since the attacker can only cause the victim to run queries with their own privileges, the impact is confined to the victim’s access scope. Nevertheless, the ability to execute arbitrary queries is a serious weakness that could enable data exfiltration or inadvertent system disruption.

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

Remediation

Vendor Solution

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


Vendor Workaround

The vulnerability affects instances with Splunk Web turned on. Turning Splunk Web off is a possible workaround. See [Disable unnecessary Splunk Enterprise components](https://help.splunk.com/en/splunk-enterprise/administer/manage-users-and-security/10.2/install-splunk-enterprise-securely/disable-unnecessary-splunk-enterprise-components) and the [web.conf](https://help.splunk.com/en/splunk-enterprise/administer/admin-manual/10.2/configuration-file-reference/10.2.0-configuration-file-reference/web.conf) configuration specification file for more information on turning off Splunk Web.


OpenCVE Recommended Actions

  • Upgrade Splunk Enterprise to at least version 10.4.2, 10.2.6, 10.0.9, 9.4.14, or 9.3.14, or any later release that incorporates the fix.
  • As an immediate workaround, disable Splunk Web on affected instances to prevent access to Dataset Explorer.
  • Review and enforce stricter access controls for Dataset Explorer, ensuring users only have privileges to datasets they require, and monitor for unusual SPL execution patterns.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 20 Aug 2026 13:45: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 22:30: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, 9.4.14, and 9.3.14, an unauthenticated user could cause another user to dispatch arbitrary Search Processing Language (SPL) pipelines from Dataset Explorer with the same privileges as that user, which can allow for access to all relevant data and system integrity available to that user and affect system availability. The vulnerability is possible because Dataset Explorer does not validate or escape dataset names before building SPL searches and does not apply SPL safeguards for risky commands to those searches. The vulnerability requires the attacker to phish the user by tricking them into opening the crafted link. The unauthenticated user should not be able to exploit the vulnerability at will. For more information see Explore a dataset (https://help.splunk.com/en/splunk-enterprise/manage-knowledge-objects/knowledge-management-manual/10.4/manage-and-explore-datasets/explore-a-dataset) and SPL safeguards for risky commands (https://help.splunk.com/en/splunk-enterprise/administer/manage-users-and-security/10.4/best-practices-for-splunk-platform-security/spl-safeguards-for-risky-commands) in the Splunk documentation.
Title SPL Command Safeguards Bypass through Splunk Web in Splunk Enterprise
Weaknesses CWE-943
References
Metrics cvssV3_1

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


Subscriptions

Splunk Splunk Splunk Enterprise
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-08-27T16:24:55.017Z

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

Link: CVE-2026-76254

cve-icon Vulnrichment

Updated: 2026-08-27T16:16:35.647Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-27T17:20:02.553

Link: CVE-2026-76254

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T10:30:03Z

Weaknesses
  • CWE-943

    Improper Neutralization of Special Elements in Data Query Logic