Skip to content

Commit 3ebad0f

Browse files
1 parent 24e9708 commit 3ebad0f

1 file changed

Lines changed: 28 additions & 7 deletions

File tree

advisories/unreviewed/2026/04/GHSA-5226-3rvg-hp4x/GHSA-5226-3rvg-hp4x.json renamed to advisories/github-reviewed/2026/04/GHSA-5226-3rvg-hp4x/GHSA-5226-3rvg-hp4x.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-5226-3rvg-hp4x",
4-
"modified": "2026-04-02T12:31:05Z",
4+
"modified": "2026-04-04T05:39:06Z",
55
"published": "2026-04-02T12:31:05Z",
66
"aliases": [
77
"CVE-2026-5327"
88
],
9+
"summary": "fast-filesystem-mcp is vulnerable to command injection through handleGetDiskUsage function",
910
"details": "A security flaw has been discovered in efforthye fast-filesystem-mcp up to 3.5.1. The affected element is the function handleGetDiskUsage of the file src/index.ts. Performing a manipulation results in command injection. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.",
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": "fast-filesystem-mcp"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "3.5.0"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -28,7 +49,7 @@
2849
"url": "https://github.com/efforthye/fast-filesystem-mcp/issues/15"
2950
},
3051
{
31-
"type": "WEB",
52+
"type": "PACKAGE",
3253
"url": "https://github.com/efforthye/fast-filesystem-mcp"
3354
},
3455
{
@@ -52,9 +73,9 @@
5273
"cwe_ids": [
5374
"CWE-74"
5475
],
55-
"severity": "MODERATE",
56-
"github_reviewed": false,
57-
"github_reviewed_at": null,
76+
"severity": "LOW",
77+
"github_reviewed": true,
78+
"github_reviewed_at": "2026-04-04T05:39:06Z",
5879
"nvd_published_at": "2026-04-02T12:16:21Z"
5980
}
6081
}

0 commit comments

Comments
 (0)