CVE-2025-53818

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-53818
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-53818.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-53818
Aliases
Published
2025-07-14T20:30:29.550Z
Modified
2025-12-02T20:11:00.417342Z
Severity
  • 8.9 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P CVSS Calculator
Summary
github-kanban-mcp-server Command Injection vulnerability
Details

GitHub Kanban MCP Server is a Model Context Protocol (MCP) server for managing GitHub issues in Kanban board format and streamlining LLM task management. Version 0.3.0 of the MCP Server is written in a way that is vulnerable to command injection vulnerability attacks as part of some of its MCP Server tool definition and implementation. The MCP Server exposes the tool add_comment which relies on Node.js child process API exec to execute the GitHub (gh) command, is an unsafe and vulnerable API if concatenated with untrusted user input. As of time of publication, no known patches are available.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/53xxx/CVE-2025-53818.json"
}
References

Affected packages

Git / github.com/sunwood-ai-labs/github-kanban-mcp-server

Affected ranges

Type
GIT
Repo
https://github.com/sunwood-ai-labs/github-kanban-mcp-server
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "= 0.3.0"
        }
    ]
}

Affected versions

v0.*

v0.0.0
v0.1.1
v0.2.0
v0.3.0