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 list retrieval in a playbook, allowing for create, read, update, and delete operations on all relevant data stored in the Splunk SOAR database. The SQL injection is possible because Splunk SOAR builds the custom list database lookup with the supplied list name instead of a bound SQL value. For more information see Manage roles and permissions in Splunk SOAR (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) and Create custom lists for use in Splunk SOAR playbook comparisons (https://help.splunk.com/en/splunk-soar/soar-cloud/build-playbooks/manage-playbooks-and-playbook-settings/create-custom-lists-for-use-in-splunk-soar-cloud-playbook-comparisons) 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 a SQL injection flaw, identified as CWE-74, that occurs when Splunk SOAR builds a database lookup using a supplied list name without parameter binding. This flaw allows a user with the Automation Engineer role to execute arbitrary Structured Query Language statements against the Splunk SOAR database. The attacker can perform create, read, update and delete operations on all data stored in the database.

Affected Systems

Splunk SOAR versions prior to 8.6.0 are affected. The advisory specifically mentions that any instance running these versions is vulnerable when an Automation Engineer role is assigned to a user.

Risk and Exploitability

The vulnerability has a CVSS score of 6.5, indicating a moderate impact. No EPSS score is available, and the issue is not listed in the CISA KEV catalog. Attackers would need to be authenticated with an Automation Engineer role inside the application to exploit this flaw. Once exploited, the attacker could alter, delete, or exfiltrate any data stored in the Splunk SOAR database. Based on the description, it is inferred that the attack vector requires authenticated access within Splunk SOAR rather than remote exploitation from outside the network.

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 later
  • Revise role permissions to restrict the Automation Engineer role from accessing custom list retrieval functions
  • Review and sanitize custom list creation in playbooks to prevent unvalidated input from influencing SQL statements

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:*:*:*
cpe:2.3:a:splunk:soar:*:*:*:*:on-premises:*:*:*
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 05: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 list retrieval in a playbook, allowing for create, read, update, and delete operations on all relevant data stored in the Splunk SOAR database. The SQL injection is possible because Splunk SOAR builds the custom list database lookup with the supplied list name instead of a bound SQL value. For more information see Manage roles and permissions in Splunk SOAR (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) and Create custom lists for use in Splunk SOAR playbook comparisons (https://help.splunk.com/en/splunk-soar/soar-cloud/build-playbooks/manage-playbooks-and-playbook-settings/create-custom-lists-for-use-in-splunk-soar-cloud-playbook-comparisons) in the Splunk documentation.
Title Structured Query Language (SQL) Injection through Custom Lists in Splunk SOAR
Weaknesses CWE-74
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:56.962Z

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

Link: CVE-2026-76365

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-21T14:54:39.470

Link: CVE-2026-76365

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')