alert http any any -> $HOME_NET any (
msg:"ET WEB_SPECIFIC_APPS Grafana SCIM User Provisioning Privilege Escalation (CVE-2025-41115)";
flow:established,to_server;
http.uri;
content:"/api/scim/v2/Users"; fast_pattern;
http.content_type;
content:"application/scim+json";
http.request_body;
content:"|22|externalId|22 3a|";
pcre:"/^\s*?\x22\d+\x22/R";
reference:url,github.com/B1ack4sh/Blackash-CVE-2025-41115;
reference:cve,2025-41115;
classtype:web-application-attack;
sid:2065927; rev:1;
metadata:affected_product Grafana, attack_target Server, tls_state TLSDecrypt, created_at 2025_11_26, cve CVE_2025_41115, deployment Perimeter, deployment Internal, deployment SSLDecrypt, confidence High, signature_severity Major, tag Exploit, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2025_11_26, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
target:dest_ip;
)