EXPL_RCE_React_Server_CVE_2025_55182_POC_Dec25
Description
Detects RCE indicators related to the proof-of-concept code for the React Server Remote Code Execution Vulnerability (CVE-2025-55182)
Query · yara
strings:
$s1 = "process.mainModule.require('child_process').execSync("
$s2 = "$1:constructor:constructor"
condition:
all of them
// not XML
and not uint16(0) == 0x3c3f