Description
In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.13, an unauthenticated user who tricks another user into visiting a malicious web page could run unauthorized JavaScript in that user's browser. This could allow for unauthorized access to all relevant data available to that user and actions that affect system integrity. The Cross-Site Scripting (XSS) is possible because Splunk Web does not validate the origin and source of messages received by a page message handler. 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.
Published: 2026-08-19
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises when Splunk Web accepts messages without validating their origin, enabling an attacker to inject malicious JavaScript that runs in the victim's browser. This can expose all data the victim can see and allow the attacker to perform actions that compromise system integrity. The weakness is a classic reflected XSS flaw under CWE-79.

Affected Systems

The flaw affects Splunk Enterprise customers running any of the following versions: 10.4.1 or earlier, 10.2.5 or earlier, 10.0.8 or earlier, and 9.4.13 or earlier. All installations that have Splunk Web enabled are potentially exposed.

Risk and Exploitability

The CVSS score of 6.8 indicates medium severity, and there is no publicly available EPSS data, so current exploitation likelihood is unknown. The vulnerability is not listed in the CISA KEV catalog, but it requires initial social‑engineering of a user to get them to load a malicious page. Because the attacker must first convince a legitimate user to visit a crafted link, the vector relies on user interaction, which mitigates spontaneous remote attacks but still poses a significant risk in environments with high user turnover or weak user awareness. If an attacker succeeds in convincing a user to visit a malicious page, the malicious JavaScript will run in that user's session, yielding the same privileges as the victim and potentially impacting all data and system functions visible to that user.

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 version 10.4.2, 10.2.6, 10.0.9, or 9.4.14 or any later release to include the fix
  • If an upgrade is not immediately possible, disable the Splunk Web interface as described in the official guidance to remove the attack surface
  • Follow the web.conf configuration recommendations and keep the web interface accessible only to trusted users to reduce exposure, implementing proper input validation to mitigate CWE‑79

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

Wed, 26 Aug 2026 16:30: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 15:15: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: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.2, 10.2.6, 10.0.9, and 9.4.13, an unauthenticated user who tricks another user into visiting a malicious web page could run unauthorized JavaScript in that user's browser. This could allow for unauthorized access to all relevant data available to that user and actions that affect system integrity. The Cross-Site Scripting (XSS) is possible because Splunk Web does not validate the origin and source of messages received by a page message handler. 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.
Title Cross-Site Scripting (XSS) through Splunk Web Message Validation in Splunk Enterprise
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Splunk Splunk Splunk Enterprise
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-08-26T15:23:42.214Z

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

Link: CVE-2026-76252

cve-icon Vulnrichment

Updated: 2026-08-26T15:16:55.620Z

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-76252

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')