Description
In Splunk Enterprise Security versions below 8.6.1, a user who holds the ess_analyst Splunk Enterprise Security role could change User and Entity Behavior Analytics (UEBA) search macros that scheduled searches run with administrator permissions, allowing for access to all relevant data and system integrity through those searches. The vulnerability is possible because the UEBA app metadata grants analyst roles write access to search macros that should be writable only by administrator roles. For more information see Users and roles for Splunk Enterprise Security (https://help.splunk.com/en/splunk-enterprise-security-8/install/8.4/installation/users-and-roles-for-splunk-enterprise-security) and Roles and knowledge objects in UEBA for Splunk Enterprise Security (https://help.splunk.com/en/splunk-enterprise-security-8/administer/8.5/user-and-entity-behavior-analytics/roles-and-knowledge-objects-in-ueba-for-splunk-enterprise-security) in the Splunk documentation.
Published: 2026-08-19
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Splunk Enterprise Security versions lower than 8.6.1, a user with the ess_analyst role can modify User and Entity Behavior Analytics search macros that are executed with administrator privileges. This allows the user to run scheduled searches with elevated permissions, granting them access to all relevant data and compromising system integrity. The weakness stems from incorrect access control—write permissions are granted to analyst roles for objects that should be administrator‑only, a classic example of CWE‑732.

Affected Systems

Splunk Enterprise Security, any release prior to 8.6.1. The vulnerability is present in all affected versions regardless of minor build number, as the access control flaw is in the UEBA app metadata rather than a specific sub‑version.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity flaw. Because the EPSS score is unavailable and the vulnerability is not listed in CISA’s KEV catalog, current exploitation evidence is unknown, but the attack vector is inferred to be an authenticated, internal user with the ess_analyst role. Once the analyst gains write access to the macros, they can elevate privileges and read all data, leading to potential data exfiltration, tampering, and full system compromise. The risk is therefore significant for organizations that rely on the default split‑role configuration.

Generated by OpenCVE AI on August 20, 2026 at 10:55 UTC.

Remediation

Vendor Solution

Upgrade Splunk Enterprise Security to 8.6.1 or higher.


OpenCVE Recommended Actions

  • Upgrade Splunk Enterprise Security to version 8.6.1 or later
  • Remove or restrict the ess_analyst role's write access to UEBA search macros by editing role permissions or creating a custom read‑only role
  • Conduct an audit of existing role assignments and macro permissions to ensure no unintended write access remains

Generated by OpenCVE AI on August 20, 2026 at 10:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:splunk:enterprise_security:*:*:*:*:*:*:*:*

Fri, 21 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Splunk
Splunk enterprise Security
Vendors & Products Splunk
Splunk enterprise Security

Thu, 20 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description In Splunk Enterprise Security versions below 8.6.1, a user who holds the ess_analyst Splunk Enterprise Security role could change User and Entity Behavior Analytics (UEBA) search macros that scheduled searches run with administrator permissions, allowing for access to all relevant data and system integrity through those searches. The vulnerability is possible because the UEBA app metadata grants analyst roles write access to search macros that should be writable only by administrator roles. For more information see Users and roles for Splunk Enterprise Security (https://help.splunk.com/en/splunk-enterprise-security-8/install/8.4/installation/users-and-roles-for-splunk-enterprise-security) and Roles and knowledge objects in UEBA for Splunk Enterprise Security (https://help.splunk.com/en/splunk-enterprise-security-8/administer/8.5/user-and-entity-behavior-analytics/roles-and-knowledge-objects-in-ueba-for-splunk-enterprise-security) in the Splunk documentation.
Title Privilege Escalation through Search Macro Permissions in Splunk Enterprise Security
Weaknesses CWE-732
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}


Subscriptions

Splunk Enterprise Security
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-08-21T03:55:20.956Z

Reserved: 2026-08-19T12:02:03.631Z

Link: CVE-2026-76388

cve-icon Vulnrichment

Updated: 2026-08-20T13:18:11.012Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-19T22:17:25.090

Modified: 2026-08-25T16:29:47.773

Link: CVE-2026-76388

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T13:02:28Z

Weaknesses
  • CWE-732

    Incorrect Permission Assignment for Critical Resource