Skip to main content

Wazuh CVE-2026-33754

MEDIUM
Uncontrolled Resource Consumption (CWE-400)
2026-07-17 security-advisories@github.com
6.5
CVSS 3.1 · Vendor: github
Share

Severity by source

Vendor (github) PRIMARY
6.5 MEDIUM
AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
6.5 MEDIUM

AV:A confirmed by cluster-protocol adjacency requirement; PR:N because authentication check occurs after the vulnerable memory allocation; C:N/I:N as only availability is impacted.

3.1 AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
4.0 AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (github).

CVSS VectorVendor: github

Attack Vector
Adjacent
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jul 17, 2026 - 00:29 vuln.today

DescriptionCVE.org

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.

AnalysisAI

Memory exhaustion denial-of-service in Wazuh's cluster protocol parser affects all deployments running versions 3.9.0 through 4.14.4. The cluster service reads an attacker-supplied payload length from an incoming message header and allocates memory of that size before performing any authentication or decryption, enabling unauthenticated adjacent-network attackers to exhaust system memory and crash the cluster service. No public exploit or CISA KEV listing exists at time of analysis; vendor-released patch 4.14.5 is available.

Technical ContextAI

Wazuh is an open-source SIEM and XDR platform whose multi-node cluster mode uses a proprietary binary TCP protocol for inter-manager communication. The cluster protocol parser reads a length field from an incoming message header and immediately performs a memory allocation of that claimed size before decrypting or authenticating the message - a textbook CWE-400 (Uncontrolled Resource Consumption) pattern. Because the trust boundary is crossed prior to any credential verification, an unauthenticated peer that can reach the cluster port (typically TCP 1516) can advertise an arbitrarily large payload length, forcing the process to attempt an equally large allocation and rapidly consuming available system memory. No CPE string was provided in the advisory data; affected product range is Wazuh manager 3.9.0 through 4.14.4 inclusive, as confirmed by GitHub Security Advisory GHSA-476v-28pp-5wg9.

RemediationAI

Upgrade to Wazuh 4.14.5, which resolves the issue per the vendor security advisory at https://github.com/wazuh/wazuh/security/advisories/GHSA-476v-28pp-5wg9. As a compensating control prior to patching, restrict network access to the Wazuh cluster communication port (default TCP 1516) using host-based firewall rules or network ACLs so that only the IP addresses of legitimate Wazuh manager cluster peers can reach it - the AV:A adjacency requirement means access control is the most effective interim mitigation and introduces no functional side effects for properly segmented deployments. Single-node Wazuh deployments that do not use cluster mode should verify whether the cluster listener is active and, if not needed, disable it entirely to eliminate the attack surface.

More in Wazuh

View all
CVE-2025-24016 CRITICAL POC
9.9 Feb 10

Wazuh SIEM platform versions 4.4.0 through 4.9.0 contain an unsafe deserialization vulnerability in the DistributedAPI t

CVE-2021-44079 CRITICAL POC
9.8 Nov 22

In the wazuh-slack active response script in Wazuh 4.2.x before 4.2.5, untrusted user agents are passed to a curl comman

CVE-2026-48024 CRITICAL POC
9.1 Aug 19

Path-traversal-driven root code execution affects the Wazuh security platform's cluster synchronization layer in version

CVE-2026-48162 CRITICAL POC
9.1 Aug 19

Arbitrary file read in Wazuh cluster deployments (4.0.0 through 4.14.5, and 5.0.0-beta1/beta2) lets a peer node that alr

CVE-2026-61800 CRITICAL POC
9.1 Aug 27

Arbitrary file write leading to root remote code execution affects Wazuh worker nodes in clustered deployments running v

CVE-2026-25769 CRITICAL POC
9.1 Mar 17

A critical deserialization vulnerability in Wazuh's cluster mode allows attackers with access to any worker node to achi

CVE-2026-44901 HIGH POC
8.4 Aug 19

Remote code execution on the Wazuh cluster master node is achievable by any attacker who controls a cluster worker node,

CVE-2026-54083 HIGH POC
8.1 Aug 27

Path traversal in Wazuh's ip-customblock active response script allows low-privileged remote attackers to create or dele

CVE-2018-19666 HIGH POC
7.8 Nov 29

The agent in OSSEC through 3.1.0 on Windows allows local users to gain NT AUTHORITY\SYSTEM access via Directory Traversa

CVE-2026-44252 HIGH POC
7.7 Aug 19

Cluster key disclosure in Wazuh Manager versions 4.0.0 through 4.14.4 enables a two-stage privilege escalation: a low-pr

CVE-2026-46343 HIGH POC
7.5 Aug 19

Arbitrary file deletion on a Wazuh manager via the cluster synchronization protocol allows a cluster-authenticated attac

CVE-2024-1243 HIGH POC
7.2 Jun 11

CVE-2024-1243 is an improper input validation vulnerability in Wazuh agent for Windows (versions prior to 4.8.0) that al

Share

CVE-2026-33754 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy