Skip to content

Commit 7ec4e26

Browse files
1 parent 2f3328d commit 7ec4e26

1 file changed

Lines changed: 27 additions & 6 deletions

File tree

advisories/unreviewed/2026/04/GHSA-3ghp-8r47-4gj4/GHSA-3ghp-8r47-4gj4.json renamed to advisories/github-reviewed/2026/04/GHSA-3ghp-8r47-4gj4/GHSA-3ghp-8r47-4gj4.json

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-3ghp-8r47-4gj4",
4-
"modified": "2026-04-09T18:31:28Z",
4+
"modified": "2026-04-10T20:03:43Z",
55
"published": "2026-04-09T18:31:28Z",
66
"aliases": [
77
"CVE-2026-5971"
88
],
9+
"summary": "FoundationAgents MetaGPT vulnerable to eval injection",
910
"details": "A flaw has been found in FoundationAgents MetaGPT up to 0.8.1. This vulnerability affects the function ActionNode.xml_fill of the file metagpt/actions/action_node.py of the component XML Handler. Executing a manipulation can lead to improper neutralization of directives in dynamically evaluated code. The attack may be launched remotely. The exploit has been published and may be used. The project was informed of the problem early through a pull request but has not reacted 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:N/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:N/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": "PyPI",
25+
"name": "metagpt"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "0.8.1"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -32,7 +53,7 @@
3253
"url": "https://github.com/FoundationAgents/MetaGPT/issues/1956"
3354
},
3455
{
35-
"type": "WEB",
56+
"type": "PACKAGE",
3657
"url": "https://github.com/FoundationAgents/MetaGPT"
3758
},
3859
{
@@ -53,8 +74,8 @@
5374
"CWE-94"
5475
],
5576
"severity": "MODERATE",
56-
"github_reviewed": false,
57-
"github_reviewed_at": null,
77+
"github_reviewed": true,
78+
"github_reviewed_at": "2026-04-10T20:03:43Z",
5879
"nvd_published_at": "2026-04-09T18:17:04Z"
5980
}
6081
}

0 commit comments

Comments
 (0)