Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-44254 Details

Description

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 1.0.0 until 4.14.6 and 5.0.0-beta2, HandleSecureMessage() in src/remoted/secure.c passes a pointer inside its stack buffer to ReadSecMSG(), and src/os_crypto/shared/msgs.c decompresses up to OS_MAXSTR bytes at that offset. For an encrypted agent message on TCP port 1514 that expands to 65,536 bytes, os_zlib_uncompress() writes a terminating null byte beyond the end of the destination buffer. The resulting stack out-of-bounds write in the root-level remoted daemon can crash message processing and disrupt agent communications. This issue is fixed in versions 4.14.6 and 5.0.0-beta2.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-131Incorrect Calculation of Buffer Size[email protected]
CWE-787Out-of-bounds Write[email protected]

Affected Products

ProductVersions
wazuh wazuh
>= 1.0.0, < 4.14.6
5.0.0 beta1

CPE

  • cpe:2.3:a:wazuh:wazuh:*:*:*:*:*:*:*:*
  • cpe:2.3:a:wazuh:wazuh:5.0.0:beta1:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-44254
NVD Published Date:
Aug 19, 2026
NVD Last Modified:
Sep 18, 2026
Source:
[email protected]
CVE-2026-44254 Details - Not Deferred