CVE-2026-74044 PUBLISHED

Wazuh 4.0.0 < 4.14.6 Path Traversal Arbitrary Directory Deletion via Cluster Hello

Assigner: VulnCheck
Reserved: 14.08.2026 Published: 18.08.2026 Updated: 18.08.2026

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.

Metrics

CVSS 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
CVSS Score: 7

Product Status

Vendor Wazuh
Product wazuh-manager
Versions Default: unaffected
  • affected from 4.0.0 to 4.14.6 (excl.)

Solutions

Upgrade the affected package to 4.14.6 or later.

Credits

  • moltenbit reporter
  • vikman90 remediation developer

References

Problem Types

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