Description
In Splunk SOAR versions below 8.6.0, a user who holds the "Incident Commander" Splunk SOAR role could store JavaScript in a note and run it in the browser of another user when that user opens the note. The stored Cross-Site Scripting (XSS) vulnerability is possible because Splunk SOAR can treat existing note content as Hypertext Markup Language (HTML) without sanitizing that content when the note format changes. The vulnerability requires the attacker to phish the affected user by tricking them into initiating a request within their browser. The user who holds the "Incident Commander" Splunk SOAR role should not be able to exploit the vulnerability at will. For more information see Manage roles and permissions in Splunk SOAR (Cloud) (https://help.splunk.com/en/splunk-soar/soar-cloud/administer-soar-cloud/manage-your-splunk-soar-cloud-users-and-accounts/manage-roles-and-permissions-in-splunk-soar-cloud) in the Splunk documentation.
Published: 2026-08-19
Score: 4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability enables an Incident Commander in Splunk SOAR to embed JavaScript into a note that will be rendered as HTML when another user opens the note. The script runs in the victim’s browser with the victim’s privileges, potentially allowing session hijacking, data theft, or other malicious actions. This is a stored cross‑site scripting flaw, identified as CWE‑79.

Affected Systems

Splunk SOAR versions earlier than 8.6.0 are affected. The flaw exploits the Incident Commander role, which allows a user to create notes that are treated as HTML. Users with this role in affected versions can store and then trigger malicious content through notes. Versions 8.6.0 and later are not affected.

Risk and Exploitability

The CVSS score is 4, indicating moderate risk. EPSS data is unavailable and the vulnerability does not appear in the CISA KEV catalog. Exploitation requires the attacker to convince a target user to open a maliciously crafted note, making it a phishing‑dependent attack. Because the Incident Commander role is not intended for arbitrary code injection, the attack surface is limited to users with that role, reducing overall threat exposure.

Generated by OpenCVE AI on August 20, 2026 at 10:45 UTC.

Remediation

Vendor Solution

Upgrade Splunk SOAR to 8.6.0 or higher.


OpenCVE Recommended Actions

  • Upgrade Splunk SOAR to 8.6.0 or higher.
  • Limit the Incident Commander role to only those who truly need it or revoke it from users who do not create notes.
  • If an upgrade cannot be performed immediately, enforce sanitization of note content or disable HTML rendering for notes so that stored scripts are treated as plain text.

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


Fri, 21 Aug 2026 15:00:00 +0000

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

Fri, 21 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Splunk
Splunk splunk
Vendors & Products Splunk
Splunk splunk

Wed, 19 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description In Splunk SOAR versions below 8.6.0, a user who holds the "Incident Commander" Splunk SOAR role could store JavaScript in a note and run it in the browser of another user when that user opens the note. The stored Cross-Site Scripting (XSS) vulnerability is possible because Splunk SOAR can treat existing note content as Hypertext Markup Language (HTML) without sanitizing that content when the note format changes. The vulnerability requires the attacker to phish the affected user by tricking them into initiating a request within their browser. The user who holds the "Incident Commander" Splunk SOAR role should not be able to exploit the vulnerability at will. For more information see Manage roles and permissions in Splunk SOAR (Cloud) (https://help.splunk.com/en/splunk-soar/soar-cloud/administer-soar-cloud/manage-your-splunk-soar-cloud-users-and-accounts/manage-roles-and-permissions-in-splunk-soar-cloud) in the Splunk documentation.
Title Stored Cross-Site Scripting (XSS) through Notes in Splunk SOAR
Weaknesses CWE-79
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-08-26T15:20:48.003Z

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

Link: CVE-2026-76367

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-76367

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T13:02:36Z

Weaknesses
  • CWE-79

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