Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2026-30893 β€” AI Deep Analysis Summary

CVSS 9.0 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Wazuh suffers from a **Path Traversal** flaw in cluster sync extraction. πŸ“‰ **Consequences**: This allows **Arbitrary File Write** and potentially **Remote Code Execution (RCE)**. Critical integrity breach!

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-22** (Improper Limitation of a Pathname to a Restricted Directory). The system fails to sanitize input during cluster synchronization, allowing directory traversal sequences (`../`).

Q3Who is affected? (Versions/Components)

πŸ‘₯ **Affected**: **Wazuh** versions **4.4.0** up to **4.14.4** (exclusive). If you are running any version in this range, you are vulnerable. πŸ“… **Published**: 2026-04-29.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Capabilities**: With access, hackers can write files anywhere the service has permissions. This leads to **High Integrity** and **High Availability** impact. They can execute arbitrary code on the server! ⚑

Q5Is exploitation threshold high? (Auth/Config)

πŸ” **Exploitation Threshold**: **Medium**. CVSS indicates **PR:H** (Privileges Required: High). The attacker needs valid authentication credentials to trigger the cluster sync path traversal.…

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ“œ **Public Exploit**: **No**. The `pocs` field is empty. No public Proof-of-Concept (PoC) or wild exploitation scripts are currently available. 🚫

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan your environment for Wazuh versions **4.4.0 - 4.14.4**. Check if cluster synchronization is enabled. Look for unauthorized file modifications in Wazuh directories. πŸ•΅οΈβ€β™‚οΈ

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Official Fix**: **Yes**. The vulnerability is fixed in **Wazuh v4.14.4**. Refer to the GitHub release notes and security advisory (GHSA-m8rw-v4f6-8787) for the patch. πŸ› οΈ

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: If you cannot upgrade immediately, **disable cluster synchronization** if not strictly necessary. Restrict network access to the Wazuh manager. Monitor file integrity alerts closely. πŸ›‘

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **HIGH**. Despite requiring auth, the impact is **Critical** (RCE/Arbitrary Write). CVSS Score reflects High Availability/Integrity loss. Patch to **v4.14.4+** immediately! πŸƒβ€β™‚οΈπŸ’¨