Skip to content

Commit bfb1339

Browse files
1 parent 66f4e1f commit bfb1339

1 file changed

Lines changed: 29 additions & 4 deletions

File tree

advisories/unreviewed/2026/03/GHSA-v7v2-m736-cf3c/GHSA-v7v2-m736-cf3c.json renamed to advisories/github-reviewed/2026/03/GHSA-v7v2-m736-cf3c/GHSA-v7v2-m736-cf3c.json

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,49 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-v7v2-m736-cf3c",
4-
"modified": "2026-03-24T21:31:24Z",
4+
"modified": "2026-04-01T23:13:53Z",
55
"published": "2026-03-24T21:31:24Z",
66
"aliases": [
77
"CVE-2026-24159"
88
],
9+
"summary": "NVIDIA NeMo Framework contains a vulnerability leading to Remote Code Execution",
910
"details": "NVIDIA NeMo Framework contains a vulnerability where an attacker may cause remote code execution. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, information disclosure and data tampering.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "nemo-toolkit"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "2.6.2"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
2041
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24159"
2142
},
43+
{
44+
"type": "PACKAGE",
45+
"url": "https://github.com/NVIDIA-NeMo/NeMo"
46+
},
2247
{
2348
"type": "WEB",
2449
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5800"
@@ -33,8 +58,8 @@
3358
"CWE-502"
3459
],
3560
"severity": "HIGH",
36-
"github_reviewed": false,
37-
"github_reviewed_at": null,
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2026-04-01T23:13:53Z",
3863
"nvd_published_at": "2026-03-24T21:16:28Z"
3964
}
4065
}

0 commit comments

Comments
 (0)