Description
In Splunk SOAR versions below 8.6.0, a user who holds the "Automation Engineer" role could run arbitrary Structured Query Language (SQL) statements against the Splunk SOAR database and create, read, update, or delete all data in the database. The vulnerability is possible because Splunk SOAR playbook automation data APIs incorporate user-supplied input into database queries without proper neutralization. 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

In versions of Splunk SOAR before 8.6.0, the REST API allows a user with the Automation Engineer role to construct and execute arbitrary SQL statements that are injected directly into the database layer. The vulnerable endpoints incorporate user‑supplied input into queries without proper sanitization, enabling the attacker to create, read, update or delete any data stored in the Splunk SOAR database. This flaw is a classic instance of SQL injection (CWE-943).

Affected Systems

The affected product is Splunk SOAR for all instances where the software version is lower than 8.6.0. The issue affects only users who possess the Automation Engineer role – a privileged role that provides extensive scripting and automation capabilities within the SOAR platform.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, and the vulnerability is not listed in the CISA KEV catalog. While the EPSS score is not available, the flaw enables full read/write/erase access to the database, which could result in data loss, corruption or disclosure. The attack vector is likely through network‑connected REST API calls; an attacker must authenticate with an Automation Engineer account to exploit the flaw. Given the scope of potential damage to all database contents, the risk remains significant even though exploitation requires a privileged user account.

Generated by OpenCVE AI on August 20, 2026 at 10:47 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.
  • Reduce the privileges of Automation Engineer users or re‑assign the role to a narrower group of trusted automation developers.
  • Monitor database activity logs for suspicious SQL queries.

Generated by OpenCVE AI on August 20, 2026 at 10:47 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 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" role could run arbitrary Structured Query Language (SQL) statements against the Splunk SOAR database and create, read, update, or delete all data in the database. The vulnerability is possible because Splunk SOAR playbook automation data APIs incorporate user-supplied input into database queries without proper neutralization. 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 Injection through the REST API in Splunk SOAR
Weaknesses CWE-943
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:53.553Z

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

Link: CVE-2026-76363

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-21T14:51:31.817

Link: CVE-2026-76363

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-943

    Improper Neutralization of Special Elements in Data Query Logic