CVE-2026-48546

Source
https://cve.org/CVERecord?id=CVE-2026-48546
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48546.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-48546
Published
2026-06-11T17:53:32.091Z
Modified
2026-07-16T03:31:07.916799074Z
Severity
  • 8.5 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
KanaDojo < 0.1.18 Sandbox Escape RCE via messages.cjs
Details

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 AUTOMATIONPRTOKEN.

Database specific
{
    "cwe_ids": [
        "CWE-693"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48546.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/lingdojo/kana-dojo

Affected ranges

Type
GIT
Repo
https://github.com/lingdojo/kana-dojo
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.1.18"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.1.17
v0.1.18

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48546.json"