@blamejs/exceptd-skills 0.13.97 → 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 +8 -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 +1540 -0
- package/data/atlas-ttps.json +8 -0
- package/data/attack-techniques.json +10 -0
- package/data/cve-catalog.json +420 -0
- package/data/cwe-catalog.json +4 -0
- package/data/framework-control-gaps.json +32 -0
- package/data/zeroday-lessons.json +200 -0
- package/manifest.json +44 -44
- package/package.json +2 -2
- package/sbom.cdx.json +25 -25
|
@@ -38,6 +38,9 @@
|
|
|
38
38
|
"CVE-2023-43654",
|
|
39
39
|
"CVE-2023-48022",
|
|
40
40
|
"CVE-2023-51449",
|
|
41
|
+
"CVE-2023-6019",
|
|
42
|
+
"CVE-2023-6021",
|
|
43
|
+
"CVE-2024-0129",
|
|
41
44
|
"CVE-2024-0132",
|
|
42
45
|
"CVE-2024-11392",
|
|
43
46
|
"CVE-2024-11393",
|
|
@@ -61,6 +64,7 @@
|
|
|
61
64
|
"CVE-2025-30165",
|
|
62
65
|
"CVE-2025-30202",
|
|
63
66
|
"CVE-2025-32444",
|
|
67
|
+
"CVE-2025-33236",
|
|
64
68
|
"CVE-2025-34291",
|
|
65
69
|
"CVE-2025-49596",
|
|
66
70
|
"CVE-2025-54136",
|
|
@@ -1391,6 +1395,9 @@
|
|
|
1391
1395
|
"CVE-2023-50224",
|
|
1392
1396
|
"CVE-2023-51449",
|
|
1393
1397
|
"CVE-2023-52163",
|
|
1398
|
+
"CVE-2023-6019",
|
|
1399
|
+
"CVE-2023-6021",
|
|
1400
|
+
"CVE-2024-0129",
|
|
1394
1401
|
"CVE-2024-0769",
|
|
1395
1402
|
"CVE-2024-11182",
|
|
1396
1403
|
"CVE-2024-11392",
|
|
@@ -1479,6 +1486,7 @@
|
|
|
1479
1486
|
"CVE-2025-32975",
|
|
1480
1487
|
"CVE-2025-33053",
|
|
1481
1488
|
"CVE-2025-33073",
|
|
1489
|
+
"CVE-2025-33236",
|
|
1482
1490
|
"CVE-2025-34026",
|
|
1483
1491
|
"CVE-2025-34291",
|
|
1484
1492
|
"CVE-2025-35939",
|
|
@@ -1822,6 +1830,9 @@
|
|
|
1822
1830
|
"CVE-2023-44467",
|
|
1823
1831
|
"CVE-2023-48022",
|
|
1824
1832
|
"CVE-2023-51449",
|
|
1833
|
+
"CVE-2023-6019",
|
|
1834
|
+
"CVE-2023-6021",
|
|
1835
|
+
"CVE-2024-0129",
|
|
1825
1836
|
"CVE-2024-0132",
|
|
1826
1837
|
"CVE-2024-11392",
|
|
1827
1838
|
"CVE-2024-11393",
|
|
@@ -1849,6 +1860,7 @@
|
|
|
1849
1860
|
"CVE-2025-30165",
|
|
1850
1861
|
"CVE-2025-30202",
|
|
1851
1862
|
"CVE-2025-32444",
|
|
1863
|
+
"CVE-2025-33236",
|
|
1852
1864
|
"CVE-2025-34291",
|
|
1853
1865
|
"CVE-2025-38352",
|
|
1854
1866
|
"CVE-2025-43300",
|
|
@@ -2289,6 +2301,7 @@
|
|
|
2289
2301
|
"opened_date": "2026-05-13",
|
|
2290
2302
|
"evidence_cves": [
|
|
2291
2303
|
"CVE-2023-44467",
|
|
2304
|
+
"CVE-2024-0129",
|
|
2292
2305
|
"CVE-2024-11392",
|
|
2293
2306
|
"CVE-2024-11393",
|
|
2294
2307
|
"CVE-2024-11394",
|
|
@@ -2304,6 +2317,7 @@
|
|
|
2304
2317
|
"CVE-2025-1753",
|
|
2305
2318
|
"CVE-2025-23254",
|
|
2306
2319
|
"CVE-2025-30165",
|
|
2320
|
+
"CVE-2025-33236",
|
|
2307
2321
|
"CVE-2025-60455",
|
|
2308
2322
|
"CVE-2025-64496",
|
|
2309
2323
|
"CVE-2025-6965",
|
|
@@ -2451,6 +2465,9 @@
|
|
|
2451
2465
|
"CVE-2023-50224",
|
|
2452
2466
|
"CVE-2023-51449",
|
|
2453
2467
|
"CVE-2023-52163",
|
|
2468
|
+
"CVE-2023-6019",
|
|
2469
|
+
"CVE-2023-6021",
|
|
2470
|
+
"CVE-2024-0129",
|
|
2454
2471
|
"CVE-2024-0132",
|
|
2455
2472
|
"CVE-2024-0769",
|
|
2456
2473
|
"CVE-2024-11182",
|
|
@@ -2542,6 +2559,7 @@
|
|
|
2542
2559
|
"CVE-2025-32975",
|
|
2543
2560
|
"CVE-2025-33053",
|
|
2544
2561
|
"CVE-2025-33073",
|
|
2562
|
+
"CVE-2025-33236",
|
|
2545
2563
|
"CVE-2025-34026",
|
|
2546
2564
|
"CVE-2025-34291",
|
|
2547
2565
|
"CVE-2025-35939",
|
|
@@ -3745,6 +3763,8 @@
|
|
|
3745
3763
|
"CVE-2022-1471",
|
|
3746
3764
|
"CVE-2023-43654",
|
|
3747
3765
|
"CVE-2023-48022",
|
|
3766
|
+
"CVE-2023-6019",
|
|
3767
|
+
"CVE-2023-6021",
|
|
3748
3768
|
"CVE-2024-4889",
|
|
3749
3769
|
"CVE-2024-6587",
|
|
3750
3770
|
"CVE-2025-64513",
|
|
@@ -4963,6 +4983,9 @@
|
|
|
4963
4983
|
"CVE-2023-44467",
|
|
4964
4984
|
"CVE-2023-48022",
|
|
4965
4985
|
"CVE-2023-51449",
|
|
4986
|
+
"CVE-2023-6019",
|
|
4987
|
+
"CVE-2023-6021",
|
|
4988
|
+
"CVE-2024-0129",
|
|
4966
4989
|
"CVE-2024-0132",
|
|
4967
4990
|
"CVE-2024-11392",
|
|
4968
4991
|
"CVE-2024-11393",
|
|
@@ -4988,6 +5011,7 @@
|
|
|
4988
5011
|
"CVE-2025-30165",
|
|
4989
5012
|
"CVE-2025-30202",
|
|
4990
5013
|
"CVE-2025-32444",
|
|
5014
|
+
"CVE-2025-33236",
|
|
4991
5015
|
"CVE-2025-34291",
|
|
4992
5016
|
"CVE-2025-49596",
|
|
4993
5017
|
"CVE-2025-54136",
|
|
@@ -5509,6 +5533,7 @@
|
|
|
5509
5533
|
"evidence_cves": [
|
|
5510
5534
|
"CVE-2023-44467",
|
|
5511
5535
|
"CVE-2023-51449",
|
|
5536
|
+
"CVE-2024-0129",
|
|
5512
5537
|
"CVE-2024-0132",
|
|
5513
5538
|
"CVE-2024-11392",
|
|
5514
5539
|
"CVE-2024-11393",
|
|
@@ -5532,6 +5557,7 @@
|
|
|
5532
5557
|
"CVE-2025-30165",
|
|
5533
5558
|
"CVE-2025-30202",
|
|
5534
5559
|
"CVE-2025-32444",
|
|
5560
|
+
"CVE-2025-33236",
|
|
5535
5561
|
"CVE-2025-34291",
|
|
5536
5562
|
"CVE-2025-49596",
|
|
5537
5563
|
"CVE-2025-54136",
|
|
@@ -5594,6 +5620,9 @@
|
|
|
5594
5620
|
"CVE-2023-44467",
|
|
5595
5621
|
"CVE-2023-48022",
|
|
5596
5622
|
"CVE-2023-51449",
|
|
5623
|
+
"CVE-2023-6019",
|
|
5624
|
+
"CVE-2023-6021",
|
|
5625
|
+
"CVE-2024-0129",
|
|
5597
5626
|
"CVE-2024-0132",
|
|
5598
5627
|
"CVE-2024-11392",
|
|
5599
5628
|
"CVE-2024-11393",
|
|
@@ -5619,6 +5648,7 @@
|
|
|
5619
5648
|
"CVE-2025-30165",
|
|
5620
5649
|
"CVE-2025-30202",
|
|
5621
5650
|
"CVE-2025-32444",
|
|
5651
|
+
"CVE-2025-33236",
|
|
5622
5652
|
"CVE-2025-34291",
|
|
5623
5653
|
"CVE-2025-49596",
|
|
5624
5654
|
"CVE-2025-54136",
|
|
@@ -5922,6 +5952,8 @@
|
|
|
5922
5952
|
"CVE-2022-1471",
|
|
5923
5953
|
"CVE-2023-43654",
|
|
5924
5954
|
"CVE-2023-48022",
|
|
5955
|
+
"CVE-2023-6019",
|
|
5956
|
+
"CVE-2023-6021",
|
|
5925
5957
|
"CVE-2024-1709",
|
|
5926
5958
|
"CVE-2024-4889",
|
|
5927
5959
|
"CVE-2024-6587",
|
|
@@ -7633,6 +7633,106 @@
|
|
|
7633
7633
|
"_auto_imported": false,
|
|
7634
7634
|
"_intake_method": "manual-verified-curation"
|
|
7635
7635
|
},
|
|
7636
|
+
"CVE-2023-6019": {
|
|
7637
|
+
"name": "Anyscale Ray Dashboard cpu_profile Command Injection RCE",
|
|
7638
|
+
"lesson_date": "2026-05-25",
|
|
7639
|
+
"attack_vector": {
|
|
7640
|
+
"description": "Anyscale Ray's dashboard (CWE-78 command injection via the dashboard cpu_profile parameter) lets an unauthenticated attacker execute OS commands on the dashboard host. The dashboard has no authentication by default.",
|
|
7641
|
+
"privileges_required": "none (NVD AV:N / PR:N) - unauthenticated against a reachable dashboard",
|
|
7642
|
+
"complexity": "low (NVD AC:L)",
|
|
7643
|
+
"ai_factor": "The abused surface is the dashboard of Ray, a widely used distributed AI/ML compute framework. The lesson reinforces the ShadowRay one: the AI compute control plane (dashboard, job API) must authenticate every caller and never be network-exposed - a single dashboard endpoint flaw is unauthenticated RCE or arbitrary file read on the cluster. These were patched in Ray 2.8.1 (unlike the disputed Job-API ShadowRay issue)."
|
|
7644
|
+
},
|
|
7645
|
+
"framework_coverage": {
|
|
7646
|
+
"NIST-800-53-IA-2": {
|
|
7647
|
+
"covered": true,
|
|
7648
|
+
"adequate": false,
|
|
7649
|
+
"gap": "Authentication is not enforced on the Ray dashboard; unauthenticated callers reach command/file endpoints."
|
|
7650
|
+
},
|
|
7651
|
+
"NIST-800-53-SI-2": {
|
|
7652
|
+
"covered": true,
|
|
7653
|
+
"adequate": false,
|
|
7654
|
+
"gap": "Does not track the AI compute framework's dashboard as managed, network-exposed software."
|
|
7655
|
+
},
|
|
7656
|
+
"ALL-AI-PIPELINE-INTEGRITY": {
|
|
7657
|
+
"covered": false,
|
|
7658
|
+
"adequate": false,
|
|
7659
|
+
"gap": "No framework treats the AI compute dashboard as an unauthenticated control plane requiring auth, input neutralization, and path containment."
|
|
7660
|
+
}
|
|
7661
|
+
},
|
|
7662
|
+
"compliance_exposure_score": {
|
|
7663
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
7664
|
+
"basis": "AI compute clusters expose dashboards on trusted-network assumptions; the dashboard's endpoints are not audited for injection / path traversal.",
|
|
7665
|
+
"theater_pattern": "controlled_network_assumption"
|
|
7666
|
+
},
|
|
7667
|
+
"ai_discovered_zeroday": false,
|
|
7668
|
+
"ai_discovery_source": "human_researcher",
|
|
7669
|
+
"ai_assist_factor": "none",
|
|
7670
|
+
"new_control_requirements": [
|
|
7671
|
+
{
|
|
7672
|
+
"id": "NEW-CTRL-088",
|
|
7673
|
+
"name": "AI-COMPUTE-CONTROL-PLANE-AUTHENTICATION",
|
|
7674
|
+
"description": "An AI compute framework's control plane (Ray dashboard, job API, log/profile endpoints) must authenticate every caller and never be exposed to untrusted networks; 'deploy only on a trusted network' is an assumption, not a control. Upgrade Anyscale Ray to 2.8.1 or later (fixes the dashboard cpu_profile command injection and log-API LFI), bind the dashboard to loopback or front it with an authenticating proxy, and run least-privilege. The distinguishing test: from the network, hit the dashboard cpu_profile and log API unauthenticated on a staging cluster and confirm both are refused.",
|
|
7675
|
+
"evidence": "https://github.com/advisories/GHSA-h3xg-wv58-5p43",
|
|
7676
|
+
"gap_closes": [
|
|
7677
|
+
"NIST-800-53-IA-2",
|
|
7678
|
+
"NIST-800-53-SI-2",
|
|
7679
|
+
"ALL-AI-PIPELINE-INTEGRITY"
|
|
7680
|
+
]
|
|
7681
|
+
}
|
|
7682
|
+
],
|
|
7683
|
+
"_auto_imported": false,
|
|
7684
|
+
"_intake_method": "manual-verified-curation"
|
|
7685
|
+
},
|
|
7686
|
+
"CVE-2023-6021": {
|
|
7687
|
+
"name": "Anyscale Ray Dashboard Log API Local File Inclusion",
|
|
7688
|
+
"lesson_date": "2026-05-25",
|
|
7689
|
+
"attack_vector": {
|
|
7690
|
+
"description": "Anyscale Ray's dashboard (CWE-22 path traversal / LFI in the dashboard log API) lets an unauthenticated attacker read arbitrary host files. The dashboard has no authentication by default.",
|
|
7691
|
+
"privileges_required": "none (NVD AV:N / PR:N) - unauthenticated against a reachable dashboard",
|
|
7692
|
+
"complexity": "low (NVD AC:L)",
|
|
7693
|
+
"ai_factor": "The abused surface is the dashboard of Ray, a widely used distributed AI/ML compute framework. The lesson reinforces the ShadowRay one: the AI compute control plane (dashboard, job API) must authenticate every caller and never be network-exposed - a single dashboard endpoint flaw is unauthenticated RCE or arbitrary file read on the cluster. These were patched in Ray 2.8.1 (unlike the disputed Job-API ShadowRay issue)."
|
|
7694
|
+
},
|
|
7695
|
+
"framework_coverage": {
|
|
7696
|
+
"NIST-800-53-IA-2": {
|
|
7697
|
+
"covered": true,
|
|
7698
|
+
"adequate": false,
|
|
7699
|
+
"gap": "Authentication is not enforced on the Ray dashboard; unauthenticated callers reach command/file endpoints."
|
|
7700
|
+
},
|
|
7701
|
+
"NIST-800-53-SI-2": {
|
|
7702
|
+
"covered": true,
|
|
7703
|
+
"adequate": false,
|
|
7704
|
+
"gap": "Does not track the AI compute framework's dashboard as managed, network-exposed software."
|
|
7705
|
+
},
|
|
7706
|
+
"ALL-AI-PIPELINE-INTEGRITY": {
|
|
7707
|
+
"covered": false,
|
|
7708
|
+
"adequate": false,
|
|
7709
|
+
"gap": "No framework treats the AI compute dashboard as an unauthenticated control plane requiring auth, input neutralization, and path containment."
|
|
7710
|
+
}
|
|
7711
|
+
},
|
|
7712
|
+
"compliance_exposure_score": {
|
|
7713
|
+
"percent_audit_passing_orgs_still_exposed": 72,
|
|
7714
|
+
"basis": "AI compute clusters expose dashboards on trusted-network assumptions; the dashboard's endpoints are not audited for injection / path traversal.",
|
|
7715
|
+
"theater_pattern": "controlled_network_assumption"
|
|
7716
|
+
},
|
|
7717
|
+
"ai_discovered_zeroday": false,
|
|
7718
|
+
"ai_discovery_source": "human_researcher",
|
|
7719
|
+
"ai_assist_factor": "none",
|
|
7720
|
+
"new_control_requirements": [
|
|
7721
|
+
{
|
|
7722
|
+
"id": "NEW-CTRL-088",
|
|
7723
|
+
"name": "AI-COMPUTE-CONTROL-PLANE-AUTHENTICATION",
|
|
7724
|
+
"description": "An AI compute framework's control plane (Ray dashboard, job API, log/profile endpoints) must authenticate every caller and never be exposed to untrusted networks; 'deploy only on a trusted network' is an assumption, not a control. Upgrade Anyscale Ray to 2.8.1 or later (fixes the dashboard cpu_profile command injection and log-API LFI), bind the dashboard to loopback or front it with an authenticating proxy, and run least-privilege. The distinguishing test: from the network, hit the dashboard cpu_profile and log API unauthenticated on a staging cluster and confirm both are refused.",
|
|
7725
|
+
"evidence": "https://www.anyscale.com/blog/update-on-ray-cves-cve-2023-6019-cve-2023-6020-cve-2023-6021-cve-2023-48022-cve-2023-48023",
|
|
7726
|
+
"gap_closes": [
|
|
7727
|
+
"NIST-800-53-IA-2",
|
|
7728
|
+
"NIST-800-53-SI-2",
|
|
7729
|
+
"ALL-AI-PIPELINE-INTEGRITY"
|
|
7730
|
+
]
|
|
7731
|
+
}
|
|
7732
|
+
],
|
|
7733
|
+
"_auto_imported": false,
|
|
7734
|
+
"_intake_method": "manual-verified-curation"
|
|
7735
|
+
},
|
|
7636
7736
|
"CVE-2026-0766": {
|
|
7637
7737
|
"name": "Open WebUI Tool Module Code Injection RCE",
|
|
7638
7738
|
"lesson_date": "2026-05-25",
|
|
@@ -8333,6 +8433,106 @@
|
|
|
8333
8433
|
"_auto_imported": false,
|
|
8334
8434
|
"_intake_method": "manual-verified-curation"
|
|
8335
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
|
+
},
|
|
8336
8536
|
"CVE-2024-11393": {
|
|
8337
8537
|
"name": "Hugging Face Transformers MaskFormer Deserialization Remote Code Execution",
|
|
8338
8538
|
"lesson_date": "2026-05-25",
|