@blamejs/exceptd-skills 0.13.98 → 0.13.99
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/data/_indexes/_meta.json +9 -9
- package/data/_indexes/activity-feed.json +2 -2
- package/data/_indexes/catalog-summaries.json +2 -2
- package/data/_indexes/chains.json +770 -0
- package/data/atlas-ttps.json +6 -0
- package/data/attack-techniques.json +6 -0
- package/data/cve-catalog.json +212 -0
- package/data/cwe-catalog.json +2 -0
- package/data/framework-control-gaps.json +16 -0
- package/data/zeroday-lessons.json +100 -0
- package/manifest.json +44 -44
- package/package.json +2 -2
- package/sbom.cdx.json +25 -25
package/data/atlas-ttps.json
CHANGED
|
@@ -144,11 +144,13 @@
|
|
|
144
144
|
"last_verified": "2026-05-19",
|
|
145
145
|
"cve_refs": [
|
|
146
146
|
"CVE-2023-43654",
|
|
147
|
+
"CVE-2024-0129",
|
|
147
148
|
"CVE-2024-11392",
|
|
148
149
|
"CVE-2024-11393",
|
|
149
150
|
"CVE-2024-11394",
|
|
150
151
|
"CVE-2024-37032",
|
|
151
152
|
"CVE-2025-1550",
|
|
153
|
+
"CVE-2025-33236",
|
|
152
154
|
"CVE-2025-8747",
|
|
153
155
|
"CVE-2026-22778",
|
|
154
156
|
"CVE-2026-30615",
|
|
@@ -1273,11 +1275,13 @@
|
|
|
1273
1275
|
"last_verified": "2026-05-19",
|
|
1274
1276
|
"cve_refs": [
|
|
1275
1277
|
"CVE-2023-44467",
|
|
1278
|
+
"CVE-2024-0129",
|
|
1276
1279
|
"CVE-2024-11392",
|
|
1277
1280
|
"CVE-2024-11393",
|
|
1278
1281
|
"CVE-2024-11394",
|
|
1279
1282
|
"CVE-2024-21513",
|
|
1280
1283
|
"CVE-2025-1550",
|
|
1284
|
+
"CVE-2025-33236",
|
|
1281
1285
|
"CVE-2025-8747",
|
|
1282
1286
|
"MAL-2024-PYPI-ULTRALYTICS-XMRIG"
|
|
1283
1287
|
],
|
|
@@ -2832,10 +2836,12 @@
|
|
|
2832
2836
|
"is_subtechnique": true,
|
|
2833
2837
|
"cve_refs": [
|
|
2834
2838
|
"CVE-2022-1471",
|
|
2839
|
+
"CVE-2024-0129",
|
|
2835
2840
|
"CVE-2024-11392",
|
|
2836
2841
|
"CVE-2024-11393",
|
|
2837
2842
|
"CVE-2024-11394",
|
|
2838
2843
|
"CVE-2025-1550",
|
|
2844
|
+
"CVE-2025-33236",
|
|
2839
2845
|
"CVE-2025-8747"
|
|
2840
2846
|
]
|
|
2841
2847
|
},
|
|
@@ -277,6 +277,7 @@
|
|
|
277
277
|
"CVE-2023-44467",
|
|
278
278
|
"CVE-2023-48022",
|
|
279
279
|
"CVE-2023-6019",
|
|
280
|
+
"CVE-2024-0129",
|
|
280
281
|
"CVE-2024-11392",
|
|
281
282
|
"CVE-2024-11393",
|
|
282
283
|
"CVE-2024-11394",
|
|
@@ -295,6 +296,7 @@
|
|
|
295
296
|
"CVE-2025-23254",
|
|
296
297
|
"CVE-2025-30165",
|
|
297
298
|
"CVE-2025-32444",
|
|
299
|
+
"CVE-2025-33236",
|
|
298
300
|
"CVE-2025-34291",
|
|
299
301
|
"CVE-2025-49596",
|
|
300
302
|
"CVE-2025-53773",
|
|
@@ -1120,11 +1122,13 @@
|
|
|
1120
1122
|
"name": "Supply Chain Compromise: Software Supply Chain",
|
|
1121
1123
|
"version": "v19",
|
|
1122
1124
|
"cve_refs": [
|
|
1125
|
+
"CVE-2024-0129",
|
|
1123
1126
|
"CVE-2024-11392",
|
|
1124
1127
|
"CVE-2024-11393",
|
|
1125
1128
|
"CVE-2024-11394",
|
|
1126
1129
|
"CVE-2024-3094",
|
|
1127
1130
|
"CVE-2025-1550",
|
|
1131
|
+
"CVE-2025-33236",
|
|
1128
1132
|
"CVE-2025-8747",
|
|
1129
1133
|
"CVE-2026-45321",
|
|
1130
1134
|
"MAL-2024-PYPI-ULTRALYTICS-XMRIG",
|
|
@@ -4303,10 +4307,12 @@
|
|
|
4303
4307
|
"stix_id": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5",
|
|
4304
4308
|
"is_subtechnique": false,
|
|
4305
4309
|
"cve_refs": [
|
|
4310
|
+
"CVE-2024-0129",
|
|
4306
4311
|
"CVE-2024-11392",
|
|
4307
4312
|
"CVE-2024-11393",
|
|
4308
4313
|
"CVE-2024-11394",
|
|
4309
4314
|
"CVE-2025-1550",
|
|
4315
|
+
"CVE-2025-33236",
|
|
4310
4316
|
"CVE-2025-8747"
|
|
4311
4317
|
]
|
|
4312
4318
|
},
|
package/data/cve-catalog.json
CHANGED
|
@@ -15169,6 +15169,218 @@
|
|
|
15169
15169
|
"_intake_method": "manual-verified-curation",
|
|
15170
15170
|
"_kev_short_description": "Anyscale Ray's dashboard log API allows path traversal to read any file on the host without authentication (CWE-22 LFI); fixed in 2.8.1."
|
|
15171
15171
|
},
|
|
15172
|
+
"CVE-2025-33236": {
|
|
15173
|
+
"name": "NVIDIA NeMo Framework Malicious Model Import Code Injection RCE",
|
|
15174
|
+
"type": "RCE",
|
|
15175
|
+
"cvss_score": 7.8,
|
|
15176
|
+
"cvss_vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
|
15177
|
+
"cvss_note": "CNA (NVIDIA) CVSS v3.1 base 7.8 (HIGH); NVD has not published its own assessed score. Importing a malicious AI model causes code injection (CWE-94) - NeMo silently executes attacker-controlled code with no warning. Disclosed by Cato CTRL.",
|
|
15178
|
+
"cisa_kev": false,
|
|
15179
|
+
"poc_available": true,
|
|
15180
|
+
"poc_description": "Documented in the NVIDIA NeMo security bulletin and Cato CTRL research ('New Vulnerabilities in NVIDIA NeMo and Meta PyTorch Enable Full System Compromise'): loading/importing a maliciously crafted NeMo model triggers code injection in the importing process.",
|
|
15181
|
+
"ai_discovered": false,
|
|
15182
|
+
"ai_discovery_source": "human_researcher",
|
|
15183
|
+
"ai_discovery_notes": "Disclosed via NVIDIA's NeMo security bulletins (Cato CTRL research). NeMo is NVIDIA's LLM training/customization framework; the abused surface is its model-import/load path.",
|
|
15184
|
+
"ai_assisted_weaponization": false,
|
|
15185
|
+
"ai_assisted_notes": "No AI-assisted weaponization; an untrusted model artifact executing code on load.",
|
|
15186
|
+
"active_exploitation": "none",
|
|
15187
|
+
"active_exploitation_notes": "Vendor/researcher disclosure with a coordinated fix; no confirmed in-the-wild exploitation reported as of curation.",
|
|
15188
|
+
"affected": "NVIDIA NeMo Framework before 2.6.1.",
|
|
15189
|
+
"affected_versions": [
|
|
15190
|
+
"NVIDIA NeMo Framework < 2.6.1"
|
|
15191
|
+
],
|
|
15192
|
+
"vector": "NVIDIA NeMo Framework deserializes / loads an imported AI model without validation, so a maliciously crafted model triggers code injection (CWE-94) and executes attacker code in the importing process - the canonical 'model file is executable code' class, here in NVIDIA's LLM training/customization framework.",
|
|
15193
|
+
"complexity": "low",
|
|
15194
|
+
"complexity_notes": "NVD AV:L / AC:L - local context; the precondition is loading an untrusted NeMo model.",
|
|
15195
|
+
"patch_available": true,
|
|
15196
|
+
"patch_required_reboot": false,
|
|
15197
|
+
"live_patch_available": false,
|
|
15198
|
+
"live_patch_tools": [],
|
|
15199
|
+
"live_patch_notes": "Remediation is upgrading NVIDIA NeMo to 2.6.1 or later; no host reboot.",
|
|
15200
|
+
"vendor_update_paths": [
|
|
15201
|
+
"Upgrade NVIDIA NeMo to 2.6.1 or later, and only load NeMo models from trusted sources (verify provenance; load untrusted models sandboxed)."
|
|
15202
|
+
],
|
|
15203
|
+
"framework_control_gaps": {
|
|
15204
|
+
"NIST-800-53-SI-2": "Flaw-remediation cadence does not track the LLM training/customization framework's model-load path as managed, RCE-bearing software.",
|
|
15205
|
+
"NIST-800-53-SI-10": "Input-validation control is not applied to imported model artifacts/archives that NeMo deserializes or extracts.",
|
|
15206
|
+
"ISO-27001-2022-A.8.8": "Vulnerability management rarely enumerates the model-import path of an LLM framework as a code-execution surface.",
|
|
15207
|
+
"NIS2-Art21-patch-management": "Article 21 measures do not reach LLM-framework model loading as a privileged execution control plane.",
|
|
15208
|
+
"DORA-Art-9": "ICT protection measures do not model untrusted-model-artifact loading in an LLM framework as an ICT-risk event.",
|
|
15209
|
+
"UK-CAF-B4": "System Security objective has no objective for treating NeMo model artifacts as untrusted code.",
|
|
15210
|
+
"AU-ISM-1546": "Patch-application control does not single out LLM training/customization frameworks.",
|
|
15211
|
+
"ALL-AI-PIPELINE-INTEGRITY": "No framework treats an ML model artifact as untrusted executable input; loading an untrusted NeMo model is RCE."
|
|
15212
|
+
},
|
|
15213
|
+
"atlas_refs": [
|
|
15214
|
+
"AML.T0010",
|
|
15215
|
+
"AML.T0011",
|
|
15216
|
+
"AML.T0011.000"
|
|
15217
|
+
],
|
|
15218
|
+
"attack_refs": [
|
|
15219
|
+
"T1204",
|
|
15220
|
+
"T1059",
|
|
15221
|
+
"T1195.002"
|
|
15222
|
+
],
|
|
15223
|
+
"rwep_score": 27,
|
|
15224
|
+
"rwep_factors": {
|
|
15225
|
+
"cisa_kev": 0,
|
|
15226
|
+
"poc_available": 20,
|
|
15227
|
+
"ai_factor": 0,
|
|
15228
|
+
"active_exploitation": 0,
|
|
15229
|
+
"blast_radius": 22,
|
|
15230
|
+
"patch_available": -15,
|
|
15231
|
+
"live_patch_available": 0,
|
|
15232
|
+
"reboot_required": 0
|
|
15233
|
+
},
|
|
15234
|
+
"rwep_notes": "Standard (RWEP 27, \"patch within 30 days\" band per lib/scoring.js timeline). Not KEV, no confirmed in-the-wild exploitation, patched at/after disclosure (Hard Rule #3). poc_available=20 + blast_radius=22 (NeMo is NVIDIA's widely used LLM framework) minus patch 15.",
|
|
15235
|
+
"epss_score": null,
|
|
15236
|
+
"epss_date": "2026-05-25",
|
|
15237
|
+
"epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
|
|
15238
|
+
"epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2025-33236",
|
|
15239
|
+
"cwe_refs": [
|
|
15240
|
+
"CWE-94"
|
|
15241
|
+
],
|
|
15242
|
+
"iocs": {
|
|
15243
|
+
"behavioral": [
|
|
15244
|
+
"Python subprocess / interpreter activity during NeMo model import / SaveRestoreConnector load of an externally sourced model.",
|
|
15245
|
+
"An imported NeMo model whose serialized content resolves to code execution on load.",
|
|
15246
|
+
"Loading NeMo models from a hub or shared store without provenance verification.",
|
|
15247
|
+
"NVIDIA NeMo at an affected version (NVIDIA NeMo Framework < 2.6.1) loading untrusted models - the exposed precondition."
|
|
15248
|
+
],
|
|
15249
|
+
"_ioc_source_note": "Behavioral signatures derived from the NVIDIA NeMo security bulletin (https://nvidia.custhelp.com/app/answers/detail/a_id/5762) and Cato CTRL research, plus NVD CVE-2025-33236 (CWE-94). The untrusted-model-load path is the indicator anchor."
|
|
15250
|
+
},
|
|
15251
|
+
"source_verified": "2026-05-25",
|
|
15252
|
+
"verification_sources": [
|
|
15253
|
+
"https://nvd.nist.gov/vuln/detail/CVE-2025-33236",
|
|
15254
|
+
"https://nvidia.custhelp.com/app/answers/detail/a_id/5762"
|
|
15255
|
+
],
|
|
15256
|
+
"vendor_advisories": [
|
|
15257
|
+
{
|
|
15258
|
+
"vendor": "NVIDIA Product Security",
|
|
15259
|
+
"advisory_id": "NVIDIA-5762",
|
|
15260
|
+
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5762",
|
|
15261
|
+
"severity": "high",
|
|
15262
|
+
"published_date": "2026-02-18"
|
|
15263
|
+
},
|
|
15264
|
+
{
|
|
15265
|
+
"vendor": "NVD",
|
|
15266
|
+
"advisory_id": "CVE-2025-33236",
|
|
15267
|
+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-33236",
|
|
15268
|
+
"severity": "high",
|
|
15269
|
+
"published_date": "2026-02-18"
|
|
15270
|
+
}
|
|
15271
|
+
],
|
|
15272
|
+
"last_updated": "2026-05-25",
|
|
15273
|
+
"discovery_attribution_note": "Manually curated from NVD (CWE-94; CNA NVIDIA CVSS 7.8, no NVD-assessed score) + the NVIDIA NeMo security bulletin. NeMo model-load code-execution; same untrusted-model-artifact class as the Keras / HF Transformers entries (shares NEW-CTRL-091).",
|
|
15274
|
+
"_auto_imported": false,
|
|
15275
|
+
"_intake_method": "manual-verified-curation",
|
|
15276
|
+
"_kev_short_description": "NVIDIA NeMo Framework executes attacker code when a malicious AI model is imported (CWE-94 code injection), silently; fixed in 2.6.1."
|
|
15277
|
+
},
|
|
15278
|
+
"CVE-2024-0129": {
|
|
15279
|
+
"name": "NVIDIA NeMo SaveRestoreConnector .tar Path Traversal to Code Execution",
|
|
15280
|
+
"type": "RCE",
|
|
15281
|
+
"cvss_score": 7.8,
|
|
15282
|
+
"cvss_vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
|
15283
|
+
"cvss_note": "NVD CVSS v3.1 base 7.8 (HIGH); NVIDIA as CNA scored 6.3 (MEDIUM, Scope:Changed). Path traversal via unsafe .tar extraction in the SaveRestoreConnector (CWE-22), enabling code execution and data tampering when a malicious .nemo model is loaded.",
|
|
15284
|
+
"cisa_kev": false,
|
|
15285
|
+
"poc_available": true,
|
|
15286
|
+
"poc_description": "Documented in the NVIDIA NeMo security bulletin: loading/importing a maliciously crafted NeMo model triggers path-traversal file write in the importing process.",
|
|
15287
|
+
"ai_discovered": false,
|
|
15288
|
+
"ai_discovery_source": "human_researcher",
|
|
15289
|
+
"ai_discovery_notes": "Disclosed via NVIDIA's NeMo security bulletins. NeMo is NVIDIA's LLM training/customization framework; the abused surface is its model-import/load path.",
|
|
15290
|
+
"ai_assisted_weaponization": false,
|
|
15291
|
+
"ai_assisted_notes": "No AI-assisted weaponization; an untrusted model artifact executing code on load.",
|
|
15292
|
+
"active_exploitation": "none",
|
|
15293
|
+
"active_exploitation_notes": "Vendor/researcher disclosure with a coordinated fix; no confirmed in-the-wild exploitation reported as of curation.",
|
|
15294
|
+
"affected": "NVIDIA NeMo before r2.0.0rc0 (the SaveRestoreConnector); fixed in r2.0.0rc0 per NVIDIA advisory a_id/5580.",
|
|
15295
|
+
"affected_versions": [
|
|
15296
|
+
"NVIDIA NeMo < r2.0.0rc0"
|
|
15297
|
+
],
|
|
15298
|
+
"vector": "NeMo's SaveRestoreConnector extracts a .nemo model archive (a .tar) without restricting entry paths, so a crafted archive writes files outside the intended directory (CWE-22 path traversal). Loading a malicious NeMo model thereby writes attacker content to an arbitrary path and can lead to code execution.",
|
|
15299
|
+
"complexity": "low",
|
|
15300
|
+
"complexity_notes": "NVD AV:L / AC:L - local context; the precondition is loading an untrusted NeMo model.",
|
|
15301
|
+
"patch_available": true,
|
|
15302
|
+
"patch_required_reboot": false,
|
|
15303
|
+
"live_patch_available": false,
|
|
15304
|
+
"live_patch_tools": [],
|
|
15305
|
+
"live_patch_notes": "Remediation is upgrading NVIDIA NeMo to r2.0.0rc0 or later; no host reboot.",
|
|
15306
|
+
"vendor_update_paths": [
|
|
15307
|
+
"Upgrade NVIDIA NeMo to r2.0.0rc0 or later, and only load NeMo models from trusted sources (verify provenance; load untrusted models sandboxed)."
|
|
15308
|
+
],
|
|
15309
|
+
"framework_control_gaps": {
|
|
15310
|
+
"NIST-800-53-SI-2": "Flaw-remediation cadence does not track the LLM training/customization framework's model-load path as managed, RCE-bearing software.",
|
|
15311
|
+
"NIST-800-53-SI-10": "Input-validation control is not applied to imported model artifacts/archives that NeMo deserializes or extracts.",
|
|
15312
|
+
"ISO-27001-2022-A.8.8": "Vulnerability management rarely enumerates the model-import path of an LLM framework as a code-execution surface.",
|
|
15313
|
+
"NIS2-Art21-patch-management": "Article 21 measures do not reach LLM-framework model loading as a privileged execution control plane.",
|
|
15314
|
+
"DORA-Art-9": "ICT protection measures do not model untrusted-model-artifact loading in an LLM framework as an ICT-risk event.",
|
|
15315
|
+
"UK-CAF-B4": "System Security objective has no objective for treating NeMo model artifacts as untrusted code.",
|
|
15316
|
+
"AU-ISM-1546": "Patch-application control does not single out LLM training/customization frameworks.",
|
|
15317
|
+
"ALL-AI-PIPELINE-INTEGRITY": "No framework treats an ML model artifact as untrusted executable input; loading an untrusted NeMo model is RCE."
|
|
15318
|
+
},
|
|
15319
|
+
"atlas_refs": [
|
|
15320
|
+
"AML.T0010",
|
|
15321
|
+
"AML.T0011",
|
|
15322
|
+
"AML.T0011.000"
|
|
15323
|
+
],
|
|
15324
|
+
"attack_refs": [
|
|
15325
|
+
"T1204",
|
|
15326
|
+
"T1059",
|
|
15327
|
+
"T1195.002"
|
|
15328
|
+
],
|
|
15329
|
+
"rwep_score": 25,
|
|
15330
|
+
"rwep_factors": {
|
|
15331
|
+
"cisa_kev": 0,
|
|
15332
|
+
"poc_available": 20,
|
|
15333
|
+
"ai_factor": 0,
|
|
15334
|
+
"active_exploitation": 0,
|
|
15335
|
+
"blast_radius": 20,
|
|
15336
|
+
"patch_available": -15,
|
|
15337
|
+
"live_patch_available": 0,
|
|
15338
|
+
"reboot_required": 0
|
|
15339
|
+
},
|
|
15340
|
+
"rwep_notes": "Standard (RWEP 25, \"patch within 30 days\" band per lib/scoring.js timeline). Not KEV, no confirmed in-the-wild exploitation, patched at/after disclosure (Hard Rule #3). poc_available=20 + blast_radius=20 (NeMo is NVIDIA's widely used LLM framework) minus patch 15.",
|
|
15341
|
+
"epss_score": null,
|
|
15342
|
+
"epss_date": "2026-05-25",
|
|
15343
|
+
"epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
|
|
15344
|
+
"epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2024-0129",
|
|
15345
|
+
"cwe_refs": [
|
|
15346
|
+
"CWE-22"
|
|
15347
|
+
],
|
|
15348
|
+
"iocs": {
|
|
15349
|
+
"behavioral": [
|
|
15350
|
+
"Python subprocess / interpreter activity during NeMo model import / SaveRestoreConnector load of an externally sourced model.",
|
|
15351
|
+
"A .nemo (.tar) archive whose entries contain ../ traversal paths writing outside the extraction directory.",
|
|
15352
|
+
"Loading NeMo models from a hub or shared store without provenance verification.",
|
|
15353
|
+
"NVIDIA NeMo at an affected version (NVIDIA NeMo < r2.0.0rc0) loading untrusted models - the exposed precondition."
|
|
15354
|
+
],
|
|
15355
|
+
"_ioc_source_note": "Behavioral signatures derived from the NVIDIA NeMo security bulletin (https://nvidia.custhelp.com/app/answers/detail/a_id/5580), plus NVD CVE-2024-0129 (CWE-22). The untrusted-model-load path is the indicator anchor."
|
|
15356
|
+
},
|
|
15357
|
+
"source_verified": "2026-05-25",
|
|
15358
|
+
"verification_sources": [
|
|
15359
|
+
"https://nvd.nist.gov/vuln/detail/CVE-2024-0129",
|
|
15360
|
+
"https://nvidia.custhelp.com/app/answers/detail/a_id/5580"
|
|
15361
|
+
],
|
|
15362
|
+
"vendor_advisories": [
|
|
15363
|
+
{
|
|
15364
|
+
"vendor": "NVIDIA Product Security",
|
|
15365
|
+
"advisory_id": "NVIDIA-5580",
|
|
15366
|
+
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5580",
|
|
15367
|
+
"severity": "high",
|
|
15368
|
+
"published_date": "2024-10-15"
|
|
15369
|
+
},
|
|
15370
|
+
{
|
|
15371
|
+
"vendor": "NVD",
|
|
15372
|
+
"advisory_id": "CVE-2024-0129",
|
|
15373
|
+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0129",
|
|
15374
|
+
"severity": "high",
|
|
15375
|
+
"published_date": "2024-10-15"
|
|
15376
|
+
}
|
|
15377
|
+
],
|
|
15378
|
+
"last_updated": "2026-05-25",
|
|
15379
|
+
"discovery_attribution_note": "Manually curated from NVD (CWE-22; NIST CVSS 7.8, NVIDIA CNA 6.3) + the NVIDIA NeMo security bulletin. NeMo model-load code-execution; same untrusted-model-artifact class as the Keras / HF Transformers entries (shares NEW-CTRL-091).",
|
|
15380
|
+
"_auto_imported": false,
|
|
15381
|
+
"_intake_method": "manual-verified-curation",
|
|
15382
|
+
"_kev_short_description": "NVIDIA NeMo's SaveRestoreConnector extracts a .nemo (.tar) model archive without path restriction (CWE-22), so a malicious model writes to an arbitrary path and can execute code; fixed in r2.0.0rc0."
|
|
15383
|
+
},
|
|
15172
15384
|
"CVE-2026-41091": {
|
|
15173
15385
|
"name": "Microsoft Defender (Malware Protection Engine) Link-Following LPE to SYSTEM",
|
|
15174
15386
|
"type": "LPE",
|
package/data/cwe-catalog.json
CHANGED
|
@@ -96,6 +96,7 @@
|
|
|
96
96
|
"CVE-2023-43472",
|
|
97
97
|
"CVE-2023-51449",
|
|
98
98
|
"CVE-2023-6021",
|
|
99
|
+
"CVE-2024-0129",
|
|
99
100
|
"CVE-2024-0769",
|
|
100
101
|
"CVE-2024-13059",
|
|
101
102
|
"CVE-2024-1561",
|
|
@@ -386,6 +387,7 @@
|
|
|
386
387
|
"CVE-2025-11837",
|
|
387
388
|
"CVE-2025-1550",
|
|
388
389
|
"CVE-2025-32432",
|
|
390
|
+
"CVE-2025-33236",
|
|
389
391
|
"CVE-2025-37164",
|
|
390
392
|
"CVE-2025-43200",
|
|
391
393
|
"CVE-2025-4428",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"CVE-2023-51449",
|
|
41
41
|
"CVE-2023-6019",
|
|
42
42
|
"CVE-2023-6021",
|
|
43
|
+
"CVE-2024-0129",
|
|
43
44
|
"CVE-2024-0132",
|
|
44
45
|
"CVE-2024-11392",
|
|
45
46
|
"CVE-2024-11393",
|
|
@@ -63,6 +64,7 @@
|
|
|
63
64
|
"CVE-2025-30165",
|
|
64
65
|
"CVE-2025-30202",
|
|
65
66
|
"CVE-2025-32444",
|
|
67
|
+
"CVE-2025-33236",
|
|
66
68
|
"CVE-2025-34291",
|
|
67
69
|
"CVE-2025-49596",
|
|
68
70
|
"CVE-2025-54136",
|
|
@@ -1395,6 +1397,7 @@
|
|
|
1395
1397
|
"CVE-2023-52163",
|
|
1396
1398
|
"CVE-2023-6019",
|
|
1397
1399
|
"CVE-2023-6021",
|
|
1400
|
+
"CVE-2024-0129",
|
|
1398
1401
|
"CVE-2024-0769",
|
|
1399
1402
|
"CVE-2024-11182",
|
|
1400
1403
|
"CVE-2024-11392",
|
|
@@ -1483,6 +1486,7 @@
|
|
|
1483
1486
|
"CVE-2025-32975",
|
|
1484
1487
|
"CVE-2025-33053",
|
|
1485
1488
|
"CVE-2025-33073",
|
|
1489
|
+
"CVE-2025-33236",
|
|
1486
1490
|
"CVE-2025-34026",
|
|
1487
1491
|
"CVE-2025-34291",
|
|
1488
1492
|
"CVE-2025-35939",
|
|
@@ -1828,6 +1832,7 @@
|
|
|
1828
1832
|
"CVE-2023-51449",
|
|
1829
1833
|
"CVE-2023-6019",
|
|
1830
1834
|
"CVE-2023-6021",
|
|
1835
|
+
"CVE-2024-0129",
|
|
1831
1836
|
"CVE-2024-0132",
|
|
1832
1837
|
"CVE-2024-11392",
|
|
1833
1838
|
"CVE-2024-11393",
|
|
@@ -1855,6 +1860,7 @@
|
|
|
1855
1860
|
"CVE-2025-30165",
|
|
1856
1861
|
"CVE-2025-30202",
|
|
1857
1862
|
"CVE-2025-32444",
|
|
1863
|
+
"CVE-2025-33236",
|
|
1858
1864
|
"CVE-2025-34291",
|
|
1859
1865
|
"CVE-2025-38352",
|
|
1860
1866
|
"CVE-2025-43300",
|
|
@@ -2295,6 +2301,7 @@
|
|
|
2295
2301
|
"opened_date": "2026-05-13",
|
|
2296
2302
|
"evidence_cves": [
|
|
2297
2303
|
"CVE-2023-44467",
|
|
2304
|
+
"CVE-2024-0129",
|
|
2298
2305
|
"CVE-2024-11392",
|
|
2299
2306
|
"CVE-2024-11393",
|
|
2300
2307
|
"CVE-2024-11394",
|
|
@@ -2310,6 +2317,7 @@
|
|
|
2310
2317
|
"CVE-2025-1753",
|
|
2311
2318
|
"CVE-2025-23254",
|
|
2312
2319
|
"CVE-2025-30165",
|
|
2320
|
+
"CVE-2025-33236",
|
|
2313
2321
|
"CVE-2025-60455",
|
|
2314
2322
|
"CVE-2025-64496",
|
|
2315
2323
|
"CVE-2025-6965",
|
|
@@ -2459,6 +2467,7 @@
|
|
|
2459
2467
|
"CVE-2023-52163",
|
|
2460
2468
|
"CVE-2023-6019",
|
|
2461
2469
|
"CVE-2023-6021",
|
|
2470
|
+
"CVE-2024-0129",
|
|
2462
2471
|
"CVE-2024-0132",
|
|
2463
2472
|
"CVE-2024-0769",
|
|
2464
2473
|
"CVE-2024-11182",
|
|
@@ -2550,6 +2559,7 @@
|
|
|
2550
2559
|
"CVE-2025-32975",
|
|
2551
2560
|
"CVE-2025-33053",
|
|
2552
2561
|
"CVE-2025-33073",
|
|
2562
|
+
"CVE-2025-33236",
|
|
2553
2563
|
"CVE-2025-34026",
|
|
2554
2564
|
"CVE-2025-34291",
|
|
2555
2565
|
"CVE-2025-35939",
|
|
@@ -4975,6 +4985,7 @@
|
|
|
4975
4985
|
"CVE-2023-51449",
|
|
4976
4986
|
"CVE-2023-6019",
|
|
4977
4987
|
"CVE-2023-6021",
|
|
4988
|
+
"CVE-2024-0129",
|
|
4978
4989
|
"CVE-2024-0132",
|
|
4979
4990
|
"CVE-2024-11392",
|
|
4980
4991
|
"CVE-2024-11393",
|
|
@@ -5000,6 +5011,7 @@
|
|
|
5000
5011
|
"CVE-2025-30165",
|
|
5001
5012
|
"CVE-2025-30202",
|
|
5002
5013
|
"CVE-2025-32444",
|
|
5014
|
+
"CVE-2025-33236",
|
|
5003
5015
|
"CVE-2025-34291",
|
|
5004
5016
|
"CVE-2025-49596",
|
|
5005
5017
|
"CVE-2025-54136",
|
|
@@ -5521,6 +5533,7 @@
|
|
|
5521
5533
|
"evidence_cves": [
|
|
5522
5534
|
"CVE-2023-44467",
|
|
5523
5535
|
"CVE-2023-51449",
|
|
5536
|
+
"CVE-2024-0129",
|
|
5524
5537
|
"CVE-2024-0132",
|
|
5525
5538
|
"CVE-2024-11392",
|
|
5526
5539
|
"CVE-2024-11393",
|
|
@@ -5544,6 +5557,7 @@
|
|
|
5544
5557
|
"CVE-2025-30165",
|
|
5545
5558
|
"CVE-2025-30202",
|
|
5546
5559
|
"CVE-2025-32444",
|
|
5560
|
+
"CVE-2025-33236",
|
|
5547
5561
|
"CVE-2025-34291",
|
|
5548
5562
|
"CVE-2025-49596",
|
|
5549
5563
|
"CVE-2025-54136",
|
|
@@ -5608,6 +5622,7 @@
|
|
|
5608
5622
|
"CVE-2023-51449",
|
|
5609
5623
|
"CVE-2023-6019",
|
|
5610
5624
|
"CVE-2023-6021",
|
|
5625
|
+
"CVE-2024-0129",
|
|
5611
5626
|
"CVE-2024-0132",
|
|
5612
5627
|
"CVE-2024-11392",
|
|
5613
5628
|
"CVE-2024-11393",
|
|
@@ -5633,6 +5648,7 @@
|
|
|
5633
5648
|
"CVE-2025-30165",
|
|
5634
5649
|
"CVE-2025-30202",
|
|
5635
5650
|
"CVE-2025-32444",
|
|
5651
|
+
"CVE-2025-33236",
|
|
5636
5652
|
"CVE-2025-34291",
|
|
5637
5653
|
"CVE-2025-49596",
|
|
5638
5654
|
"CVE-2025-54136",
|
|
@@ -8433,6 +8433,106 @@
|
|
|
8433
8433
|
"_auto_imported": false,
|
|
8434
8434
|
"_intake_method": "manual-verified-curation"
|
|
8435
8435
|
},
|
|
8436
|
+
"CVE-2025-33236": {
|
|
8437
|
+
"name": "NVIDIA NeMo Framework Malicious Model Import Code Injection RCE",
|
|
8438
|
+
"lesson_date": "2026-05-25",
|
|
8439
|
+
"attack_vector": {
|
|
8440
|
+
"description": "NVIDIA NeMo (CWE-94 code injection on malicious model import) executes attacker code or writes attacker files when an untrusted NeMo model is imported/loaded.",
|
|
8441
|
+
"privileges_required": "ability to get a NeMo model loaded (NVD AV:L)",
|
|
8442
|
+
"complexity": "low (NVD AC:L)",
|
|
8443
|
+
"ai_factor": "The abused surface is the model-import path of NVIDIA NeMo, an LLM training/customization framework. The lesson is the same one the Keras and Hugging Face Transformers CVEs teach: a model artifact is executable code at load time, so models (and their archive formats) from untrusted sources must be treated as untrusted code - provenance, safe extraction, sandboxed loading."
|
|
8444
|
+
},
|
|
8445
|
+
"framework_coverage": {
|
|
8446
|
+
"NIST-800-53-SI-2": {
|
|
8447
|
+
"covered": true,
|
|
8448
|
+
"adequate": false,
|
|
8449
|
+
"gap": "Does not track the LLM training/customization framework's model-load path as RCE-bearing software."
|
|
8450
|
+
},
|
|
8451
|
+
"NIST-800-53-SI-10": {
|
|
8452
|
+
"covered": true,
|
|
8453
|
+
"adequate": false,
|
|
8454
|
+
"gap": "Input validation is not applied to imported model artifacts/archives that NeMo deserializes or extracts."
|
|
8455
|
+
},
|
|
8456
|
+
"ALL-AI-PIPELINE-INTEGRITY": {
|
|
8457
|
+
"covered": false,
|
|
8458
|
+
"adequate": false,
|
|
8459
|
+
"gap": "No framework treats an ML model artifact as untrusted executable input; loading an untrusted NeMo model is RCE."
|
|
8460
|
+
}
|
|
8461
|
+
},
|
|
8462
|
+
"compliance_exposure_score": {
|
|
8463
|
+
"percent_audit_passing_orgs_still_exposed": 71,
|
|
8464
|
+
"basis": "ML teams import NeMo models/checkpoints from hubs and shared stores and treat them as data; the framework's load path is assumed safe.",
|
|
8465
|
+
"theater_pattern": "model_artifact_trust"
|
|
8466
|
+
},
|
|
8467
|
+
"ai_discovered_zeroday": false,
|
|
8468
|
+
"ai_discovery_source": "human_researcher",
|
|
8469
|
+
"ai_assist_factor": "none",
|
|
8470
|
+
"new_control_requirements": [
|
|
8471
|
+
{
|
|
8472
|
+
"id": "NEW-CTRL-091",
|
|
8473
|
+
"name": "UNTRUSTED-MODEL-ARTIFACT-LOADING",
|
|
8474
|
+
"description": "Treat ML model artifacts as untrusted code: never load models/checkpoints from untrusted sources, verify provenance, prefer safe formats, extract archives with path validation, and load untrusted models only in a sandboxed, least-privilege environment. Upgrade NVIDIA NeMo to 2.6.1 or later. The control is the same one that closes the Keras and Hugging Face Transformers model-deserialization CVEs - the class is 'a model file is executable code'. The distinguishing test: load an attacker-crafted NeMo model on a sandboxed instance and confirm no code executes and no file is written outside the extraction directory.",
|
|
8475
|
+
"evidence": "https://nvidia.custhelp.com/app/answers/detail/a_id/5762",
|
|
8476
|
+
"gap_closes": [
|
|
8477
|
+
"NIST-800-53-SI-2",
|
|
8478
|
+
"NIST-800-53-SI-10",
|
|
8479
|
+
"ALL-AI-PIPELINE-INTEGRITY"
|
|
8480
|
+
]
|
|
8481
|
+
}
|
|
8482
|
+
],
|
|
8483
|
+
"_auto_imported": false,
|
|
8484
|
+
"_intake_method": "manual-verified-curation"
|
|
8485
|
+
},
|
|
8486
|
+
"CVE-2024-0129": {
|
|
8487
|
+
"name": "NVIDIA NeMo SaveRestoreConnector .tar Path Traversal to Code Execution",
|
|
8488
|
+
"lesson_date": "2026-05-25",
|
|
8489
|
+
"attack_vector": {
|
|
8490
|
+
"description": "NVIDIA NeMo (CWE-22 path traversal via unsafe .nemo (.tar) extraction) executes attacker code or writes attacker files when an untrusted NeMo model is imported/loaded.",
|
|
8491
|
+
"privileges_required": "ability to get a NeMo model loaded (NVD AV:L)",
|
|
8492
|
+
"complexity": "low (NVD AC:L)",
|
|
8493
|
+
"ai_factor": "The abused surface is the model-import path of NVIDIA NeMo, an LLM training/customization framework. The lesson is the same one the Keras and Hugging Face Transformers CVEs teach: a model artifact is executable code at load time, so models (and their archive formats) from untrusted sources must be treated as untrusted code - provenance, safe extraction, sandboxed loading."
|
|
8494
|
+
},
|
|
8495
|
+
"framework_coverage": {
|
|
8496
|
+
"NIST-800-53-SI-2": {
|
|
8497
|
+
"covered": true,
|
|
8498
|
+
"adequate": false,
|
|
8499
|
+
"gap": "Does not track the LLM training/customization framework's model-load path as RCE-bearing software."
|
|
8500
|
+
},
|
|
8501
|
+
"NIST-800-53-SI-10": {
|
|
8502
|
+
"covered": true,
|
|
8503
|
+
"adequate": false,
|
|
8504
|
+
"gap": "Input validation is not applied to imported model artifacts/archives that NeMo deserializes or extracts."
|
|
8505
|
+
},
|
|
8506
|
+
"ALL-AI-PIPELINE-INTEGRITY": {
|
|
8507
|
+
"covered": false,
|
|
8508
|
+
"adequate": false,
|
|
8509
|
+
"gap": "No framework treats an ML model artifact as untrusted executable input; loading an untrusted NeMo model is RCE."
|
|
8510
|
+
}
|
|
8511
|
+
},
|
|
8512
|
+
"compliance_exposure_score": {
|
|
8513
|
+
"percent_audit_passing_orgs_still_exposed": 71,
|
|
8514
|
+
"basis": "ML teams import NeMo models/checkpoints from hubs and shared stores and treat them as data; the framework's load path is assumed safe.",
|
|
8515
|
+
"theater_pattern": "model_artifact_trust"
|
|
8516
|
+
},
|
|
8517
|
+
"ai_discovered_zeroday": false,
|
|
8518
|
+
"ai_discovery_source": "human_researcher",
|
|
8519
|
+
"ai_assist_factor": "none",
|
|
8520
|
+
"new_control_requirements": [
|
|
8521
|
+
{
|
|
8522
|
+
"id": "NEW-CTRL-091",
|
|
8523
|
+
"name": "UNTRUSTED-MODEL-ARTIFACT-LOADING",
|
|
8524
|
+
"description": "Treat ML model artifacts as untrusted code: never load models/checkpoints from untrusted sources, verify provenance, prefer safe formats, extract archives with path validation, and load untrusted models only in a sandboxed, least-privilege environment. Upgrade NVIDIA NeMo to r2.0.0rc0 or later. The control is the same one that closes the Keras and Hugging Face Transformers model-deserialization CVEs - the class is 'a model file is executable code'. The distinguishing test: load an attacker-crafted NeMo model on a sandboxed instance and confirm no code executes and no file is written outside the extraction directory.",
|
|
8525
|
+
"evidence": "https://nvidia.custhelp.com/app/answers/detail/a_id/5580",
|
|
8526
|
+
"gap_closes": [
|
|
8527
|
+
"NIST-800-53-SI-2",
|
|
8528
|
+
"NIST-800-53-SI-10",
|
|
8529
|
+
"ALL-AI-PIPELINE-INTEGRITY"
|
|
8530
|
+
]
|
|
8531
|
+
}
|
|
8532
|
+
],
|
|
8533
|
+
"_auto_imported": false,
|
|
8534
|
+
"_intake_method": "manual-verified-curation"
|
|
8535
|
+
},
|
|
8436
8536
|
"CVE-2024-11393": {
|
|
8437
8537
|
"name": "Hugging Face Transformers MaskFormer Deserialization Remote Code Execution",
|
|
8438
8538
|
"lesson_date": "2026-05-25",
|