CVE Vulnerabilities

CVE-2025-62785

Unchecked Return Value

Published: Oct 29, 2025 | Modified: Oct 29, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Wazuh is a free and open source platform used for threat prevention, detection, and response. fillData() implementation does not check whether value is NULL or not before calling os_strdup() on it. A compromised agent can cause a crash of analysisd by sending a specially crafted message to the wazuh manager. An attacker who is able to craft and send an agent message to the wazuh manager can cause analysisd to crash and make it unavailable. This vulnerability is fixed in 4.10.2.

Weakness

The product does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.

Potential Mitigations

References