Rapid7’s 2026 Global Cybersecurity Summit is now available on-demand.Watch sessions.
Rapid7

module

Wazuh server remote code execution caused by an unsafe deserialization vulnerability.

Disclosed
Feb 10, 2025
Created
Aug 12, 2025

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 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.

Authors

h00die-gr3y [email protected]
DanielFi https://github.com/DanielFi

Platform

Linux,Unix

Architectures

cmd

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':


msf > use exploit/linux/http/wazuh_auth_rce_cve_2025_24016
msf exploit(wazuh_auth_rce_cve_2025_24016) > show targets
...targets...
msf exploit(wazuh_auth_rce_cve_2025_24016) > set TARGET < target-id >
msf exploit(wazuh_auth_rce_cve_2025_24016) > show options
...show and set options...
msf exploit(wazuh_auth_rce_cve_2025_24016) > exploit

Title
Rapid7 Labs

2026 Global Threat Landscape Report

The predictive window has collapsed. Exploitation follows disclosure in days. See how attackers are accelerating and how to stay ahead.