GHSA-hjm5-xgj8-vwj6

Suggest an improvement
Source
https://github.com/advisories/GHSA-hjm5-xgj8-vwj6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/09/GHSA-hjm5-xgj8-vwj6/GHSA-hjm5-xgj8-vwj6.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-hjm5-xgj8-vwj6
Aliases
Published
2025-09-15T15:31:24Z
Modified
2025-09-15T21:59:52.827367Z
Severity
  • 3.7 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
mcp-kubernetes-server has a Command Injection vulnerability
Details

feiskyer mcp-kubernetes-server through 0.1.11 does not consider chained commands in the implementation of --disable-write and --disable-delete, e.g., it allows a "kubectl version; kubectl delete pod" command because the first word (i.e., "version") is not a write or delete operation.

Database specific
{
    "github_reviewed": true,
    "severity": "LOW",
    "nvd_published_at": "2025-09-15T14:15:44Z",
    "cwe_ids": [
        "CWE-77"
    ],
    "github_reviewed_at": "2025-09-15T21:37:47Z"
}
References

Affected packages

PyPI / mcp-kubernetes-server

Package

Name
mcp-kubernetes-server
View open source insights on deps.dev
Purl
pkg:pypi/mcp-kubernetes-server

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
0.1.11

Affected versions

0.*

0.1.0
0.1.1
0.1.2
0.1.3
0.1.4
0.1.5
0.1.6
0.1.7
0.1.8
0.1.9
0.1.10
0.1.11