Lucene search
+L

534 matches found

CVE
CVE
added 2026/08/19 9:34 p.m.15 views

CVE-2026-76368

CVE-2026-76368 is a missing authorization flaw in Splunk SOAR versions below 8.6.0 . The Playbook History feature does not check repository permissions before returning playbook revision metadata, allowing a user who holds the playbooks:view permission to view metadata about playbook repositories...

2.7CVSS5.3AI score0.00218EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 9:34 p.m.39 views

CVE-2026-76365 Structured Query Language (SQL) Injection through Custom Lists in Splunk SOAR

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 a...

6.5CVSS0.00306EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:34 p.m.8 views

CVE-2026-76365

Splunk SOAR versions below 8.6.0 are affected by a SQL injection vulnerability in the custom list retrieval feature of playbooks. The root cause is that Splunk SOAR constructs the custom list database lookup using the supplied list name directly in the query instead of a bound SQL parameter , all...

6.5CVSS5.9AI score0.00306EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 9:34 p.m.34 views

CVE-2026-76366 Information Disclosure through the REST API in Splunk SOAR

In Splunk SOAR versions below 8.6.0, a user with a valid Splunk SOAR account could use Representational State Transfer REST API filtering on playbook runs to recover session tokens that compromise all data available to the affected user. The information disclosure is possible because Splunk SOAR...

6.5CVSS0.00293EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:34 p.m.10 views

CVE-2026-76366

Splunk SOAR versions below 8.6.0 allow authenticated users to exploit REST API filtering on playbook runs to recover session tokens that would otherwise be hidden, enabling compromise of all data accessible to the affected account. CVSS 6.5 (MEDIUM). No in-the-wild exploitation reported. Splunk a...

6.5CVSS5.4AI score0.00293EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 9:34 p.m.39 views

CVE-2026-76364 Structured Query Language (SQL) Injection through Custom Function Results in Splunk SOAR

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...

6.5CVSS0.00285EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:34 p.m.7 views

CVE-2026-76364

In Splunk SOAR versions below 8.6.0, a user holding the "Automation Engineer" role can inject arbitrary SQL via custom function results, because Splunk SOAR builds the database lookup using a supplied name instead of a bound SQL value, enabling full database read access and integrity compromise. ...

6.5CVSS5.9AI score0.00285EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 9:34 p.m.38 views

CVE-2026-76363 Structured Query Language Injection through the REST API in Splunk SOAR

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 playbo...

6.5CVSS0.00289EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 9:34 p.m.37 views

CVE-2026-76362 Improper Certificate Validation through CyberArk Vault Privileged Access Manager in Splunk SOAR

In Splunk SOAR versions below 8.6.0, an unauthenticated user who can observe or alter network traffic between Splunk SOAR and a configured CyberArk Representational State Transfer REST server could access or modify all relevant data exchanged through that credential manager. The vulnerability is...

7.4CVSS0.00178EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:34 p.m.18 views

CVE-2026-76362

Splunk SOAR versions below 8.6.0 fail to verify CyberArk REST server certificates by default, allowing an attacker with network-path interception capability between SOAR and the CyberArk server to read or modify all credential-manager traffic. CVSS 7.4 HIGH (network attack, no auth). Remediation ...

7.4CVSS5.4AI score0.00178EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/19 9:34 p.m.9 views

CVE-2026-76363

Splunk SOAR versions below 8.6.0 allow an "Automation Engineer" to inject arbitrary SQL via the playbook automation data REST API, enabling full read/write/delete of the database. Splunk advisory SVD-2026-0804 confirms the fix; no in-the-wild exploitation is reported. Upgrade to 8.6.0 or later.

6.5CVSS5.4AI score0.00289EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 9:34 p.m.34 views

CVE-2026-76361 Server-Side Request Forgery (SSRF) through the Connectivity Check REST API in Splunk SOAR

In Splunk SOAR versions below 8.6.0, a user with the "Administrator" role could use the /rest/support/connectivity/.../checkconnectivity endpoint to make Splunk SOAR initiate outbound network connections to arbitrary destinations and determine whether internal hosts and ports are reachable. The...

2.7CVSS0.00218EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 9:34 p.m.34 views

CVE-2026-76360 Information Disclosure through Missing Authorization in the Health REST API in Splunk SOAR

In Splunk SOAR versions below 8.6.0, an authenticated user with no role assigned could use the /rest/health endpoint to gather system and cluster telemetry that should be restricted to administrative or support users. The vulnerability is a missing authorization check, where the endpoint does not...

4.3CVSS0.00206EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:34 p.m.9 views

CVE-2026-76360

Splunk SOAR versions below 8.6.0 are affected by a missing authorization check on the /rest/health endpoint, allowing authenticated users with no role to retrieve restricted system and cluster telemetry; CVSS 4.3 MEDIUM, remediation is to upgrade to version 8.6.0. Exploitation details are not pro...

4.3CVSS5.3AI score0.00206EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/19 9:34 p.m.16 views

CVE-2026-76361

Splunk SOAR versions below 8.6.0 are affected by an SSRF vulnerability in the /rest/support/connectivity/.../check_connectivity REST API endpoint, which fails to validate destination hosts before initiating outbound connections, allowing an Administrator-role user to probe internal network reacha...

2.7CVSS5.5AI score0.00218EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/19 9:34 p.m.16 views

CVE-2026-76359

CVE-2026-76359 is a path traversal vulnerability in Splunk SOAR (On-premises) versions below 8.6.0 . The Universal Forwarder installer's credentials-package extraction workflow does not verify that each archive member remains within the intended destination directory before extraction. A user wit...

6.5CVSS5.3AI score0.00361EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 9:34 p.m.35 views

CVE-2026-76359 Path Traversal through Universal Forwarder Installer Archive Extraction in Splunk SOAR

In Splunk SOAR versions below 8.6.0, a user who holds the Administrator role could use path traversal in the Universal Forwarder installer's archive extraction to write files outside the intended installation directory. The vulnerability is possible because the Universal Forwarder...

6.5CVSS0.00361EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:34 p.m.13 views

CVE-2026-76357

In Splunk SOAR on-premises versions below 8.6.0, the REST API fails to enforce role requirements and does not confine user-supplied file paths to the temporary directory, enabling an authenticated, role-less user to submit crafted paths and achieve arbitrary code execution (CVSS 7.6, HIGH). No in...

7.6CVSS5.8AI score0.00326EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 9:34 p.m.36 views

CVE-2026-76358 Path Traversal through App Installation Tar Extraction in Splunk SOAR

In Splunk SOAR versions below 8.6.0, a user with app-install privileges could use path traversal during app installation to write files outside the intended temporary directory. The vulnerability is a path traversal in the archive extraction routine, which does not validate that extracted file...

6.5CVSS0.00361EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:34 p.m.14 views

CVE-2026-76358

In Splunk SOAR versions below 8.6.0, the app-installation archive extraction routine fails to validate extracted file paths, allowing users with app-install privileges to write files outside the intended temporary directory, enabling arbitrary file overwrite (HIGH integrity/availability impact, C...

6.5CVSS5.3AI score0.00361EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder