4 matches found
CVE-2026-44262
dedoc/scramble RCE CVE-2026-44262 PoC 📜 Beschreibung CVE-2026-44262 ist eine nicht authentifizierte Remote-Codeausführung-Schwachstelle in dedoc/scramble, einem Laravel-API-Dokumentationsgenerator. NodeRulesEvaluator::doEvaluateExpression ruft extract$variables auf, bevor eval"return $code;"...
The vulnerability of the dedoc/scramble package for the Laravel PHP framework allows a hacker to execute arbitrary code.
The vulnerability of the dedoc/scramble package for the Laravel PHP framework is related to incorrect code generation practices. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...
Remote Code Execution (RCE)
dedoc/scramble is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe evaluation of user-controlled input during documentation generation, which allows an attacker to execute arbitrary PHP code in the application context...