PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-76326 Splunk CVE debrief

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-19T22:17:16.777Z and has not been modified since then. The NVD entry is currently Analyzed. This vulnerability affects Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, allowing a user without 'admin' or 'power' roles to store a dashboard view that runs JavaScript in another user's browser when hovering over a sparkline table cell. This could potentially allow access to relevant data available to that user. The vulnerability arises from the dashboard table renderer not sufficiently restricting tooltip options or escaping tooltip content before display. Splunk Enterprise administrators and users with dashboard editing privileges should be aware of this vulnerability and take steps to mitigate it. Additionally, users who rely on Splunk Enterprise for data analysis and monitoring should be cautious when opening dashboards created by other users.

Vendor
Splunk
Product
Splunk Enterprise
CVSS
MEDIUM 5.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-19
Original CVE updated
2026-08-21
Advisory published
2026-08-19
Advisory updated
2026-08-21

Who should care

Splunk Enterprise administrators and users with dashboard editing privileges should be aware of this vulnerability and take steps to mitigate it. Additionally, users who rely on Splunk Enterprise for data analysis and monitoring should be cautious when opening dashboards created by other users.

Technical summary

A user who does not hold the 'admin' or 'power' Splunk roles could store a dashboard view that runs JavaScript in the browser of another user who opens it and hovers over a sparkline table cell. This allows for access to all relevant data available to that user. The vulnerability is possible because the dashboard table renderer does not sufficiently restrict tooltip options or escape tooltip content before display.

Defensive priority

Medium-priority defensive review recommended due to potential for user-assisted data access.

Recommended defensive actions

  • Review and apply vendor patches for Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14.
  • Restrict dashboard view editing to users with 'admin' or 'power' Splunk roles.
  • Monitor dashboard usage and user activity for potential suspicious behavior.
  • Implement compensating controls, such as Web Application Firewalls, to detect and prevent JavaScript injection attempts.
  • Conduct regular inventory checks to ensure all Splunk Enterprise instances are up-to-date and patched.

Evidence notes

Evidence from official sources indicates a medium-severity vulnerability in Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14. A user without 'admin' or 'power' roles could store a dashboard view that runs JavaScript in another user's browser when hovering over a sparkline table cell, potentially allowing access to relevant data available to that user.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-19T22:17:16.777Z and has not been modified since then.