Skip to content

Commit 5980b99

Browse files
Merge pull request #7770 from github/vinodkone-GHSA-94gr-w3q5-rfqr
2 parents 39d016f + 95432dc commit 5980b99

1 file changed

Lines changed: 42 additions & 2 deletions

File tree

advisories/unreviewed/2026/05/GHSA-94gr-w3q5-rfqr/GHSA-94gr-w3q5-rfqr.json

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,59 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-94gr-w3q5-rfqr",
4-
"modified": "2026-05-13T18:30:41Z",
4+
"modified": "2026-05-13T18:30:42Z",
55
"published": "2026-05-12T18:30:38Z",
66
"aliases": [
77
"CVE-2025-65719"
88
],
9+
"summary": "Added package details for npm and pip",
910
"details": "An issue in Open Source Kubectl MCP Server v1.1.1 allows attackers to execute arbitrary code on a victim system via user interaction with a crafted HTML page.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "npm",
21+
"name": "kubectl-mcp-server"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "1.2.0"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "PyPI",
40+
"name": "kubectl-mcp-server"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "0"
48+
},
49+
{
50+
"fixed": "1.2.0"
51+
}
52+
]
53+
}
54+
]
55+
}
56+
],
1757
"references": [
1858
{
1959
"type": "ADVISORY",

0 commit comments

Comments
 (0)