ET WEB_SPECIFIC_APPS Splunk Enterprise Authentication REST API Authenticated Client-Side DoS (CVE-2026-20139)


Query · suricata

flow:established,to_server;
http.uri;
content:"/splunkd/__raw/services/authentication/users/username"; fast_pattern;
pcre:"/^.*?(?:realname|tz|email)\x3d[^&]{64,}/R";
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Splunk Enterprise Authentication REST API Authenticated Client-Side DoS (CVE-2026-20139) · 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,$HTTP_SERVERS] any (
    msg:"ET WEB_SPECIFIC_APPS Splunk Enterprise Authentication REST API Authenticated Client-Side DoS (CVE-2026-20139)";
    flow:established,to_server;
    http.uri;
    content:"/splunkd/__raw/services/authentication/users/username"; fast_pattern;
    pcre:"/^.*?(?:realname|tz|email)\x3d[^&]{64,}/R";
    reference:url,advisory.splunk.com/advisories/SVD-2026-0204;
    classtype:attempted-dos;
    sid:2069968; rev:1;
    metadata:affected_product Splunk, attack_target Server, tls_state TLSDecrypt, created_at 2026_06_16, cve CVE_2026_20139, deployment Perimeter, deployment Internal, deployment SSLDecrypt, confidence High, signature_severity Major, tag Exploit, updated_at 2026_06_16, 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.