Back to overview

CVE-2025-24016

CRITICAL KEV CISA Exploitation: ACTIVE
9.9
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2025-24016
State
PUBLISHED
Assigner
GitHub_M
Reserved
2025-01-16 17:31 UTC
Published
2025-02-10 19:08 UTC
Last updated
2026-02-26 19:09 UTC
Primary CWE
CWE-502
CWE-502: Deserialization of Untrusted Data
Vendor / Product
wazuh / wazuh
Sources
cve.org  ·  NVD

Severity & Metrics

9.9 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H
SSVC — CISA Coordinator
Exploitation
ACTIVE
Automatable
no
Tech. Impact
total
CISA Known Exploited Vulnerability
Vulnerability name
Wazuh Server Deserialization of Untrusted Data Vulnerability
Vendor
Wazuh
Product
Wazuh Server
Added to KEV
2025-06-10
Due date
2025-07-01
Ransomware
Not known
Required action
Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
CISA description
Wazuh contains a deserialization of untrusted data vulnerability that allows for remote code execution on Wazuh servers.
Affected products (1)
VendorProductPlatformVersions
wazuh wazuh >= 4.4.0, < 4.9.1
Weakness (CWE)
CWESourceDescription
CWE-502 cna CWE-502: Deserialization of Untrusted Data
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.9 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H
References (1)
Back to overview