Description
Incorrect Permission Assignment for Critical Resource (CWE-732) in Elastic Agent can lead to local privilege escalation via Replace Binaries (CAPEC-642). On Windows systems where Elastic Agent is installed in unprivileged mode, resources used by the agent service are created with access controls broader than required. A local user could take advantage of this to cause the service to execute code of their choosing, ultimately obtaining SYSTEM-level privileges on the host.
Published: 2026-09-02
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Elastic Agent incorrectly assigns permissions to critical resources, exposing a local privilege escalation path that can elevate a user to SYSTEM. The flaw stems from overly permissive access controls applied to binaries and service resources when the agent runs in unprivileged mode on Windows. An attacker who owns an account on the host can replace or modify the agent’s executable binaries, leading the service to run malicious code and gaining full system privileges.

Affected Systems

The vulnerability affects Elastic Agent installations on Windows platforms that are configured to operate in unprivileged mode. The flaw exists regardless of the specific agent version, since the issue lies in the default permission configuration during resource creation. No specific product version range is listed.

Risk and Exploitability

The CVSS score of 7.8 indicates a high severity, and although a precise EPSS value is not available, the potential for exploitation remains significant due to the local user’s ability to manipulate files normally protected by service permissions. The exploit utilizes the Replace Binaries weakness (CAPEC-642), requiring only local access; no network exposure is needed. The vulnerability is not yet listed in CISA’s KEV catalog, but its impact on Windows systems warrants immediate remediation.

Generated by OpenCVE AI on September 3, 2026 at 09:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Elastic Agent security update that addresses permission assignment for critical resources
  • If applying a patch is not yet possible, configure Elastic Agent to run with the minimal privileges required, ensuring the service account has no rights to modify its own binaries
  • Audit and restrict file permissions on all agent-related binaries and configuration files to prevent unauthorized replacements

Generated by OpenCVE AI on September 3, 2026 at 09:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Elastic
Elastic elastic Agent
Vendors & Products Elastic
Elastic elastic Agent

Wed, 02 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description Incorrect Permission Assignment for Critical Resource (CWE-732) in Elastic Agent can lead to local privilege escalation via Replace Binaries (CAPEC-642). On Windows systems where Elastic Agent is installed in unprivileged mode, resources used by the agent service are created with access controls broader than required. A local user could take advantage of this to cause the service to execute code of their choosing, ultimately obtaining SYSTEM-level privileges on the host.
Title Incorrect Permission Assignment for Critical Resource in Elastic Agent Leading to Local Privilege Escalation to SYSTEM
Weaknesses CWE-732
References
Metrics cvssV3_1

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


Subscriptions

Elastic Elastic Agent
cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-09-03T03:56:25.220Z

Reserved: 2026-08-24T21:13:52.889Z

Link: CVE-2026-78604

cve-icon Vulnrichment

Updated: 2026-09-02T15:51:01.393Z

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-09-02T15:17:41.670

Modified: 2026-09-03T13:06:10.077

Link: CVE-2026-78604

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T12:00:04Z

Weaknesses
  • CWE-732

    Incorrect Permission Assignment for Critical Resource