Description
In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, an unauthenticated user could cause an authenticated user to run arbitrary Search Processing Language (SPL) searches on their behalf through the Event Type Builder. This could expose all relevant data and stored credentials. The vulnerability is possible when the Event Type Builder accepts cross-site request input and retains SPL-affecting values while building sample event searches. The vulnerability requires the attacker to phish the affected user by tricking them into initiating a request within their browser. The unauthenticated user should not be able to exploit the vulnerability at will. For more information see Automatically find and build event types (https://help.splunk.com/en/splunk-enterprise/manage-knowledge-objects/knowledge-management-manual/9.0/event-types/automatically-find-and-build-event-types) in the Splunk documentation.
Published: 2026-08-19
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Splunk Enterprise versions prior to 10.4.2, 10.2.6, 10.0.9, or 9.4.14 an unauthenticated attacker can trigger an authenticated user to execute arbitrary Search Processing Language queries through the Event Type Builder. The crafted requests take advantage of a CSRF vulnerability that causes the builder to retain user supplied input and construct sample event searches. Successful exploitation can expose all data relevant to the authenticated user, including stored credentials, resulting in a significant information disclosure. This weakness falls under the CWE-943 vulnerability class, where application controlled input enables unintended functionality.

Affected Systems

The vulnerability is confined to Splunk Enterprise deployments with the Splunk Web component enabled. All versions older than 10.4.2, 10.2.6, 10.0.9, and 9.4.14 are affected; newer releases incorporate the fix. The advisory does not specify any additional operating system or platform constraints, so any installation of the affected Splunk Enterprise releases that exposes the Event Type Builder is potentially impactable.

Risk and Exploitability

The CVSS base score of 5.9 indicates a moderate severity level. Because the exploit requires a phish‑induced request from an authenticated user, the actual risk is moderated by the need for social engineering. EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread exploitation. However, the presence of the CSRF vector and the potential to disclose sensitive data warrants timely remediation. The likely attack path is an attacker delivering a crafted request to an authentic user’s browser, causing the system to run the malicious SPL query on the user’s behalf.

Generated by OpenCVE AI on August 20, 2026 at 09:55 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 version 10.4.2 or newer, or to 10.2.6, 10.0.9, or 9.4.14 or above, which contain the patch for the CSRF issue.
  • If immediate upgrade is infeasible, disable the Splunk Web component to prevent exploitation of the Event Type Builder.
  • Enforce strict CSRF token validation on all web forms that submit to the Event Type Builder and limit usage of the Event Type Builder to users with explicit permission.
  • Monitor the system for anomalous SPL query execution patterns; set alerts for large or suspicious searches that might indicate unapproved use.

Generated by OpenCVE AI on August 20, 2026 at 09:55 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'}


Thu, 20 Aug 2026 14: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: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, and 9.4.14, an unauthenticated user could cause an authenticated user to run arbitrary Search Processing Language (SPL) searches on their behalf through the Event Type Builder. This could expose all relevant data and stored credentials. The vulnerability is possible when the Event Type Builder accepts cross-site request input and retains SPL-affecting values while building sample event searches. The vulnerability requires the attacker to phish the affected user by tricking them into initiating a request within their browser. The unauthenticated user should not be able to exploit the vulnerability at will. For more information see Automatically find and build event types (https://help.splunk.com/en/splunk-enterprise/manage-knowledge-objects/knowledge-management-manual/9.0/event-types/automatically-find-and-build-event-types) in the Splunk documentation.
Title SPL Injection through Cross-Site Request Forgery (CSRF) in the Event Type Builder in Splunk Web for Splunk Enterprise
Weaknesses CWE-943
References
Metrics cvssV3_1

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


Subscriptions

Splunk Splunk Splunk Enterprise
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-08-26T15:22:47.119Z

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

Link: CVE-2026-76320

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-76320

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T10:00:07Z

Weaknesses
  • CWE-943

    Improper Neutralization of Special Elements in Data Query Logic