exploiting-prototype-pollution-in-javascript
Warn
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous
curlcommands designed to interact with web APIs and attempt property injection via the__proto__andconstructor.prototypevectors. - [REMOTE_CODE_EXECUTION]: The skill includes specific payloads targeting Node.js template engines such as EJS, Handlebars, and Pug, as well as the
child_processmodule, to achieve Remote Code Execution on a target server. - [REMOTE_CODE_EXECUTION]: Example payloads demonstrate the use of sensitive system paths including
/proc/self/environand/proc/self/cmdlineviaNODE_OPTIONSto trigger arbitrary code execution. - [COMMAND_EXECUTION]: The skill provides instructions for performing Cross-Site Scripting (XSS) attacks by injecting malicious HTML and JavaScript into prototype properties such as
innerHTML,html, andtransport_urlwhich reach dangerous sinks.
Audit Metadata