Skip to content

Commit 57a0308

Browse files
1 parent dd6829c commit 57a0308

1 file changed

Lines changed: 28 additions & 7 deletions

File tree

advisories/unreviewed/2026/02/GHSA-84fx-pwf3-7777/GHSA-84fx-pwf3-7777.json renamed to advisories/github-reviewed/2026/02/GHSA-84fx-pwf3-7777/GHSA-84fx-pwf3-7777.json

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-84fx-pwf3-7777",
4-
"modified": "2026-02-08T21:30:18Z",
4+
"modified": "2026-03-06T23:36:02Z",
55
"published": "2026-02-08T21:30:18Z",
66
"aliases": [
77
"CVE-2026-2178"
88
],
9+
"summary": "xcode-mcp-server vulnerable to Command Injection",
910
"details": "A vulnerability was found in r-huijts xcode-mcp-server up to f3419f00117aa9949e326f78cc940166c88f18cb. This affects the function registerXcodeTools of the file src/tools/xcode/index.ts of the component run_lldb. The manipulation of the argument args results in command injection. It is possible to launch the attack remotely. The exploit has been made public and could be used. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The patch is identified as 11f8d6bacadd153beee649f92a78a9dad761f56f. Applying a patch is advised to resolve this issue.",
1011
"severity": [
1112
{
@@ -14,10 +15,30 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "npm",
25+
"name": "xcode-mcp-server"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "1.0.3"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -36,7 +57,7 @@
3657
"url": "https://github.com/r-huijts/xcode-mcp-server/commit/11f8d6bacadd153beee649f92a78a9dad761f56f"
3758
},
3859
{
39-
"type": "WEB",
60+
"type": "PACKAGE",
4061
"url": "https://github.com/r-huijts/xcode-mcp-server"
4162
},
4263
{
@@ -57,9 +78,9 @@
5778
"CWE-74",
5879
"CWE-77"
5980
],
60-
"severity": "MODERATE",
61-
"github_reviewed": false,
62-
"github_reviewed_at": null,
81+
"severity": "LOW",
82+
"github_reviewed": true,
83+
"github_reviewed_at": "2026-03-06T23:36:01Z",
6384
"nvd_published_at": "2026-02-08T19:16:22Z"
6485
}
6586
}

0 commit comments

Comments
 (0)