CVE-2026-20252
Undergoing Analysis
Undergoing Analysis - In Progress
Server-Side Request Forgery in Splunk Enterprise
Publication date: 2026-06-10
Last updated on: 2026-06-10
Assigner: Cisco Systems, Inc.
Description
Description
In Splunk Enterprise versions below 10.2.4, 10.0.7, 9.4.12, and 9.3.13, and Splunk Cloud Platform versions below 10.4.2604.3, 10.3.2512.12, 10.2.2510.14, 10.1.2507.22, and 9.3.2411.132, a low-privileged user that does not hold the "admin" or "power" Splunk roles could send server-side requests to arbitrary internal destinations through the Dashboard Studio PDF export feature.
The vulnerability exists because the trusted-domain validation uses a prefix match that can be bypassed with attacker-controlled subdomains (for example, docs.splunk.com.evil.com), and because the PDF export service follows HTTP redirects automatically without re-validating each redirect target against the allowlist.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| splunk | splunk_enterprise | to 10.2.4 (exc) |
| splunk | splunk_enterprise | to 10.0.7 (exc) |
| splunk | splunk_enterprise | to 9.4.12 (exc) |
| splunk | splunk_enterprise | to 9.3.13 (exc) |
| splunk | splunk_cloud_platform | to 10.4.2604.3 (exc) |
| splunk | splunk_cloud_platform | to 10.3.2512.12 (exc) |
| splunk | splunk_cloud_platform | to 10.2.2510.14 (exc) |
| splunk | splunk_cloud_platform | to 10.1.2507.22 (exc) |
| splunk | splunk_cloud_platform | to 9.3.2411.132 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |