Description
In Splunk SOAR versions below 8.6.0, a user who holds the "Automation Engineer" Splunk SOAR role could run arbitrary Structured Query Language (SQL) statements against the Splunk SOAR database through custom function results, allowing for reading all relevant data stored in the Splunk SOAR database and affecting system integrity. The SQL injection is possible because Splunk SOAR builds the database lookup with the supplied name instead of a bound SQL value. 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: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an SQL injection that allows an Automation Engineer role to execute arbitrary SQL against the Splunk SOAR database through custom function results. This can lead to reading all data stored in the database and potentially altering or destroying data, thereby compromising confidentiality and integrity.

Affected Systems

Splunk SOAR versions prior to 8.6.0 are affected. The attacker must possess the Automation Engineer role to exploit the flaw.

Risk and Exploitability

The CVSS score of 6.5 classifies this as a medium‑severity vulnerability, and the EPSS score is not available, indicating no publicly reported exploitation patterns. The vulnerability is not listed in the CISA KEV catalog. Because it requires an authenticated Automation Engineer, exploitation is limited to users with that role within the organization, but an insider or compromised account could abuse it to read or modify database contents.

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

Remediation

Vendor Solution

Upgrade Splunk SOAR to 8.6.0 or higher.


OpenCVE Recommended Actions

  • Upgrade Splunk SOAR to version 8.6.0 or newer
  • Restrict the Automation Engineer role to only essential users and review role responsibilities
  • Disable or modify custom function results that append raw input into SQL queries until the patch is applied

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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 "Automation Engineer" Splunk SOAR role could run arbitrary Structured Query Language (SQL) statements against the Splunk SOAR database through custom function results, allowing for reading all relevant data stored in the Splunk SOAR database and affecting system integrity. The SQL injection is possible because Splunk SOAR builds the database lookup with the supplied name instead of a bound SQL value. 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 Structured Query Language (SQL) Injection through Custom Function Results in Splunk SOAR
Weaknesses CWE-89
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-08-21T03:55:54.763Z

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

Link: CVE-2026-76364

cve-icon Vulnrichment

Updated: 2026-08-20T16:22:48.073Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-21T14:47:22.357

Link: CVE-2026-76364

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-89

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