SplunkApplication

CVE-2026-20204

HIGH · 7.1 CVSS v3.1 Published 2026-04-15
Fix available
A fix is available. Upgrade to 9.3.11 / 9.3.2411.127 or later.
See remediation →
75/100
Remediation priority · High
Remotely reachable

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
In Splunk Enterprise versions below 10.2.1, 10.0.5, 9.4.10, and 9.3.11, and Splunk Cloud Platform versions below 10.4.2603.0, 10.3.2512.5, 10.2.2510.9, 10.1.2507.19, 10.0.2503.13, and 9.3.2411.127, a low-privileged user that does not hold the `admin` or `power` Splunk roles could potentially perform a Remote Code Execution (RCE) by uploading a malicious file to the `$SPLUNK_HOME/var/run/splunk/apptemp` directory due to improper handling and insufficient isolation of temporary files within the `apptemp` directory.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A low-privileged user without admin or power roles can achieve Remote Code Execution by uploading malicious files to the $SPLUNK_HOME/var/run/splunk/apptemp directory. The vulnerability stems from improper handling and insufficient isolation of temporary files within the apptemp directory, allowing file write access to be leveraged for code execution.

MitigationUpgrade Splunk Enterprise to versions 10.2.1, 10.0.5, 9.4.10, or 9.3.11 and above, or upgrade Splunk Cloud Platform to versions 10.4.2603.0, 10.3.2512.5, 10.2.2510.9, 10.1.2507.19, 10.0.2503.13, or 9.3.2411.127 and above.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
SplunkApplication
Affected:>= 9.3.0, < 9.3.11>= 9.4.0, < 9.4.10>= 10.0.0, < 10.0.5= 10.2.0
Splunk Cloud PlatformApplication
Affected:>= 9.3.2411, < 9.3.2411.127>= 10.0.2503, < 10.0.2503.13>= 10.1.2507, < 10.1.2507.19>= 10.2.2510, < 10.2.2510.9>= 10.3.2512, < 10.3.2512.5

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
High
Privileges
Low
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify Splunk product type and version
    Run 'splunk --version' or check $SPLUNK_HOME/etc/splunk.version for the installed Splunk version and product type (Enterprise or Cloud Platform)
    Affected if The installed version falls within: Splunk Enterprise >= 9.3.0 and < 9.3.11, or >= 9.4.0 and < 9.4.10, or >= 10.0.0 and < 10.0.5, or = 10.2.0; Splunk Cloud Platform >= 9.3.2411 and < 9.3.2411.127, or >= 10.0.2503 and < 10.0.2503.13, or >= 10.1.2507 and < 10.1.2507.19, or >= 10.2.2510 and < 10.2.2510
  2. Verify apptemp directory exists
    Check if $SPLUNK_HOME/var/run/splunk/apptemp directory exists on the filesystem using 'ls -la $SPLUNK_HOME/var/run/splunk/apptemp' or equivalent file system query
    Affected if The apptemp directory exists and is present on the system (this is the directory where the vulnerability can be exploited)
  3. Check apptemp directory permissions
    Run 'ls -ld $SPLUNK_HOME/var/run/splunk/apptemp' or inspect file permissions to determine if low-privileged users have write access to the directory
    Affected if The apptemp directory is world-writable or writable by non-admin users (the vulnerability requires write access to this directory for exploitation)
  4. Audit apptemp directory for suspicious files
    List contents of $SPLUNK_HOME/var/run/splunk/apptemp using 'ls -la $SPLUNK_HOME/var/run/splunk/apptemp' and review for unexpected files such as scripts, binaries, or files with unusual extensions
    Affected if Unexpected files are present in the apptemp directory, particularly executable scripts, compiled binaries, or files that were not uploaded through legitimate Splunk operations

A system is affected if it runs a vulnerable Splunk version AND the apptemp directory is present with write access available to low-privileged users, allowing potential unauthorized file uploads that could lead to code execution.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 9.3.11 / 9.3.2411.127 / 9.4.10 or later
Fixed in 9.3.119.3.2411.1279.4.10
Interim mitigation

Upgrade Splunk Enterprise to versions 10.2.1, 10.0.5, 9.4.10, or 9.3.11 and above, or upgrade Splunk Cloud Platform to versions 10.4.2603.0, 10.3.2512.5, 10.2.2510.9, 10.1.2507.19, 10.0.2503.13, or 9.3.2411.127 and above.

Recommended fix High confidence

Splunk Enterprise: upgrade to 9.3.11, 9.4.10, 10.0.5, 10.2.1, or later | Splunk Cloud Platform: upgrade to 9.3.2411.127, 10.0.2503.13, 10.1.2507.19, 10.2.2510.9, or later (or to 10.3.2512.5 / 10.4.2603.0 if available)

  1. 1. Identify your current Splunk Enterprise or Splunk Cloud Platform version using the Splunk web interface (Settings > About > Version) or by running 'splunk version' from the command line.
  2. 2. For Splunk Enterprise: Schedule a maintenance window and back up your Splunk configuration directory ($SPLUNK_HOME/etc) and any custom apps.
  3. 3. Download the appropriate fixed version from splunk.com: 9.3.11, 9.4.10, 10.0.5, or 10.2.1 (or later) from the Splunk download page.
  4. 4. For Splunk Enterprise on-premises: Stop the Splunk service using './splunk stop', then install the upgrade using the appropriate method for your OS (MSI installer on Windows, tar/rpm/deb package on Linux).
  5. 5. After upgrade, start Splunk service using './splunk start' and verify the version number matches the expected fixed release.
  6. 6. For Splunk Cloud Platform: Contact Splunk Support to schedule the upgrade to the appropriate patched version (9.3.2411.127, 10.0.2503.13, 10.1.2507.19, 10.2.2510.9, or later).
  7. 7. After upgrade, verify the vulnerability is resolved by confirming the $SPLUNK_HOME/var/run/splunk/apptemp directory is properly secured and low-privileged users cannot write arbitrary files there.
Caveat Standard Splunk minor version upgrades are generally non-breaking for configurations and apps; however, always test in a non-production environment first and review Splunk Release Notes for any behavior changes

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Splunk Scoped from the published advisory
  • Consultation2.0 h
  • Implementation4.0 h
  • Testing3.0 h
  • Review / QA2.0 h
11.0 hours of engineering $1,930
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,088.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2026-20204 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2026-20204 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data