CVE-2026-56699
CWE-74Published: July 15, 2026· Updated: Jul 15, 2026
Official Description
Wazuh Manager before 5.0.0-beta3 fails to escape the DataValue.index field when constructing OpenSearch bulk requests, allowing enrolled agents to inject arbitrary NDJSON operations. Attackers can smuggle delete, index, or update operations into bulk requests executed under the manager's admin credentials, enabling document deletion, alert tampering, and cross-agent SIEM state manipulation.
Risk Analysis
This critical vulnerability in Wazuh Manager, with a CVSS score of 10.0, allows enrolled agents to inject arbitrary NDJSON operations into OpenSearch bulk requests. This can lead to document deletion, alert tampering, and cross-agent SIEM state manipulation.
No public exploit is currently known for this vulnerability. The flaw is remotely exploitable (AV:N) and has low attack complexity (AC:L), making it a significant concern.
Upgrade Wazuh Manager to version 5.0.0-beta3 or later. Implement strict input validation and escaping for all data fields used in OpenSearch bulk requests.
Technical Analysis
CVE-2026-56699 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 10.0.
The vulnerability has a "Changed" scope, meaning successful exploitation can impact components beyond the vulnerable component itself — such as the host operating system or adjacent services.
CVSS v3.1 Vector Breakdown
Exploit & PoC Resources
All References (3)
Quick Facts
Related CVEs (CWE-74)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-56699 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts