Description
In Splunk Enterprise versions below 10.4.1, 10.2.5, 10.0.9, and 9.4.14, an unauthenticated user who can reach the Splunk management port could store a Search Processing Language (SPL) pipeline that runs when an administrator opens the Add Data forwarder workflow. The SPL pipeline could access all relevant data, affect system integrity, and affect availability of the Splunk platform instance. The SPL injection is possible because Deployment Server client identifiers are placed into dispatched searches without neutralizing special characters. Successful exploitation requires an administrator to open the affected Add Data forwarder workflow after the unauthenticated user registers a crafted Deployment Server client identity. For more information see Forward data (https://help.splunk.com/en/splunk-enterprise/get-started/get-data-in/10.2/how-to-get-data-into-your-splunk-deployment/forward-data) and About agent management (https://help.splunk.com/en/splunk-enterprise/administer/update-your-deployment/10.4/agent-management/about-agent-management) in the Splunk documentation.
Published: 2026-08-19
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Splunk Enterprise, an unauthenticated user can register a crafted Deployment Server client identity that stores an arbitrary SPL pipeline. When an administrator later opens the Add Data forwarder workflow, the stored pipeline is executed with system privileges. This allows the attacker to read all indexed data, alter events, or disrupt the Splunk platform, compromising confidentiality, integrity, and availability. The weakness stems from unneutralized user input in a stored code context (CWE‑943).

Affected Systems

Splunk Enterprise installations running versions earlier than 10.4.1, 10.2.5, 10.0.9, or 9.4.14 are affected. The vulnerability is present in all 10.x and 9.x releases that precede these patch points, and only versions 10.4.2, 10.2.6, 10.0.9, 9.4.14 or newer contain the fix.

Risk and Exploitability

The vulnerability has a CVSS score of 8.8, signaling a serious risk, yet no EPSS score is reported. Because it can be triggered by any host that reaches the Splunk management port, the attack surface is wide for organizations that expose this port externally. Although the flaw is not in CISA's KEV, the combination of unauthenticated exploitation, system‑level privilege during execution, and the ability to read or modify all data means that the risk is high for exposed deployments. An adversary would first create a malicious Deployment Server client identity, register it with the Splunk deployment, and later rely on an administrator to open the Add Data forwarder workflow, which then runs the stored SPL payload with system privileges.

Generated by OpenCVE AI on August 20, 2026 at 07:57 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 10.4.2, 10.2.6, 10.0.9, or 9.4.14 or newer
  • Limit access to the Splunk management port to trusted networks or VPN only
  • Enforce strict controls on Deployment Server client registrations and review any new client identifiers regularly

Generated by OpenCVE AI on August 20, 2026 at 07:57 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 14:30:00 +0000

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

Thu, 20 Aug 2026 00:45: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.1, 10.2.5, 10.0.9, and 9.4.14, an unauthenticated user who can reach the Splunk management port could store a Search Processing Language (SPL) pipeline that runs when an administrator opens the Add Data forwarder workflow. The SPL pipeline could access all relevant data, affect system integrity, and affect availability of the Splunk platform instance. The SPL injection is possible because Deployment Server client identifiers are placed into dispatched searches without neutralizing special characters. Successful exploitation requires an administrator to open the affected Add Data forwarder workflow after the unauthenticated user registers a crafted Deployment Server client identity. For more information see Forward data (https://help.splunk.com/en/splunk-enterprise/get-started/get-data-in/10.2/how-to-get-data-into-your-splunk-deployment/forward-data) and About agent management (https://help.splunk.com/en/splunk-enterprise/administer/update-your-deployment/10.4/agent-management/about-agent-management) in the Splunk documentation.
Title Stored SPL Injection through Deployment Server Broker Registration in Splunk Enterprise
Weaknesses CWE-943
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/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:56.752Z

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

Link: CVE-2026-76316

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-76316

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T08:00:03Z

Weaknesses
  • CWE-943

    Improper Neutralization of Special Elements in Data Query Logic