Description
In Splunk SOAR versions below 8.6.0, a user with the "Administrator" role could use the /rest/support/connectivity/.../check_connectivity endpoint to make Splunk SOAR initiate outbound network connections to arbitrary destinations and determine whether internal hosts and ports are reachable. The Server-Side Request Forgery (SSRF) is possible because the connectivity check REST API does not sufficiently validate the destination before Splunk SOAR connects to it. For more information see Manage roles and permissions in Splunk SOAR (On-premises) (https://help.splunk.com/en/splunk-soar/soar-on-premises/administer-soar-on-premises/8.5.0/manage-your-splunk-soar-on-premises-users-and-accounts/manage-roles-and-permissions-in-splunk-soar-on-premises) in the Splunk documentation.
Published: 2026-08-19
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a Server‑Side Request Forgery that allows a user with the Administrator role to trigger outbound connections from Splunk SOAR to arbitrary destinations through the /rest/support/connectivity/.../check_connectivity endpoint. The API lacks proper validation of the target, enabling the internal network to be scanned or data retrieved from internal hosts and ports. The weakness is classified as CWE‑918, and the impact is primarily the ability to discover and potentially exploit internal resources, rather than direct code execution.

Affected Systems

Splunk SOAR (On‑premises) versions prior to 8.6.0 are affected. Any deployment of Splunk SOAR where the connectivity check API is enabled and an Administrator account exists may be vulnerable.

Risk and Exploitability

The CVSS score of 2.7 indicates limited severity. The EPSS score is not available, so the likelihood of exploitation is unknown but potentially low. The vulnerability is not listed in the CISA KEV catalog, and no publicly reported exploits exist. Nonetheless, exploitation requires Administrator credentials; once achieved, an attacker can use the SSRF to probe or interact with internal hosts, which could lead to further compromise. Reducing the number of Administrators, restricting outbound connections, and applying the vendor patch are recommended mitigations.

Generated by OpenCVE AI on August 20, 2026 at 10:07 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 to eliminate the vulnerability.
  • Restrict the use of the Administrator role to trusted accounts and enforce least‑privilege for ordinary users.
  • Audit and limit outbound connectivity from the Splunk SOAR instance to external destinations, blocking or logging requests made through the connectivity‑check API.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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:*:*:*:*: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

Wed, 19 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description In Splunk SOAR versions below 8.6.0, a user with the "Administrator" role could use the /rest/support/connectivity/.../check_connectivity endpoint to make Splunk SOAR initiate outbound network connections to arbitrary destinations and determine whether internal hosts and ports are reachable. The Server-Side Request Forgery (SSRF) is possible because the connectivity check REST API does not sufficiently validate the destination before Splunk SOAR connects to it. For more information see Manage roles and permissions in Splunk SOAR (On-premises) (https://help.splunk.com/en/splunk-soar/soar-on-premises/administer-soar-on-premises/8.5.0/manage-your-splunk-soar-on-premises-users-and-accounts/manage-roles-and-permissions-in-splunk-soar-on-premises) in the Splunk documentation.
Title Server-Side Request Forgery (SSRF) through the Connectivity Check REST API in Splunk SOAR
Weaknesses CWE-918
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-08-20T16:27:34.354Z

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

Link: CVE-2026-76361

cve-icon Vulnrichment

Updated: 2026-08-20T16:23:03.447Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-21T14:45:28.837

Link: CVE-2026-76361

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)