alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET WEB_SPECIFIC_APPS Wazuh Server Serialized Unhandled Exception Payload (CVE-2025-24016)";
flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/"; startswith;
pcre:"/^(?:security|agents|events|groups)\x2f/Ri";
http.content_type;
content:"application/json";
http.request_body;
content:"|22|__unhandled_exc__|22 3a|"; fast_pattern;
content:"|22|__class__|22 3a|";
content:"|22|__args__|22 3a|";
reference:url,github.com/wazuh/wazuh/security/advisories/GHSA-hcrc-79hj-m3qh;
reference:cve,2025-24016;
classtype:web-application-attack;
sid:2060945; rev:1;
metadata:attack_target Server, tls_state TLSDecrypt, created_at 2025_03_18, cve CVE_2025_24016, deployment Perimeter, deployment Internal, deployment SSLDecrypt, confidence High, signature_severity Major, tag Exploit, updated_at 2025_03_18, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
target:dest_ip;
)