CVE-2026-20238
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
In Splunk AI Toolkit versions below 5.7.3, a low-privileged user that does not hold the 'admin' or 'power' roles could access confidential data that was restricted through `srchFilter` configurations on custom roles.<br><br>The app contains an `authorize.conf` configuration file with a `srchFilter` entry that modifies the built-in ‘user’ role. Because the Splunk platform combines inherited search filters with the `OR` SPL operator, the injected filter overrides more restrictive filters on child roles.
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: psirt@cisco.com — https://advisory.splunk.com/advisories/SVD-2026-0502
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| splunk | ai_toolkit | {"startIncluding":"5.7.0","endExcluding":"5.7.3"} | 5.7.3 |
References
CWEs
CWE-863
Verify integrity in audit chain (admin only). AS-IS.