CVE-2025-24016

Wazuh is a free and open source platform used for threat prevention, detection, and response. Starting in version 4.4.0 and prior to version 4.9.1, an unsafe deserialization vulnerability allows for remote code execution on Wazuh servers. DistributedAPI parameters are a serialized as JSON and deserialized using `as_wazuh_object` (in `framework/wazuh/core/cluster/common.py`). If an attacker manages to inject an unsanitized dictionary in DAPI request/response, they can forge an unhandled exception (`__unhandled_exc__`) to evaluate arbitrary python code. The vulnerability can be triggered by anybody with API access (compromised dashboard or Wazuh servers in the cluster) or, in certain configurations, even by a compromised agent. Version 4.9.1 contains a fix.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:wazuh:wazuh:*:*:*:*:*:*:*:*

History

11 Jun 2025, 21:11

Type Values Removed Values Added
References () https://github.com/wazuh/wazuh/security/advisories/GHSA-hcrc-79hj-m3qh - () https://github.com/wazuh/wazuh/security/advisories/GHSA-hcrc-79hj-m3qh - Exploit, Vendor Advisory
CPE cpe:2.3:a:wazuh:wazuh:*:*:*:*:*:*:*:*
First Time Wazuh wazuh
Wazuh

11 Jun 2025, 01:00

Type Values Removed Values Added
Summary
  • (es) Wazuh es una plataforma gratuita y de código abierto que se utiliza para la prevención, detección y respuesta ante amenazas. A partir de la versión 4.4.0 y antes de la versión 4.9.1, una vulnerabilidad de deserialización insegura permite la ejecución remota de código en servidores Wazuh. Los parámetros de DistributedAPI se serializan como JSON y se deserializan utilizando `as_wazuh_object` (en `framework/wazuh/core/cluster/common.py`). Si un atacante logra inyectar un diccionario no depurado en una solicitud/respuesta DAPI, puede falsificar una excepción no controlada (`__unhandled_exc__`) para evaluar código Python arbitrario. La vulnerabilidad puede ser activada por cualquier persona con acceso a la API (panel de control comprometido o servidores Wazuh en el clúster) o, en ciertas configuraciones, incluso por un agente comprometido. La versión 4.9.1 contiene una corrección.

10 Feb 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-02-10 20:15

Updated : 2025-06-11 21:11


NVD link : CVE-2025-24016

Mitre link : CVE-2025-24016

CVE.ORG link : CVE-2025-24016


JSON object : View

Products Affected

wazuh

  • wazuh
CWE
CWE-502

Deserialization of Untrusted Data