PatchSiren cyber security CVE debrief
CVE-2026-74044 Wazuh CVE debrief
CVE-2026-74044 is a path traversal vulnerability in Wazuh 4.0.0 before 4.14.6 that allows authenticated cluster peers to delete arbitrary directory contents. The vulnerability is triggered 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.
- Vendor
- Wazuh
- Product
- wazuh-manager
- CVSS
- HIGH 7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-18
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-18
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for Wazuh installations, cluster management, and directory security should assess exposure and implement compensating controls. This includes verifying Wazuh installations for exposure, assessing the validity of cluster Fernet keys, and restricting access to cluster peers. Additionally, defenders should prioritize monitoring and logging to detect potential exploitation attempts and implement necessary controls to prevent directory in
Why it matters
CVE-2026-74044 is a path traversal vulnerability in Wazuh that allows authenticated cluster peers to delete arbitrary directory contents. Defenders should prioritize verifying Wazuh installations, assessing cluster Fernet key validity, and restricting access to cluster peers.
- Verification of Wazuh installations for exposure is required to prevent potential directory deletions.
- Restricting access to cluster peers and validating cluster Fernet keys can help mitigate the vulnerability.
- Implementing monitoring and logging to detect potential exploitation attempts is necessary.
- Further verification of affected versions and potential impact is required to ensure comprehensive mitigation.
Technical summary
The vulnerability is caused by a lack of validation in the cluster hello payload, allowing attackers to craft a malicious node name and trigger the master's peer cleanup routine to remove arbitrary directories. This path traversal vulnerability in Wazuh 4.0.0 before 4.14.6 allows authenticated cluster peers to delete arbitrary directory contents. Attackers holding a valid cluster Fernet key can exploit this vulnerability by supplying a traversal-shaped node name in the cluster hello payload without validation, leading to potential directory deletions within the Wazuh installation path writable by the wazuh user.
Defensive priority
Defenders should prioritize verifying Wazuh installations for exposure, assessing the validity of cluster Fernet keys, and restricting access to cluster peers.
Recommended defensive actions
- Verify Wazuh installations for exposure by checking the version and configuration.
- Assess the validity of cluster Fernet keys and restrict access to cluster peers.
- Implement compensating controls to monitor and limit directory deletions within the Wazuh installation path.
- Review relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but the scope of affected versions and potential impact require further verification. Defenders should verify Wazuh installations, assess cluster Fernet key validity, and restrict access to cluster peers. Evidence is limited, and further review of affected versions and potential impact is necessary.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-74044 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-74044
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-74044 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-74044
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/wazuh/wazuh/pull/36460
-
Source reference
Unverified legacy reference
URL: https://github.com/wazuh/wazuh/security/advisories/GHSA-f34r-fcjf-qx6j
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/wazuh-path-traversal-arbitrary-directory-deletion-via-cluster-hello
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.