Description
In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, a user that holds a role with the schedule_search capability could store a malicious script in an alert trigger condition field. When another user opens the crafted link, the script runs in the browser of that user and could access all data available to that user. The vulnerability is possible because Splunk Web uses the alert threshold value in generated alert trigger condition markup without escaping special characters. Successful exploitation requires another user to open the crafted link. For more information see Configure alert trigger conditions (https://help.splunk.com/en/splunk-enterprise/alert-and-respond/alerting-manual/10.4/manage-alert-trigger-conditions-and-throttling/configure-alert-trigger-conditions) and Define roles on the Splunk platform with capabilities (https://help.splunk.com/en/splunk-enterprise/administer/manage-users-and-security/10.2/manage-splunk-platform-users-and-roles/define-roles-on-the-splunk-platform-with-capabilities) in the Splunk documentation.
Published: 2026-08-19
Score: 5.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker with a role that has the schedule_search capability can store a malicious script in a Splunk alert trigger condition field. When another user opens the resulting link, the script executes in that user's browser and can access all data available to that user. The flaw arises because Splunk Web inserts the alert threshold value into generated alert markup without escaping special characters, creating a stored Cross‑Site Scripting vulnerability (CWE‑79).

Affected Systems

Splunk Enterprise installations running any version older than 10.4.2, 10.2.6, 10.0.9, or 9.4.14 that have Splunk Web enabled are affected. The vulnerability is specific to roles that possess the schedule_search capability, so any user who can create such alerts could store the malicious script. All other users who view or click on the crafted alert link become victims.

Risk and Exploitability

The CVSS score of 5.7 indicates a moderate risk. EPSS data is not available, so the likelihood of exploitation cannot be quantified, but the attack requires the attacker to be authorized to create alerts and the victim must open the crafted link. The vulnerability is not listed in CISA’s KEV catalog, implying no publicly known widespread exploitation. Nevertheless, if exploited, the attacker can retrieve data from the victim's browser context, potentially compromising sensitive information. The official workaround—disabling Splunk Web—is a viable mitigation until a patch can be applied.

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

  • Apply the vendor patch by upgrading Splunk Enterprise to at least versions 10.4.2, 10.2.6, 10.0.9, or 9.4.14 where the issue is fixed.
  • If upgrading is temporarily infeasible, disable Splunk Web to prevent the vulnerable alert rendering from occurring.
  • Review and restrict the schedule_search capability in role definitions so that only trusted users can create alerts containing malicious input.

Generated by OpenCVE AI on August 20, 2026 at 10:53 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: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, a user that holds a role with the schedule_search capability could store a malicious script in an alert trigger condition field. When another user opens the crafted link, the script runs in the browser of that user and could access all data available to that user. The vulnerability is possible because Splunk Web uses the alert threshold value in generated alert trigger condition markup without escaping special characters. Successful exploitation requires another user to open the crafted link. For more information see Configure alert trigger conditions (https://help.splunk.com/en/splunk-enterprise/alert-and-respond/alerting-manual/10.4/manage-alert-trigger-conditions-and-throttling/configure-alert-trigger-conditions) and Define roles on the Splunk platform with capabilities (https://help.splunk.com/en/splunk-enterprise/administer/manage-users-and-security/10.2/manage-splunk-platform-users-and-roles/define-roles-on-the-splunk-platform-with-capabilities) in the Splunk documentation.
Title Stored Cross-Site Scripting (XSS) through Splunk Web in Splunk Enterprise
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Splunk Splunk Splunk Enterprise
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

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

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

Link: CVE-2026-76318

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-76318

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

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