CISA KEV 정보
| 취약점명 | Wazuh Server Deserialization of Untrusted Data Vulnerability |
|---|---|
| 설명 | Wazuh contains a deserialization of untrusted data vulnerability that allows for remote code execution on Wazuh servers. |
| 조치사항 | Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. |
| 랜섬웨어 캠페인 악용 | Unknown |
| CWE | CWE-502 |
| 등록일 (KEV) | 2025-06-10 |
| 조치 기한 | 2025-07-01 |
| 추가 참고 | https://wazuh.com/blog/addressing-the-cve-2025-24016-vulnerability/ ; https://github.com/wazuh/wazuh/security/advisories/GHSA-hcrc-79hj-m3qh ; https://nvd.nist.gov/vuln/detail/CVE-2025-24016 |
NVD 상세 정보
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H설명: 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.
CWE: CWE-502
참조
- https://github.com/wazuh/wazuh/security/advisories/GHSA-hcrc-79hj-m3qh [Exploit, Vendor Advisory]
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-24016 [US Government Resource]
This product uses the NVD API but is not endorsed or certified by the NVD.