Description
A local vulnerability in the Winlogbeat Windows installer caused runtime files to be placed in a directory writable by unprivileged users. A low-privileged attacker with existing access to the system could pre-position malicious filesystem links, causing a subsequent elevated Winlogbeat operation to write to or delete arbitrary files. Successful exploitation could result in a denial of service.
Published: 2026-09-01
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service / Arbitrary File Write
Action: Patch
AI Analysis

Impact

The flaw in Winlogbeat’s installation process allows a local attacker to exploit improper link resolution before file access, identified as CWE‑59. When a user runs the installer, runtime files are placed in a directory that non‑privileged users can write to. An attacker who can create malicious filesystem links in that directory can then cause a later elevated Winlogbeat operation to write to or delete arbitrary files, effectively breaking the service and potentially leading to a denial of service.

Affected Systems

Elastic’s Winlogbeat component, part of Elastic Security. No specific version range is given in the advisory, but the mention of a security update for Winlogbeat 8.13.0 indicates that versions prior to that are affected.

Risk and Exploitability

The CVSS score of 7.2 assigns this as high impact. EPSS data is not available, so formal exploitation probability is uncertain, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is local: a low‑privileged attacker with system access needs only to create the malicious link; no network privileges are required. Successful exploitation can overwrite or delete crucial files used by Winlogbeat, causing a loss of functionality. Given the lack of external exposure, the primary risk is to systems that have already installed the vulnerable version.

Generated by OpenCVE AI on September 1, 2026 at 16:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Winlogbeat to the latest patched version (8.13.0 or later) as released by Elastic.
  • Ensure that the directory used for Winlogbeat’s runtime files is owned by the SYSTEM account and is not writable by regular or low‑privileged users.
  • Restrict or monitor the creation of symbolic or junction links on the machine to prevent malicious link placement before the Winlogbeat service runs.

Generated by OpenCVE AI on September 1, 2026 at 16:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
First Time appeared Elastic winlogbeat
CPEs cpe:2.3:a:elastic:winlogbeat:*:*:*:*:*:*:*:*
Vendors & Products Elastic winlogbeat

Thu, 03 Sep 2026 16:45:00 +0000

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

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 01 Sep 2026 14:15:00 +0000

Type Values Removed Values Added
Description A local vulnerability in the Winlogbeat Windows installer caused runtime files to be placed in a directory writable by unprivileged users. A low-privileged attacker with existing access to the system could pre-position malicious filesystem links, causing a subsequent elevated Winlogbeat operation to write to or delete arbitrary files. Successful exploitation could result in a denial of service.
Title Improper Link Resolution Before File Access ('Link Following') in Winlogbeat Leading to Arbitrary File Write and Denial of Service
Weaknesses CWE-59
References
Metrics cvssV3_1

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


Subscriptions

Elastic Elastic Security Winlogbeat
cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-09-01T15:47:36.179Z

Reserved: 2026-08-31T09:06:33.044Z

Link: CVE-2024-14047

cve-icon Vulnrichment

Updated: 2026-09-01T15:47:32.836Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-01T14:17:23.827

Modified: 2026-09-10T19:21:31.760

Link: CVE-2024-14047

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T16:27:56Z

Weaknesses
  • CWE-59

    Improper Link Resolution Before File Access ('Link Following')