GHSA-mq42-j95v-p3gqHighCVSS 7.3
KanaDojo before 0.1.18 contains a sandbox escape vulnerability that allows an attacker to execute...
🔗 CVE IDs covered (1)
📋 Description
KanaDojo before 0.1.18 contains a sandbox escape vulnerability that allows an attacker to execute arbitrary code by exploiting the explicit passing of the global require function into a Node.js vm.runInNewContext() sandbox context in the issue-auto-respond.yml workflow. Attackers can submit a pull request modifying messages.cjs to import arbitrary Node.js modules, bypassing sandbox restrictions and achieving remote code execution with full GitHub Actions runner privileges including access to AUTOMATION_PR_TOKEN.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-48546
- https://github.com/lingdojo/kana-dojo/commit/31b85a5d7c4b323ddeba3b2dc5e7807558710544
- https://github.com/lingdojo/kana-dojo/releases/tag/v0.1.18
- https://www.vulncheck.com/advisories/kanadojo-sandbox-escape-rce-via-messages-cjs
- https://github.com/advisories/GHSA-mq42-j95v-p3gq