CVE-2025-24016

Scores

EPSS

0.939high93.9%
0%20%40%60%80%100%

Percentile: 93.9%

CVSS

9.9critical3.x
0246810

CVSS Score: 9.9/10

All CVSS Scores

CVSS 3.x
9.9

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H

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.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

anchore_overridesnvd

CWEs

CWE-502

Related Vulnerabilities

Exploits

Exploit ID: CVE-2025-24016

Source: github-poc

URL: https://github.com/rxerium/CVE-2025-24016

Vulnerable Software (2)

Type: Configuration

Operating System:

Trait:
{  "children": [    {      "cpe_match": [        {          "cpe23uri": "cpe:2.3:a:wazuh:wazuh:*:*:*:*:*:go:*:*",          "versionEndExcluding": "4.9.1",          "versionStartIncluding": "4.4...

Source: anchore_overrides

Type: Configuration

Vendor: *

Product: wazuh

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:wazuh:wazuh:*:*:*:*:*:*:*:*",      "versionEndExcluding": "4.9.1",      "versionStartIncluding": "4.4.0",      "vulnerable": true    }  ],  ...

Source: nvd

End of list