CVE-2025-62790
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-29

Last updated on: 2025-11-03

Assigner: GitHub, Inc.

Description
Wazuh is a free and open source platform used for threat prevention, detection, and response. Prior to 4.11.0, fim_fetch_attributes_state() implementation does not check whether time_string is NULL or not before calling strlen() 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.11.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-29
Last Modified
2025-11-03
Generated
2026-05-07
AI Q&A
2025-10-29
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wazuh wazuh to 4.11.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-252 The product does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.
CWE-476 The product dereferences a pointer that it expects to be valid but is NULL.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in Wazuh versions prior to 4.11.0 where the function fim_fetch_attributes_state() does not check if the variable time_string is NULL before calling strlen() on it. A compromised agent can exploit this by sending a specially crafted message to the Wazuh manager, causing the analysisd process to crash.


How can this vulnerability impact me? :

An attacker who can send a crafted agent message to the Wazuh manager can cause the analysisd process to crash, making it unavailable. This can disrupt threat detection and response capabilities of the Wazuh platform.


What immediate steps should I take to mitigate this vulnerability?

Upgrade Wazuh to version 4.11.0 or later, as this version contains the fix for the vulnerability that causes analysisd to crash when processing specially crafted agent messages.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart