Description
Wazuh 4.0.0 before 4.14.6 contains a path traversal vulnerability that allows authenticated cluster peers to delete arbitrary directory contents by supplying a traversal-shaped node name in the cluster hello payload without validation. Attackers holding a valid cluster Fernet key can craft a malicious node name and disconnect, triggering the master's peer cleanup routine to remove the contents of arbitrary directories within the Wazuh installation path writable by the wazuh user.
Published: 2026-08-18
Score: 7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a path traversal flaw in Wazuh manager that lets an authenticated cluster peer supply a specially crafted node name in the cluster hello message. When the master receives this payload and initiates cleanup of a disconnected peer, it deletes files and folders that match the supplied node name pattern. As a result, an attacker can delete any directory within the Wazuh installation path that is writable by the wazuh user, causing data loss or service disruption.

Affected Systems

Affected product is Wazuh manager version 4.0.0 up to but not including 4.14.6. Users running Wazuh 4.0.0 through 4.14.5 are vulnerable. The vulnerability applies to all deployments where the manager communicates with cluster peers using a Fernet key.

Risk and Exploitability

The CVSS score is 7, indicating a high severity vulnerability. EPSS not available suggests limited intelligence on real-world exploitation, and it is not listed in CISA KEV. Attackers need to possess a valid cluster Fernet key, which typically belongs to administrators. With this credential, an attacker can send a crafted node name during the cluster hello handshake, and when the peer disconnects, the master deletes the targeted directories. The ability to delete arbitrary directories makes this a significant risk to data integrity and availability.

Generated by OpenCVE AI on August 18, 2026 at 18:27 UTC.

Remediation

Vendor Solution

Upgrade the affected package to 4.14.6 or later.


OpenCVE Recommended Actions

  • Upgrade the Wazuh manager to version 4.14.6 or newer.
  • Restrict cluster network access by configuring firewall rules or broker settings to allow only trusted IP addresses to communicate with the manager.
  • Audit the current cluster configuration, removing any unnecessary peer entries and ensuring that the Fernet key is only shared with trusted administrators.

Generated by OpenCVE AI on August 18, 2026 at 18:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Description Wazuh 4.0.0 before 4.14.6 contains a path traversal vulnerability that allows authenticated cluster peers to delete arbitrary directory contents by supplying a traversal-shaped node name in the cluster hello payload without validation. Attackers holding a valid cluster Fernet key can craft a malicious node name and disconnect, triggering the master's peer cleanup routine to remove the contents of arbitrary directories within the Wazuh installation path writable by the wazuh user.
Title Wazuh 4.0.0 < 4.14.6 Path Traversal Arbitrary Directory Deletion via Cluster Hello
Weaknesses CWE-22
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-18T17:26:50.810Z

Reserved: 2026-08-14T14:06:40.513Z

Link: CVE-2026-74044

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-18T18:19:33.907

Modified: 2026-08-18T18:19:33.907

Link: CVE-2026-74044

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T18:30:16Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')