Alex Hordijk

#2591of 53,635
95.9Total CVSS
Vulnerabilities · 12
Medium
4
High
6
Critical
2
PT-2026-48493
9.8
2026-06-10
Splunk · Splunk Enterprise · CVE-2026-20253
**Name of the Vulnerable Software and Affected Versions** Splunk Enterprise versions prior to 10.2.4 Splunk Enterprise versions prior to 10.0.7 Splunk Cloud Platform versions prior to 10.4.2604.3 Splunk Cloud Platform versions prior to 10.2.2510.14 **Description** An unauthenticated user can create or truncate arbitrary files on a system through a PostgreSQL sidecar service endpoint that lacks authentication controls. This flaw allows network-reachable attackers to invoke file operations without credentials, which can lead to data destruction, service disruption, privilege escalation, or remote code execution (RCE) by overwriting sensitive files or configurations. The issue is particularly prevalent in AWS deployments where the sidecar is enabled by default. Technical details include the use of endpoints such as '/v1/postgres/recovery/backup', '/v1/postgres/recovery/restore', and '/en-US/splunkd/ raw/v1/postgres/recovery/backup'. Attackers can use connection string injection via the `hostaddr` parameter to force an external database connection. By utilizing the `lo export()` function during a malicious SQL restore, attackers can write controlled content to critical files, such as the `.pgpass` file or Python scripts like `ssg enable modular input.py()`, to achieve full code execution with Splunk-level privileges. **Recommendations** For Splunk Enterprise versions prior to 10.2.4, update to version 10.2.4 or later. For Splunk Enterprise versions prior to 10.0.7, update to version 10.0.7 or later. For Splunk Cloud Platform versions prior to 10.4.2604.3, update to version 10.4.2604.3 or later. For Splunk Cloud Platform versions prior to 10.2.2510.14, update to version 10.2.2510.14 or later. As a temporary workaround, disable the PostgreSQL sidecar service. Restrict network access to Splunk instances using firewall rules to avoid exposing management ports publicly.
PT-2025-13014
9.0
2025-03-26
Splunk · Splunk Cloud Platform · CVE-2025-20229
**Name of the Vulnerable Software and Affected Versions** Splunk Enterprise versions prior to 9.3.3 Splunk Enterprise versions prior to 9.2.5 Splunk Enterprise versions prior to 9.1.8 Splunk Cloud Platform versions prior to 9.3.2408.104 Splunk Cloud Platform versions prior to 9.2.2406.108 Splunk Cloud Platform versions prior to 9.2.2403.114 Splunk Cloud Platform versions prior to 9.1.2312.208 **Description** A low-privileged user that does not hold the "admin" or "power" Splunk roles could perform a Remote Code Execution (RCE) through a file upload to the "$SPLUNK HOME/var/run/splunk/apptemp" directory due to missing authorization checks. This issue allows attackers to execute arbitrary code by uploading malicious files. The estimated number of potentially affected devices worldwide is not available. There is no information about real-world incidents where this issue was exploited. **Recommendations** For Splunk Enterprise versions prior to 9.3.3, update to version 9.3.3 or later. For Splunk Enterprise versions prior to 9.2.5, update to version 9.2.5 or later. For Splunk Enterprise versions prior to 9.1.8, update to version 9.1.8 or later. For Splunk Cloud Platform versions prior to 9.3.2408.104, update to version 9.3.2408.104 or later. For Splunk Cloud Platform versions prior to 9.2.2406.108, update to version 9.2.2406.108 or later. For Splunk Cloud Platform versions prior to 9.2.2403.114, update to version 9.2.2403.114 or later. For Splunk Cloud Platform versions prior to 9.1.2312.208, update to version 9.1.2312.208 or later. As a temporary workaround, consider restricting access to the "$SPLUNK HOME/var/run/splunk/apptemp" directory until a patch is available.