SplunkApplication

CVE-2026-20166

MEDIUM · 5.4 CVSS v3.1 Published 2026-03-11
Fix available
A fix is available. Upgrade to 10.0.4 / 10.0.2503.12 or later.
See remediation →
60/100
Remediation priority · Elevated
Remotely reachable Zero-click

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 and 10.0.4, and Splunk Cloud Platform versions below 10.2.2510.5, 10.1.2507.16, and 10.0.2503.12, a low-privileged user that does not hold the "admin" or "power" Splunk roles could retrieve the Observability Cloud API access token through the Discover Splunk Observability Cloud app due to improper access control. This vulnerability does not affect Splunk Enterprise versions below 9.4.9 and 9.3.10 because the Discover Splunk Observability Cloud app does not come with Splunk Enterprise.

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

The Discover Splunk Observability Cloud app in Splunk Enterprise and Cloud Platform versions lacks proper access control, allowing low-privileged users (non-admin/non-power roles) to retrieve sensitive Observability Cloud API access tokens through the app's interface.

MitigationUpgrade Splunk Enterprise to version 10.2.1/10.0.4 or later, or Splunk Cloud Platform to 10.2.2510.5/10.1.2507.16/10.0.2503.12 or later to patch the improper access control in the Discover Splunk Observability Cloud app.

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:>= 10.0.0, < 10.0.4= 10.2.0
Splunk Cloud PlatformApplication
Affected:>= 10.0.2503, < 10.0.2503.12>= 10.1.2507, < 10.1.2507.16>= 10.2.2510, < 10.2.2510.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
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

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

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. Check Splunk Enterprise version
    Run 'splunk --version' from command line, or in Splunk UI go to Settings > About > Version, or inspect the file $SPLUNK_HOME/etc/splunk.version
    Affected if Version is 10.0.0 through 10.0.3, or exactly 10.2.0 (these are within the affected ranges)
  2. Check Splunk Cloud Platform version
    In Splunk Cloud, view the version from the Cloud Portal or contact Splunk Cloud administrator for the version number
    Affected if Version is 10.0.2503 through 10.0.2503.11, 10.1.2507 through 10.1.2507.15, or 10.2.2510 through 10.2.2510.4 (these are within the affected ranges)
  3. Verify if Discover Splunk Observability Cloud app is installed
    Check for the app directory at $SPLUNK_HOME/etc/apps/SA-O11y or search for 'Observability' in the Apps menu (Settings > Apps > Apps browser)
    Affected if The Discover Splunk Observability Cloud app or SA-O11y app is installed and enabled
  4. Identify user roles with access to the Observability app
    In Splunk UI, go to Settings > Users and Authentication > Users to view role assignments, then cross-reference with users who have access to the Observability app
    Affected if Any user with a role other than admin or power (such as user or custom limited roles) has access to the Observability app interface
  5. Check for exposed API tokens in app configuration
    Inspect the local configuration for the Observability app in $SPLUNK_HOME/etc/apps/SA-O11y/local/ for any stored API tokens or credentials, or check via CLI: splunk cmd python -m simplejson $SPLUNK_HOME/etc/apps/SA-O11y/local/inputs.conf
    Affected if Sensitive Observability Cloud API access tokens are visible or accessible in the app configuration that low-privileged users can retrieve through the app interface

A user is affected if they run a vulnerable Splunk version (Enterprise 10.0.0-10.0.3 or 10.2.0, or Cloud Platform within the listed ranges) AND have the Discover Splunk Observability Cloud app installed with non-admin users able to access it.

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 10.0.4 / 10.0.2503.12 / 10.1.2507.16 or later
Fixed in 10.0.410.0.2503.1210.1.2507.16
Interim mitigation

Upgrade Splunk Enterprise to version 10.2.1/10.0.4 or later, or Splunk Cloud Platform to 10.2.2510.5/10.1.2507.16/10.0.2503.12 or later to patch the improper access control in the Discover Splunk Observability Cloud app.

Recommended fix High confidence

Splunk Enterprise: 10.0.4 or 10.2.1+ | Splunk Cloud Platform: 10.0.2503.12+, 10.1.2507.16+, or 10.2.2510.5+

  1. Identify your current Splunk Enterprise or Splunk Cloud Platform version
  2. For Splunk Enterprise: Upgrade to version 10.0.4 or higher, or 10.2.1 or higher
  3. For Splunk Cloud Platform: Upgrade to version 10.0.2503.12 or higher, 10.1.2507.16 or higher, or 10.2.2510.5 or higher
  4. After upgrading, verify that the Discover Splunk Observability Cloud app no longer exposes API tokens to low-privileged users
  5. Confirm the upgrade by checking Splunk Cloud Platform release notes or the advisory at advisory.splunk.com
Caveat Review Splunk Enterprise or Splunk Cloud Platform release notes for any breaking changes between your current version and the target fixed version before upgrading

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
  • Testing2.0 h
  • Review / QA2.0 h
10.0 hours of engineering $1,780
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2026-20166 — 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-20166 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