Wazuh, a top provider of open-source security solutions, has released a critical security advisory for a remote code execution vulnerability (RCE) (CVE-2025-24016) with a CVSS score of 9.9. This flaw could enable attackers to take full control of affected Wazuh servers.
Wazuh is a popular platform for threat prevention, detection, and response, offering features like log analysis, intrusion detection, file integrity monitoring, and vulnerability assessment. The recent advisory highlights a vulnerability in the Wazuh server’s API due to unsafe deserialization. An attacker could exploit this by sending a crafted request, potentially allowing arbitrary code execution.
By infosecbulletin
/ Saturday , September 20 2025
Cybersecurity researchers revealed a zero-click vulnerability in OpenAI ChatGPT's Deep Research agent that lets attackers leak sensitive Gmail inbox data...
Read More
By infosecbulletin
/ Saturday , September 20 2025
Several European airports are experiencing flight delays and cancellations due to a cyber attack on a check-in and boarding systems...
Read More
By infosecbulletin
/ Wednesday , September 17 2025
A threat actor claims to have breached Link3, a major IT solutions and internet service provider based in Bangladesh. The...
Read More
By infosecbulletin
/ Wednesday , September 17 2025
Check point, a cyber security solutions provider hosts an event titled "securing the hyperconnected world in the AI era" at...
Read More
By infosecbulletin
/ Tuesday , September 16 2025
Cross-Site Scripting (XSS) is one of the oldest and most persistent vulnerabilities in modern applications. Despite being recognized for over...
Read More
By infosecbulletin
/ Monday , September 15 2025
Every day a lot of cyberattack happen around the world including ransomware, Malware attack, data breaches, website defacement and so...
Read More
By infosecbulletin
/ Monday , September 15 2025
A critical permission misconfiguration in the IBM QRadar Security Information and Event Management (SIEM) platform could allow local privileged users...
Read More
By infosecbulletin
/ Monday , September 15 2025
Australian banks are now using bots to combat scammers. These bots mimic potential victims to gather real-time information and drain...
Read More
By infosecbulletin
/ Saturday , September 13 2025
F5 plans to acquire CalypsoAI, which offers adaptive AI security solutions. CalypsoAI's technology will be added to F5's Application Delivery...
Read More
By infosecbulletin
/ Saturday , September 13 2025
The Villager framework, an AI-powered penetration testing tool, integrates Kali Linux tools with DeepSeek AI to automate cyber attack processes....
Read More
“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,” the advisory states.
The advisory shows a proof-of-concept (PoC) exploit that allows an attacker to shut down the Wazuh master server using its API. This command can instantly turn off the server, highlighting how easy it is to exploit this vulnerability with default credentials.
“curl -X POST -k -u “wazuh-wui:MyS3cr37P450r.*-” -H “Content-Type: application/json” –data ‘{“__unhandled_exc__”:{“__class__”: “exit”, “__args__”: []}}’ https://<worker-server>:55000/security/user/authenticate/run_as”
Security researcher DanielFi reported this vulnerability.
Wazuh has fixed the CVE-2025-24016 vulnerability in version 4.9.1. Administrators should update immediately to reduce risk. The advisory stresses addressing the root cause instead of just sanitization, as there may be other methods to execute arbitrary code. Organizations should also review API permissions and strengthen agent configurations to prevent exploitation.
Microsoft 2025 February Patch Tuesday fixes 2 zero-days, 55 flaws