CVE-2026-48547

Source
https://cve.org/CVERecord?id=CVE-2026-48547
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48547.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-48547
Published
2026-06-11T18:33:14.980Z
Modified
2026-07-16T03:31:02.927250307Z
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 Command Injection via patchNotesData.json in release.yml
Details

KanaDojo contains a command injection vulnerability that allows an attacker with pull request access to execute arbitrary shell commands by inserting shell metacharacters into the version or changes fields of patchNotesData.json, which are interpolated unsanitized into a childprocess.execSync() call in the release.yml workflow. Attackers can have a malicious pull request merged to trigger the GitHub Actions runner with contents write permissions and access to GITHUBTOKEN.

Database specific
{
    "cwe_ids": [
        "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48547.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": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.1.17
v0.1.18

Database specific

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