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.
Published: 2026-07-15
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists because Wazuh Manager does not escape the DataValue.index field when constructing OpenSearch bulk requests for inventory synchronization. As a result, agents that are allowed to send inventory data can inject arbitrary NDJSON operations such as delete, index, or update. This allows an attacker to delete documents, tamper alerts, and manipulate the SIEM state using the manager’s administrative credentials, compromising the integrity of the system’s data.

Affected Systems

The affected product is Wazuh Wazuh. Any installation of Wazuh Manager before version 5.0.0‑beta3 is vulnerable. No specific device or platform variants are listed beyond the generic product and version requirement.

Risk and Exploitability

The CVSS score of 10 categorizes this vulnerability as critical, and the EPSS score of less than 1 % indicates a low but nonzero probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Attackers require the ability to enroll or control an agent that communicates with the manager, making the likely attack vector agent‑controlled data injection over the network. Exploitability is therefore limited to environments where an attacker can influence agent input or where agents are compromised.

Generated by OpenCVE AI on July 31, 2026 at 04:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Wazuh Manager patch to version 5.0.0‑beta3 or later to close the injection flaw.
  • Audit any custom inventory_sync configurations or scripts that manipulate DataValue.index and verify that these are properly sanitized or removed.
  • Restrict agent-to-manager traffic to trusted networks or enforce strict authentication to limit the opportunity for malicious agent input.

Generated by OpenCVE AI on July 31, 2026 at 04:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 12:00:00 +0000

Type Values Removed Values Added
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.
Title Wazuh Manager - NDJSON Injection in inventory_sync via Agent-Controlled DataValue.index
First Time appeared Wazuh
Wazuh wazuh
Weaknesses CWE-74
CPEs cpe:2.3:a:wazuh:wazuh:*:*:*:*:*:*:*:*
Vendors & Products Wazuh
Wazuh wazuh
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-15T12:42:22.159Z

Reserved: 2026-06-22T17:09:16.556Z

Link: CVE-2026-56699

cve-icon Vulnrichment

Updated: 2026-07-15T12:42:05.172Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T04:15:04Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')