Description
In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, an unauthenticated user could trick an authenticated user into opening a crafted link to Monitoring Console. When the authenticated user opens the link, Splunk Enterprise runs attacker-controlled Search Processing Language (SPL) using the permissions of that user. The injected SPL could access data and perform actions available to that user. The vulnerability is possible because Monitoring Console does not sufficiently validate data used to build forwarder dashboard 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.
Published: 2026-08-19
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Splunk Enterprise prior to versions 10.4.2, 10.2.6, 10.0.9, and 9.4.14 is vulnerable to SPL injection through the Monitoring Console. An unauthenticated attacker can trick an authenticated user into opening a specially crafted link. When the link is opened, the system executes attacker‑controlled SPL under that user’s permissions, allowing the attacker to read confidential data or perform any action available to that user. The weakness arises from insufficient validation of data used to build forwarder dashboard searches, corresponding to CWE-20 (Input Validation).

Affected Systems

The vulnerability affects Splunk Enterprise installations that have Splunk Web enabled. All releases before 10.4.2, 10.2.6, 10.0.9, and 9.4.14 are impacted, including any instance that has not been upgraded to the specified fixed versions.

Risk and Exploitability

The CVSS score is 7.1, indicating a moderate to high severity. The EPSS score is not available, so the likelihood of exploitation is uncertain, although the vulnerability still requires a phishing attack to lure an authenticated user to open a malicious link. Because the injected SPL runs with the user’s privileges, an adversary can potentially exfiltrate sensitive data or exercise any action the user is authorized to perform. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 20, 2026 at 10:52 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 a fixed release: 10.4.2, 10.2.6, 10.0.9, 9.4.14, or later as specified by Splunk.
  • If an immediate patch is not feasible, disable Splunk Web by editing the web.conf file or following the official guide to turn off the Web component, thereby preventing the malicious link from functioning.
  • Implement stricter validation for dashboard search inputs or restrict the ability to modify forwarder search queries, and enforce least‑privilege principles on Splunk user accounts to limit the impact of any remaining injection attempts.

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


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, an unauthenticated user could trick an authenticated user into opening a crafted link to Monitoring Console. When the authenticated user opens the link, Splunk Enterprise runs attacker-controlled Search Processing Language (SPL) using the permissions of that user. The injected SPL could access data and perform actions available to that user. The vulnerability is possible because Monitoring Console does not sufficiently validate data used to build forwarder dashboard 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.
Title SPL Injection through Monitoring Console Forwarder Filters in Splunk Enterprise
Weaknesses CWE-20
References
Metrics cvssV3_1

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


Subscriptions

Splunk Splunk Splunk Enterprise
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

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

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

Link: CVE-2026-76330

cve-icon Vulnrichment

Updated: 2026-08-27T16:17:26.339Z

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-76330

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation