Lucene search
+L

62918 matches found

CVE
CVE
added 2026/08/19 9:35 p.m.17 views

CVE-2026-76380

CrowdStrike OAuth API app for Splunk SOAR before 5.1.3 fails to mask the document_password parameter on its detonate file and detonate url actions, displaying it in cleartext in the UI. Any user with action-run privileges can read the password. Upgrade to version 5.1.3 or later to resolve. Exploi...

4.3CVSS5.3AI score0.00139EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 9:35 p.m.35 views

CVE-2026-76380 Information Disclosure through Action Parameters in CrowdStrike OAuth API app for Splunk SOAR

In versions below 5.1.3 of the CrowdStrike OAuth API app for Splunk SOAR, a user who holds a role with permission to run actions could expose a sensitive document password by invoking either the detonate file or detonate url action, because the action's documentpassword parameter is not masked an...

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

CVE-2026-76370

In Splunk SOAR versions below 8.6.0 with multi-tenancy enabled, the REST API fails to enforce role-based tenant restrictions, allowing authenticated low-privileged users to enumerate names and IDs of tenants outside their role scope. CVSS 3.1 scores 4.3 (Medium) for confidentiality impact. No exp...

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

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

In Splunk SOAR versions below 8.6.0, an authenticated user with restricted tenant access could use the Representational State Transfer REST API to view the names and identifiers of tenants that fall outside the role scope for that user. The vulnerability is possible because Splunk SOAR does not...

4.3CVSS0.00206EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:34 p.m.15 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.37 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
Cvelist
Cvelist
added 2026/08/19 9:34 p.m.42 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
CVE
CVE
added 2026/08/19 9:34 p.m.18 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.39 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.37 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.21 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.13 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-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.40 views

CVE-2026-76357 Remote Code Execution (RCE) through Path Traversal in the REST API in Splunk SOAR

In Splunk SOAR versions below 8.6.0, an authenticated user with no role assigned could submit a crafted file path to the Representational State Transfer REST API and execute arbitrary code. The vulnerability is possible because the REST API does not require an assigned role for the request and do...

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

CVE-2026-76354

Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14 are affected by a path traversal vulnerability in the Search Head Clustering bundle replication mechanism. The root cause is that the system does not validate replicated bundle file names or neutralize NUL bytes before constructi...

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

CVE-2026-76355 Unauthenticated Information Disclosure through an Edge Processor Service Endpoint in Splunk Enterprise

In Splunk Enterprise 10.4 versions below 10.4.2, an unauthenticated user could retrieve the information contained in Edge Processor pipeline configurations through a Representational State Transfer REST API endpoint when Edge Processor is turned on. The vulnerability does not affect versions prio...

7.5CVSS0.00354EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 9:34 p.m.39 views

CVE-2026-76354 Path Traversal through Search Head Clustering in Splunk Enterprise

In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, a user who does not hold the "admin" or "power" Splunk roles could affect system integrity and availability by sending a crafted Representational State Transfer REST API request that deletes or temporarily overwrites files...

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

CVE-2026-76355

Splunk Enterprise 10.4 versions below 10.4.2 are affected by CVE-2026-76355: the Edge Processor REST API endpoint lacks authentication controls, allowing unauthenticated users to retrieve Edge Processor pipeline configuration data. CVSS 7.5 (HIGH). No exploitation details are provided. Affected d...

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

CVE-2026-76352

CVE-2026-76352 is an improper authorization vulnerability in Splunk Enterprise affecting versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14 . The root cause is that generic transforms configuration endpoints do not enforce the capabilities required to create or edit external lookup definitions. An...

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

CVE-2026-76352 Improper Authorization through the REST API in Splunk Enterprise

In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, a user who does not hold the "admin" or "power" Splunk roles could create or modify a scripted lookup through generic configuration endpoints and run an installed lookup script with the permissions of the user account running...

8.8CVSS0.00254EPSS
SaveExploits0References1
Rows per page
Query Builder