CVE Catalog

CVE-2026-20296

HighCVSS 8.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

In Splunk Enterprise and Splunk Cloud Platform, a CSRF vulnerability allows an attacker to trick a user with appropriate privileges into executing arbitrary SPL searches as the splunk-system-user. The issue is due to missing CSRF token validation on GET requests in Deployment Server endpoints and improper input neutralization before inclusion in an SPL search.

Risk Assessment

An attacker can access stored credentials and indexed data, leading to a breach of confidentiality and integrity of information within the organization.

Recommendation

Immediately upgrade Splunk Enterprise to versions 10.4.1, 10.2.5, 10.0.8, or 9.4.13, and Splunk Cloud Platform to versions 10.5.2605.0, 10.4.2604.7, 10.3.2512.16, 10.2.2510.18, or 10.1.2507.24.

Other vulnerabilities in Splunk

See all
Original NVD description (English source)

In Splunk Enterprise versions below 10.4.1, 10.2.5, 10.0.8, and 9.4.13, and Splunk Cloud Platform versions below 10.5.2605.0, 10.4.2604.7, 10.3.2512.16, 10.2.2510.18, and 10.1.2507.24, an attacker could trick a user that holds a role with the `list_deployment_server` capability into running arbitrary Search Processing Language (SPL) searches on their behalf as `splunk-system-user`, allowing for access to stored credentials and indexed data.<br><br>The vulnerability is possible because Deployment Server endpoints in Splunk Web do not validate Cross-Site Request Forgery (CSRF) tokens on GET requests, and caller-supplied input is not correctly neutralized before it is placed into an SPL search.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS