ET WEB_SPECIFIC_APPS [aretiq.ai] Apache OFBiz requirePasswordChange GroovyScript Authentication Bypass and Command Execution Attempt (CVE-2026-45434)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/control/ProgramExport"; fast_pattern;
http.request_body;
content:"requirePasswordChange=Y";
content:"groovyProgram";
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS [aretiq.ai] Apache OFBiz requirePasswordChange GroovyScript Authentication Bypass and Command Execution Attempt (CVE-2026-45434) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> $HOME_NET any (
    msg:"ET WEB_SPECIFIC_APPS [aretiq.ai] Apache OFBiz requirePasswordChange GroovyScript Authentication Bypass and Command Execution Attempt (CVE-2026-45434)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/control/ProgramExport"; fast_pattern;
    http.request_body;
    content:"requirePasswordChange=Y";
    content:"groovyProgram";
    reference:url,aretiq.ai/research/vul260520-cve-2026-45434-apache-ofbiz-loginworker-checklogin-password-change-flow-authentication-bypass-rce/;
    reference:cve,2026-45434;
    classtype:attempted-admin;
    sid:2070112; rev:1;
    metadata:affected_product Apache_OFBiz, attack_target Web_Server, tls_state plaintext, created_at 2026_06_30, cve CVE_2026_45434, deployment Perimeter, deployment Internal, deployment SSLDecrypt, performance_impact Low, confidence High, signature_severity Major, tag Exploit, updated_at 2026_06_30, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
    target:dest_ip;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.