Description
In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, an unauthenticated user could inject arbitrary Search Processing Language (SPL) into requests that search for events near a selected event. This could allow for unauthorized search execution. The vulnerability is possible because Splunk Web does not consistently escape caller-supplied values when it builds SPL for nearby-event searches, and embedded report access accepts those requests without the expected authorization check. For more information see Use time to find nearby events (https://help.splunk.com/en/splunk-enterprise/search/search-manual/10.2/specify-time-ranges/use-time-to-find-nearby-events) in the Splunk documentation.
Published: 2026-08-19
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated user can inject arbitrary Search Processing Language into nearby-event search requests because Splunk Web fails to escape user‑supplied values when constructing the SPL. The injected SPL is executed by embedded report access without the expected authorization check, giving the attacker the ability to run any search that may expose sensitive data or invoke system commands. This vulnerability is a classic CWE-77 case of command injection via an insufficiently‑validated input.

Affected Systems

The flaw exists in Splunk Enterprise deployments running any version older than 10.4.2, 10.2.6, 10.0.9 or 9.4.14, provided Splunk Web is enabled. Only instances that expose the web interface can be targeted; turning off Splunk Web removes the vulnerable code path.

Risk and Exploitability

With a CVSS score of 7.3 the vulnerability is considered high severity. Although there is no EPSS score, the lack of an authentication requirement and the fact that the flaw resides in a publicly accessible web component raises the likelihood of exploitation. The vulnerability is not currently listed in the CISA KEV catalog, but it remains dangerous for any exposed Splunk Web instance.

Generated by OpenCVE AI on August 20, 2026 at 09:54 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 or 9.4.14 or later; the update removes the vulnerable SPL construction path.
  • If an upgrade cannot be performed immediately, disable the Splunk Web user interface as a temporary workaround to eliminate the vulnerable entry point.
  • Verify that the web configuration (web.conf) no longer exposes the nearby‑event search endpoint, and monitor Splunk logs for any attempts to construct or execute unexpected searches.

Generated by OpenCVE AI on August 20, 2026 at 09:54 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': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 20 Aug 2026 15:00: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 inject arbitrary Search Processing Language (SPL) into requests that search for events near a selected event. This could allow for unauthorized search execution. The vulnerability is possible because Splunk Web does not consistently escape caller-supplied values when it builds SPL for nearby-event searches, and embedded report access accepts those requests without the expected authorization check. For more information see Use time to find nearby events (https://help.splunk.com/en/splunk-enterprise/search/search-manual/10.2/specify-time-ranges/use-time-to-find-nearby-events) in the Splunk documentation.
Title SPL Injection through Nearby Event Searches in Splunk Enterprise
Weaknesses CWE-77
References
Metrics cvssV3_1

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


Subscriptions

Splunk Splunk Splunk Enterprise
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

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

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

Link: CVE-2026-76321

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-76321

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')