EXPL_React_Server_CVE_2025_55182_POC_Dec25
Description
Detects in-memory webshell indicators related to the proof-of-concept code for the React Server Remote Code Execution Vulnerability (CVE-2025-55182)
Query · yara
strings:
$xs1 = "{const cmd=p.query.cmd;if(!cmd)(s.writeHead(400);"
$s1 = ";if(p.pathname=="
$s2 = ".writeHead(400);"
$s3 = ".writeHead(200,{'Content-Type':"
$s4 = ".execSync("
$s5 = ",stdio:'pipe'})"
condition:
1 of ($x*)
or all of ($s*)