Description
Wazuh is a free and open source platform used for threat prevention, detection, and response. In versions 3.9.0 and above, prior to 4.14.5, a remote attacker can trigger memory exhaustion in the cluster protocol parser by sending a crafted message header with an arbitrarily large payload length. The length is trusted before authentication/decryption and used directly to allocate memory, allowing unauthenticated denial of service of the cluster service. This issue has been fixed in version 4.14.5.
Published: 2026-07-16
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in how the Wazuh cluster protocol parser treats the packet header’s payload length field. In all versions from 3.9.0 up to, but excluding, 4.14.5, the length is accepted before authentication or decryption and is used directly to allocate memory, allowing an attacker to send a crafted header with an arbitrarily large length. This results in uncontrolled memory allocation and eventual exhaustion, causing the cluster service to become unresponsive – a remote, unauthenticated denial of service that does not affect confidentiality or integrity.

Affected Systems

The affected product is the Wazuh open‑source platform. All releases from 3.9.0 through 4.14.4 are vulnerable; earlier versions are unaffected, and versions 4.14.5 and later contain the fix. Systems running Wazuh in cluster mode on the default port are particularly at risk.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity, and the EPSS score of less than 1 percent suggests a low likelihood of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog. An attacker can exploit it remotely by sending a payload over the cluster protocol without authentication, and no special privileges are required.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Wazuh to version 4.14.5 or newer, which limits the payload length to a safe value.
  • Restart the cluster service to ensure the new limits are active.
  • Restrict cluster traffic to trusted hosts by configuring firewall rules or disabling the cluster interface on unneeded nodes.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 02:15:00 +0000

Type Values Removed Values Added
First Time appeared Wazuh
Wazuh wazuh
Vendors & Products Wazuh
Wazuh wazuh

Fri, 17 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
Description Wazuh is a free and open source platform used for threat prevention, detection, and response. In versions 3.9.0 and above, prior to 4.14.5, a remote attacker can trigger memory exhaustion in the cluster protocol parser by sending a crafted message header with an arbitrarily large payload length. The length is trusted before authentication/decryption and used directly to allocate memory, allowing unauthenticated denial of service of the cluster service. This issue has been fixed in version 4.14.5.
Title Wazuh: Unauthenticated cluster packet length leads to uncontrolled memory allocation (remote DoS)
Weaknesses CWE-400
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-17T12:16:14.684Z

Reserved: 2026-03-23T18:30:14.125Z

Link: CVE-2026-33754

cve-icon Vulnrichment

Updated: 2026-07-17T12:16:00.236Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T01:15:18Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption