@blamejs/exceptd-skills 0.13.86 → 0.13.88
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 +2067 -0
- package/data/atlas-ttps.json +13 -0
- package/data/attack-techniques.json +15 -0
- package/data/cve-catalog.json +534 -0
- package/data/cwe-catalog.json +6 -0
- package/data/framework-control-gaps.json +40 -0
- package/data/zeroday-lessons.json +250 -0
- package/manifest.json +44 -44
- package/package.json +2 -2
- package/sbom.cdx.json +25 -25
package/data/atlas-ttps.json
CHANGED
|
@@ -144,6 +144,9 @@
|
|
|
144
144
|
"last_verified": "2026-05-19",
|
|
145
145
|
"cve_refs": [
|
|
146
146
|
"CVE-2023-43654",
|
|
147
|
+
"CVE-2024-11392",
|
|
148
|
+
"CVE-2024-11393",
|
|
149
|
+
"CVE-2024-11394",
|
|
147
150
|
"CVE-2024-37032",
|
|
148
151
|
"CVE-2025-1550",
|
|
149
152
|
"CVE-2025-8747",
|
|
@@ -669,6 +672,8 @@
|
|
|
669
672
|
"maturity": "moderate",
|
|
670
673
|
"last_verified": "2026-05-19",
|
|
671
674
|
"cve_refs": [
|
|
675
|
+
"CVE-2023-51449",
|
|
676
|
+
"CVE-2024-1561",
|
|
672
677
|
"CVE-2026-42208",
|
|
673
678
|
"MAL-2026-3083"
|
|
674
679
|
],
|
|
@@ -1263,6 +1268,9 @@
|
|
|
1263
1268
|
"exceptd_skills": [],
|
|
1264
1269
|
"last_verified": "2026-05-19",
|
|
1265
1270
|
"cve_refs": [
|
|
1271
|
+
"CVE-2024-11392",
|
|
1272
|
+
"CVE-2024-11393",
|
|
1273
|
+
"CVE-2024-11394",
|
|
1266
1274
|
"CVE-2025-1550",
|
|
1267
1275
|
"CVE-2025-8747",
|
|
1268
1276
|
"MAL-2024-PYPI-ULTRALYTICS-XMRIG"
|
|
@@ -1705,6 +1713,8 @@
|
|
|
1705
1713
|
"cve_refs": [
|
|
1706
1714
|
"CVE-2023-43654",
|
|
1707
1715
|
"CVE-2023-48022",
|
|
1716
|
+
"CVE-2023-51449",
|
|
1717
|
+
"CVE-2024-1561",
|
|
1708
1718
|
"CVE-2024-37032",
|
|
1709
1719
|
"CVE-2024-39722",
|
|
1710
1720
|
"CVE-2024-42478",
|
|
@@ -2799,6 +2809,9 @@
|
|
|
2799
2809
|
"is_subtechnique": true,
|
|
2800
2810
|
"cve_refs": [
|
|
2801
2811
|
"CVE-2022-1471",
|
|
2812
|
+
"CVE-2024-11392",
|
|
2813
|
+
"CVE-2024-11393",
|
|
2814
|
+
"CVE-2024-11394",
|
|
2802
2815
|
"CVE-2025-1550",
|
|
2803
2816
|
"CVE-2025-8747"
|
|
2804
2817
|
]
|
|
@@ -272,6 +272,9 @@
|
|
|
272
272
|
"CVE-2022-1471",
|
|
273
273
|
"CVE-2023-43654",
|
|
274
274
|
"CVE-2023-48022",
|
|
275
|
+
"CVE-2024-11392",
|
|
276
|
+
"CVE-2024-11393",
|
|
277
|
+
"CVE-2024-11394",
|
|
275
278
|
"CVE-2024-37032",
|
|
276
279
|
"CVE-2024-42479",
|
|
277
280
|
"CVE-2024-50050",
|
|
@@ -838,8 +841,10 @@
|
|
|
838
841
|
"CVE-2023-39780",
|
|
839
842
|
"CVE-2023-43654",
|
|
840
843
|
"CVE-2023-48022",
|
|
844
|
+
"CVE-2023-51449",
|
|
841
845
|
"CVE-2023-52163",
|
|
842
846
|
"CVE-2024-12987",
|
|
847
|
+
"CVE-2024-1561",
|
|
843
848
|
"CVE-2024-1709",
|
|
844
849
|
"CVE-2024-21762",
|
|
845
850
|
"CVE-2024-37032",
|
|
@@ -1082,6 +1087,9 @@
|
|
|
1082
1087
|
"name": "Supply Chain Compromise: Software Supply Chain",
|
|
1083
1088
|
"version": "v19",
|
|
1084
1089
|
"cve_refs": [
|
|
1090
|
+
"CVE-2024-11392",
|
|
1091
|
+
"CVE-2024-11393",
|
|
1092
|
+
"CVE-2024-11394",
|
|
1085
1093
|
"CVE-2024-3094",
|
|
1086
1094
|
"CVE-2025-1550",
|
|
1087
1095
|
"CVE-2025-8747",
|
|
@@ -2429,6 +2437,8 @@
|
|
|
2429
2437
|
"version": "v19",
|
|
2430
2438
|
"cve_refs": [
|
|
2431
2439
|
"CVE-2023-36424",
|
|
2440
|
+
"CVE-2023-51449",
|
|
2441
|
+
"CVE-2024-1561",
|
|
2432
2442
|
"CVE-2025-14847",
|
|
2433
2443
|
"CVE-2025-22226",
|
|
2434
2444
|
"CVE-2025-47813",
|
|
@@ -3512,6 +3522,8 @@
|
|
|
3512
3522
|
"stix_id": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18",
|
|
3513
3523
|
"is_subtechnique": false,
|
|
3514
3524
|
"cve_refs": [
|
|
3525
|
+
"CVE-2023-51449",
|
|
3526
|
+
"CVE-2024-1561",
|
|
3515
3527
|
"CVE-2024-39722",
|
|
3516
3528
|
"CVE-2026-34926"
|
|
3517
3529
|
]
|
|
@@ -4253,6 +4265,9 @@
|
|
|
4253
4265
|
"stix_id": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5",
|
|
4254
4266
|
"is_subtechnique": false,
|
|
4255
4267
|
"cve_refs": [
|
|
4268
|
+
"CVE-2024-11392",
|
|
4269
|
+
"CVE-2024-11393",
|
|
4270
|
+
"CVE-2024-11394",
|
|
4256
4271
|
"CVE-2025-1550",
|
|
4257
4272
|
"CVE-2025-8747"
|
|
4258
4273
|
]
|
package/data/cve-catalog.json
CHANGED
|
@@ -12766,6 +12766,540 @@
|
|
|
12766
12766
|
"_intake_method": "manual-verified-curation",
|
|
12767
12767
|
"_kev_short_description": "Ollama's api/push route path traversal (CWE-22) lets an unauthenticated attacker disclose file existence on the host; fixed in 0.1.46."
|
|
12768
12768
|
},
|
|
12769
|
+
"CVE-2024-1561": {
|
|
12770
|
+
"name": "Gradio /component_server Local File Read (Hugging Face Spaces Secret Theft)",
|
|
12771
|
+
"type": "INFO-DISCLOSURE",
|
|
12772
|
+
"cvss_score": 7.5,
|
|
12773
|
+
"cvss_vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
|
|
12774
|
+
"cvss_note": "NVD CVSS v3.0 base 7.5 (HIGH). NVD assigns CWE-29 (a path-traversal variant); the parent class is CWE-22. The /component_server endpoint invokes any Component method with attacker-controlled arguments, abused via move_resource_to_block_cache() to read host files.",
|
|
12775
|
+
"cisa_kev": false,
|
|
12776
|
+
"poc_available": true,
|
|
12777
|
+
"poc_description": "Public exploitation research exists (Horizon3.ai 'Exploiting File Read Vulnerabilities in Gradio to Steal Secrets from Hugging Face Spaces'): an unauthenticated request to a public Gradio app reads arbitrary host files, including HF Spaces secrets.",
|
|
12778
|
+
"ai_discovered": false,
|
|
12779
|
+
"ai_discovery_source": "human_researcher",
|
|
12780
|
+
"ai_discovery_notes": "Disclosed by Horizon3.ai. The abused surface is Gradio, the ML demo/UI framework behind Hugging Face Spaces and countless public ML demos.",
|
|
12781
|
+
"ai_assisted_weaponization": false,
|
|
12782
|
+
"ai_assisted_notes": "No AI-assisted weaponization; file-read / SSRF in the ML web framework.",
|
|
12783
|
+
"active_exploitation": "none",
|
|
12784
|
+
"active_exploitation_notes": "Research disclosure with a coordinated fix; no confirmed in-the-wild exploitation reported as of curation.",
|
|
12785
|
+
"affected": "Gradio 4.12.0 up to but excluding 4.13.0 (fixed in 4.13.0).",
|
|
12786
|
+
"affected_versions": [
|
|
12787
|
+
"Gradio >= 4.12.0, < 4.13.0"
|
|
12788
|
+
],
|
|
12789
|
+
"vector": "Gradio's /component_server endpoint permits invoking arbitrary methods on a Component class with attacker-controlled arguments. An unauthenticated request invokes move_resource_to_block_cache() to copy an arbitrary host file into the served cache and read it (path traversal, CWE-22). On Hugging Face Spaces this reads secrets/tokens from the host. Disclosed by Horizon3.ai.",
|
|
12790
|
+
"complexity": "low",
|
|
12791
|
+
"complexity_notes": "NVD AV:N / AC:L / PR:N — unauthenticated, against a publicly reachable Gradio app.",
|
|
12792
|
+
"patch_available": true,
|
|
12793
|
+
"patch_required_reboot": false,
|
|
12794
|
+
"live_patch_available": false,
|
|
12795
|
+
"live_patch_tools": [],
|
|
12796
|
+
"live_patch_notes": "Remediation is upgrading Gradio to 4.13.0 or later; redeploy, no host reboot.",
|
|
12797
|
+
"vendor_update_paths": [
|
|
12798
|
+
"Upgrade Gradio to 4.13.0 or later. Do not expose Gradio apps with sensitive host secrets to untrusted networks, run them least-privilege, and avoid storing secrets readable by the app process (relevant for Hugging Face Spaces)."
|
|
12799
|
+
],
|
|
12800
|
+
"framework_control_gaps": {
|
|
12801
|
+
"NIST-800-53-SI-2": "Flaw-remediation cadence does not track the ML demo/UI framework (Gradio) as managed, network-exposed software.",
|
|
12802
|
+
"NIST-800-53-SC-7": "Boundary-protection control does not flag publicly reachable Gradio apps as a file-read / SSRF surface to host secrets.",
|
|
12803
|
+
"ISO-27001-2022-A.8.8": "Vulnerability management rarely enumerates the ML demo framework's file-serving routes as an access-control surface.",
|
|
12804
|
+
"NIS2-Art21-patch-management": "Article 21 measures do not reach the ML demo framework as a privileged, internet-exposed surface.",
|
|
12805
|
+
"DORA-Art-9": "ICT protection measures do not model file-read / SSRF in an ML demo framework leaking host secrets as an ICT-risk event.",
|
|
12806
|
+
"UK-CAF-B4": "System Security objective has no objective for directory containment on the ML framework's file routes.",
|
|
12807
|
+
"AU-ISM-1546": "Patch-application control does not single out ML demo/UI frameworks.",
|
|
12808
|
+
"ALL-AI-PIPELINE-INTEGRITY": "No framework treats the ML demo framework's file-serving / component routes as an untrusted-input access-control surface; a public Gradio app leaks host secrets (HF Spaces tokens)."
|
|
12809
|
+
},
|
|
12810
|
+
"atlas_refs": [
|
|
12811
|
+
"AML.T0049",
|
|
12812
|
+
"AML.T0055"
|
|
12813
|
+
],
|
|
12814
|
+
"attack_refs": [
|
|
12815
|
+
"T1190",
|
|
12816
|
+
"T1083",
|
|
12817
|
+
"T1005"
|
|
12818
|
+
],
|
|
12819
|
+
"rwep_score": 31,
|
|
12820
|
+
"rwep_factors": {
|
|
12821
|
+
"cisa_kev": 0,
|
|
12822
|
+
"poc_available": 20,
|
|
12823
|
+
"ai_factor": 0,
|
|
12824
|
+
"active_exploitation": 0,
|
|
12825
|
+
"blast_radius": 26,
|
|
12826
|
+
"patch_available": -15,
|
|
12827
|
+
"live_patch_available": 0,
|
|
12828
|
+
"reboot_required": 0
|
|
12829
|
+
},
|
|
12830
|
+
"rwep_notes": "Standard (RWEP 31, \"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=26 (Gradio underpins Hugging Face Spaces and countless public ML demos) minus patch 15. Note: secret theft from internet-exposed apps raises operational urgency beyond the RWEP number.",
|
|
12831
|
+
"epss_score": null,
|
|
12832
|
+
"epss_date": "2026-05-25",
|
|
12833
|
+
"epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
|
|
12834
|
+
"epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2024-1561",
|
|
12835
|
+
"cwe_refs": [
|
|
12836
|
+
"CWE-22"
|
|
12837
|
+
],
|
|
12838
|
+
"iocs": {
|
|
12839
|
+
"behavioral": [
|
|
12840
|
+
"Requests to a public Gradio app's /component_server endpoint invoking move_resource_to_block_cache with attacker-controlled paths.",
|
|
12841
|
+
"Gradio serving files from outside its temp/cache directory (e.g. /proc, app secrets, .env, HF Spaces secret mounts).",
|
|
12842
|
+
"Anomalous reads of credential/secret files by the Gradio app process following inbound requests.",
|
|
12843
|
+
"Gradio at an affected version (Gradio >= 4.12.0, < 4.13.0) reachable from untrusted networks — the exposed precondition."
|
|
12844
|
+
],
|
|
12845
|
+
"_ioc_source_note": "Behavioral signatures derived from Horizon3.ai's research (https://horizon3.ai/attack-research/disclosures/exploiting-file-read-vulnerabilities-in-gradio-to-steal-secrets-from-hugging-face-spaces/), the Gradio GitHub security advisory (https://github.com/advisories/GHSA-g9cj-cfpp-4g2x), and NVD CVE-2024-1561 (CWE-22)."
|
|
12846
|
+
},
|
|
12847
|
+
"source_verified": "2026-05-25",
|
|
12848
|
+
"verification_sources": [
|
|
12849
|
+
"https://nvd.nist.gov/vuln/detail/CVE-2024-1561",
|
|
12850
|
+
"https://github.com/advisories/GHSA-g9cj-cfpp-4g2x",
|
|
12851
|
+
"https://horizon3.ai/attack-research/disclosures/exploiting-file-read-vulnerabilities-in-gradio-to-steal-secrets-from-hugging-face-spaces/"
|
|
12852
|
+
],
|
|
12853
|
+
"vendor_advisories": [
|
|
12854
|
+
{
|
|
12855
|
+
"vendor": "GitHub Security Advisory",
|
|
12856
|
+
"advisory_id": "CVE-2024-1561",
|
|
12857
|
+
"url": "https://github.com/advisories/GHSA-g9cj-cfpp-4g2x",
|
|
12858
|
+
"severity": "high",
|
|
12859
|
+
"published_date": "2024-04-15"
|
|
12860
|
+
},
|
|
12861
|
+
{
|
|
12862
|
+
"vendor": "NVD",
|
|
12863
|
+
"advisory_id": "CVE-2024-1561",
|
|
12864
|
+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1561",
|
|
12865
|
+
"severity": "high",
|
|
12866
|
+
"published_date": "2024-04-15"
|
|
12867
|
+
}
|
|
12868
|
+
],
|
|
12869
|
+
"last_updated": "2026-05-25",
|
|
12870
|
+
"discovery_attribution_note": "Manually curated from NVD (CWE-22; NIST CVSS 7.5) + Horizon3.ai research + the gradio-app GitHub advisory. Member of the Gradio file-access family (Hugging Face Spaces secret theft).",
|
|
12871
|
+
"_auto_imported": false,
|
|
12872
|
+
"_intake_method": "manual-verified-curation",
|
|
12873
|
+
"_kev_short_description": "Gradio's /component_server lets an unauthenticated caller invoke move_resource_to_block_cache() to read arbitrary host files (CWE-22), stealing Hugging Face Spaces secrets; fixed in 4.13.0."
|
|
12874
|
+
},
|
|
12875
|
+
"CVE-2023-51449": {
|
|
12876
|
+
"name": "Gradio /file Route Path Traversal and SSRF Arbitrary File Read",
|
|
12877
|
+
"type": "INFO-DISCLOSURE",
|
|
12878
|
+
"cvss_score": 7.5,
|
|
12879
|
+
"cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
|
|
12880
|
+
"cvss_note": "NVD CVSS v3.1 base 7.5 (HIGH). A flawed containment check on the /file route allows path traversal outside the Gradio temp directory, and the route was also abusable for server-side request forgery (CWE-22 + SSRF).",
|
|
12881
|
+
"cisa_kev": false,
|
|
12882
|
+
"poc_available": true,
|
|
12883
|
+
"poc_description": "Public exploitation research exists (Horizon3.ai 'Exploiting File Read Vulnerabilities in Gradio to Steal Secrets from Hugging Face Spaces'): an unauthenticated request to a public Gradio app reads arbitrary host files, including HF Spaces secrets.",
|
|
12884
|
+
"ai_discovered": false,
|
|
12885
|
+
"ai_discovery_source": "human_researcher",
|
|
12886
|
+
"ai_discovery_notes": "Disclosed by Horizon3.ai. The abused surface is Gradio, the ML demo/UI framework behind Hugging Face Spaces and countless public ML demos.",
|
|
12887
|
+
"ai_assisted_weaponization": false,
|
|
12888
|
+
"ai_assisted_notes": "No AI-assisted weaponization; file-read / SSRF in the ML web framework.",
|
|
12889
|
+
"active_exploitation": "none",
|
|
12890
|
+
"active_exploitation_notes": "Research disclosure with a coordinated fix; no confirmed in-the-wild exploitation reported as of curation.",
|
|
12891
|
+
"affected": "Gradio before 4.11.0 (the /file route containment check; SSRF via download_temp_copy_if_needed affects 3.47–3.50.2). Fixed in 4.11.0.",
|
|
12892
|
+
"affected_versions": [
|
|
12893
|
+
"Gradio < 4.11.0"
|
|
12894
|
+
],
|
|
12895
|
+
"vector": "Gradio's /file route was meant to serve only files under the temp directory, but the containment check was flawed, allowing path traversal to read arbitrary files on a publicly reachable Gradio app (CWE-22). The same route could be abused for full-read SSRF. Disclosed by Horizon3.ai.",
|
|
12896
|
+
"complexity": "low",
|
|
12897
|
+
"complexity_notes": "NVD AV:N / AC:L / PR:N — unauthenticated, against a publicly reachable Gradio app.",
|
|
12898
|
+
"patch_available": true,
|
|
12899
|
+
"patch_required_reboot": false,
|
|
12900
|
+
"live_patch_available": false,
|
|
12901
|
+
"live_patch_tools": [],
|
|
12902
|
+
"live_patch_notes": "Remediation is upgrading Gradio to 4.11.0 or later; redeploy, no host reboot.",
|
|
12903
|
+
"vendor_update_paths": [
|
|
12904
|
+
"Upgrade Gradio to 4.11.0 or later. Do not expose Gradio apps with sensitive host secrets to untrusted networks, run them least-privilege, and avoid storing secrets readable by the app process (relevant for Hugging Face Spaces)."
|
|
12905
|
+
],
|
|
12906
|
+
"framework_control_gaps": {
|
|
12907
|
+
"NIST-800-53-SI-2": "Flaw-remediation cadence does not track the ML demo/UI framework (Gradio) as managed, network-exposed software.",
|
|
12908
|
+
"NIST-800-53-SC-7": "Boundary-protection control does not flag publicly reachable Gradio apps as a file-read / SSRF surface to host secrets.",
|
|
12909
|
+
"ISO-27001-2022-A.8.8": "Vulnerability management rarely enumerates the ML demo framework's file-serving routes as an access-control surface.",
|
|
12910
|
+
"NIS2-Art21-patch-management": "Article 21 measures do not reach the ML demo framework as a privileged, internet-exposed surface.",
|
|
12911
|
+
"DORA-Art-9": "ICT protection measures do not model file-read / SSRF in an ML demo framework leaking host secrets as an ICT-risk event.",
|
|
12912
|
+
"UK-CAF-B4": "System Security objective has no objective for directory containment on the ML framework's file routes.",
|
|
12913
|
+
"AU-ISM-1546": "Patch-application control does not single out ML demo/UI frameworks.",
|
|
12914
|
+
"ALL-AI-PIPELINE-INTEGRITY": "No framework treats the ML demo framework's file-serving / component routes as an untrusted-input access-control surface; a public Gradio app leaks host secrets (HF Spaces tokens)."
|
|
12915
|
+
},
|
|
12916
|
+
"atlas_refs": [
|
|
12917
|
+
"AML.T0049",
|
|
12918
|
+
"AML.T0055"
|
|
12919
|
+
],
|
|
12920
|
+
"attack_refs": [
|
|
12921
|
+
"T1190",
|
|
12922
|
+
"T1083",
|
|
12923
|
+
"T1005"
|
|
12924
|
+
],
|
|
12925
|
+
"rwep_score": 31,
|
|
12926
|
+
"rwep_factors": {
|
|
12927
|
+
"cisa_kev": 0,
|
|
12928
|
+
"poc_available": 20,
|
|
12929
|
+
"ai_factor": 0,
|
|
12930
|
+
"active_exploitation": 0,
|
|
12931
|
+
"blast_radius": 26,
|
|
12932
|
+
"patch_available": -15,
|
|
12933
|
+
"live_patch_available": 0,
|
|
12934
|
+
"reboot_required": 0
|
|
12935
|
+
},
|
|
12936
|
+
"rwep_notes": "Standard (RWEP 31, \"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=26 (Gradio underpins Hugging Face Spaces and countless public ML demos) minus patch 15. Note: secret theft from internet-exposed apps raises operational urgency beyond the RWEP number.",
|
|
12937
|
+
"epss_score": null,
|
|
12938
|
+
"epss_date": "2026-05-25",
|
|
12939
|
+
"epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
|
|
12940
|
+
"epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2023-51449",
|
|
12941
|
+
"cwe_refs": [
|
|
12942
|
+
"CWE-22",
|
|
12943
|
+
"CWE-918"
|
|
12944
|
+
],
|
|
12945
|
+
"iocs": {
|
|
12946
|
+
"behavioral": [
|
|
12947
|
+
"Requests to a public Gradio app's /file route containing path-traversal sequences or external URLs (SSRF).",
|
|
12948
|
+
"Gradio serving files from outside its temp/cache directory (e.g. /proc, app secrets, .env, HF Spaces secret mounts).",
|
|
12949
|
+
"Anomalous reads of credential/secret files by the Gradio app process following inbound requests.",
|
|
12950
|
+
"Gradio at an affected version (Gradio < 4.11.0) reachable from untrusted networks — the exposed precondition."
|
|
12951
|
+
],
|
|
12952
|
+
"_ioc_source_note": "Behavioral signatures derived from Horizon3.ai's research (https://horizon3.ai/attack-research/disclosures/exploiting-file-read-vulnerabilities-in-gradio-to-steal-secrets-from-hugging-face-spaces/), the Gradio GitHub security advisory (https://github.com/advisories/GHSA-6qm2-wpxq-7qh2), and NVD CVE-2023-51449 (CWE-22/CWE-918)."
|
|
12953
|
+
},
|
|
12954
|
+
"source_verified": "2026-05-25",
|
|
12955
|
+
"verification_sources": [
|
|
12956
|
+
"https://nvd.nist.gov/vuln/detail/CVE-2023-51449",
|
|
12957
|
+
"https://github.com/advisories/GHSA-6qm2-wpxq-7qh2",
|
|
12958
|
+
"https://horizon3.ai/attack-research/disclosures/exploiting-file-read-vulnerabilities-in-gradio-to-steal-secrets-from-hugging-face-spaces/"
|
|
12959
|
+
],
|
|
12960
|
+
"vendor_advisories": [
|
|
12961
|
+
{
|
|
12962
|
+
"vendor": "GitHub Security Advisory",
|
|
12963
|
+
"advisory_id": "CVE-2023-51449",
|
|
12964
|
+
"url": "https://github.com/advisories/GHSA-6qm2-wpxq-7qh2",
|
|
12965
|
+
"severity": "high",
|
|
12966
|
+
"published_date": "2023-12-22"
|
|
12967
|
+
},
|
|
12968
|
+
{
|
|
12969
|
+
"vendor": "NVD",
|
|
12970
|
+
"advisory_id": "CVE-2023-51449",
|
|
12971
|
+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51449",
|
|
12972
|
+
"severity": "high",
|
|
12973
|
+
"published_date": "2023-12-22"
|
|
12974
|
+
}
|
|
12975
|
+
],
|
|
12976
|
+
"last_updated": "2026-05-25",
|
|
12977
|
+
"discovery_attribution_note": "Manually curated from NVD (CWE-22/CWE-918; NIST CVSS 7.5) + Horizon3.ai research + the gradio-app GitHub advisory. Member of the Gradio file-access family (Hugging Face Spaces secret theft).",
|
|
12978
|
+
"_auto_imported": false,
|
|
12979
|
+
"_intake_method": "manual-verified-curation",
|
|
12980
|
+
"_kev_short_description": "Gradio's /file route containment check was flawed, allowing path traversal arbitrary file read (and SSRF) on a public Gradio app (CWE-22); fixed in 4.11.0."
|
|
12981
|
+
},
|
|
12982
|
+
"CVE-2024-11392": {
|
|
12983
|
+
"name": "Hugging Face Transformers MobileViTV2 Deserialization Remote Code Execution",
|
|
12984
|
+
"type": "RCE",
|
|
12985
|
+
"cvss_score": 8.8,
|
|
12986
|
+
"cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
|
12987
|
+
"cvss_note": "NVD CVSS v3.1 base 8.8 (HIGH). Deserialization of untrusted data in the MobileViTV2 loader's configuration files (CWE-502); requires a user to load a malicious model/config (UI:R).",
|
|
12988
|
+
"cisa_kev": false,
|
|
12989
|
+
"poc_available": true,
|
|
12990
|
+
"poc_description": "Disclosed via the Trend Micro Zero Day Initiative and tracked in the Hugging Face Transformers advisory issue (#34840): a crafted MobileViTV2 configuration file contains a serialized object that executes code when Hugging Face Transformers loads it.",
|
|
12991
|
+
"ai_discovered": false,
|
|
12992
|
+
"ai_discovery_source": "human_researcher",
|
|
12993
|
+
"ai_discovery_notes": "Disclosed through the Trend Micro Zero Day Initiative. The abused surface is a model loader in Hugging Face Transformers, the foundational ML library; an untrusted model artifact is executable code at load time.",
|
|
12994
|
+
"ai_assisted_weaponization": false,
|
|
12995
|
+
"ai_assisted_notes": "No AI-assisted weaponization; unsafe deserialization of ML model artifacts.",
|
|
12996
|
+
"active_exploitation": "none",
|
|
12997
|
+
"active_exploitation_notes": "ZDI coordinated disclosure with a fix; no confirmed in-the-wild exploitation reported as of curation.",
|
|
12998
|
+
"affected": "Hugging Face Transformers before 4.48.0 (the MobileViTV2 loader). Fixed in 4.48.0.",
|
|
12999
|
+
"affected_versions": [
|
|
13000
|
+
"Hugging Face Transformers < 4.48.0"
|
|
13001
|
+
],
|
|
13002
|
+
"vector": "Hugging Face Transformers' MobileViTV2 loader deserializes untrusted data from configuration files without validation (CWE-502). A user who loads a malicious MobileViTV2 model/config from an untrusted source (e.g. a model hub) executes attacker-controlled code in their process.",
|
|
13003
|
+
"complexity": "low",
|
|
13004
|
+
"complexity_notes": "NVD AV:N / AC:L / PR:N / UI:R — requires a user to load the malicious model/config.",
|
|
13005
|
+
"patch_available": true,
|
|
13006
|
+
"patch_required_reboot": false,
|
|
13007
|
+
"live_patch_available": false,
|
|
13008
|
+
"live_patch_tools": [],
|
|
13009
|
+
"live_patch_notes": "Remediation is upgrading Hugging Face Transformers to 4.48.0 or later; no host reboot.",
|
|
13010
|
+
"vendor_update_paths": [
|
|
13011
|
+
"Upgrade Hugging Face Transformers to 4.48.0 or later. Only load models/configs from trusted sources, verify provenance, and load untrusted models in a sandboxed, least-privilege environment."
|
|
13012
|
+
],
|
|
13013
|
+
"framework_control_gaps": {
|
|
13014
|
+
"NIST-800-53-SI-2": "Flaw-remediation cadence does not track the foundational ML library's model loaders as managed, RCE-bearing software.",
|
|
13015
|
+
"NIST-800-53-SI-10": "Input-validation control is not applied to model artifacts/configs the library deserializes at load time.",
|
|
13016
|
+
"ISO-27001-2022-A.8.8": "Vulnerability management rarely enumerates the ML library's model-loading path as a code-execution surface.",
|
|
13017
|
+
"NIS2-Art21-patch-management": "Article 21 measures do not reach ML-library model loading as a privileged execution control plane.",
|
|
13018
|
+
"DORA-Art-9": "ICT protection measures do not model untrusted-model-artifact loading in the core ML library as an ICT-risk event.",
|
|
13019
|
+
"UK-CAF-B4": "System Security objective has no objective for treating model artifacts as untrusted code.",
|
|
13020
|
+
"AU-ISM-1546": "Patch-application control does not single out the foundational ML library's model loaders.",
|
|
13021
|
+
"ALL-AI-PIPELINE-INTEGRITY": "No framework treats an ML model artifact as untrusted executable input; loading one from an untrusted source through Transformers is RCE."
|
|
13022
|
+
},
|
|
13023
|
+
"atlas_refs": [
|
|
13024
|
+
"AML.T0010",
|
|
13025
|
+
"AML.T0011",
|
|
13026
|
+
"AML.T0011.000"
|
|
13027
|
+
],
|
|
13028
|
+
"attack_refs": [
|
|
13029
|
+
"T1204",
|
|
13030
|
+
"T1059",
|
|
13031
|
+
"T1195.002"
|
|
13032
|
+
],
|
|
13033
|
+
"rwep_score": 33,
|
|
13034
|
+
"rwep_factors": {
|
|
13035
|
+
"cisa_kev": 0,
|
|
13036
|
+
"poc_available": 20,
|
|
13037
|
+
"ai_factor": 0,
|
|
13038
|
+
"active_exploitation": 0,
|
|
13039
|
+
"blast_radius": 28,
|
|
13040
|
+
"patch_available": -15,
|
|
13041
|
+
"live_patch_available": 0,
|
|
13042
|
+
"reboot_required": 0
|
|
13043
|
+
},
|
|
13044
|
+
"rwep_notes": "Standard (RWEP 33, \"patch within 30 days\" band per lib/scoring.js timeline). Not KEV, no confirmed in-the-wild exploitation, patched at disclosure (Hard Rule #3). poc_available=20 + blast_radius=28 (Hugging Face Transformers is the foundational ML library) minus patch 15.",
|
|
13045
|
+
"epss_score": null,
|
|
13046
|
+
"epss_date": "2026-05-25",
|
|
13047
|
+
"epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
|
|
13048
|
+
"epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2024-11392",
|
|
13049
|
+
"cwe_refs": [
|
|
13050
|
+
"CWE-502"
|
|
13051
|
+
],
|
|
13052
|
+
"iocs": {
|
|
13053
|
+
"behavioral": [
|
|
13054
|
+
"Python subprocess / interpreter activity during Hugging Face Transformers loading of a MobileViTV2 model or config from an external source.",
|
|
13055
|
+
"A MobileViTV2 model artifact / config from a model hub or user upload whose serialized content resolves to code execution.",
|
|
13056
|
+
"Loading models without provenance verification through Transformers < 4.48.0.",
|
|
13057
|
+
"Hugging Face Transformers < 4.48.0 loading untrusted MobileViTV2 artifacts — the exposed precondition."
|
|
13058
|
+
],
|
|
13059
|
+
"_ioc_source_note": "Behavioral signatures derived from the Hugging Face Transformers advisory issue (https://github.com/huggingface/transformers/issues/34840, ZDI-coordinated) and NVD CVE-2024-11392 (CWE-502). The MobileViTV2 loader deserialization is the indicator anchor."
|
|
13060
|
+
},
|
|
13061
|
+
"source_verified": "2026-05-25",
|
|
13062
|
+
"verification_sources": [
|
|
13063
|
+
"https://nvd.nist.gov/vuln/detail/CVE-2024-11392",
|
|
13064
|
+
"https://github.com/huggingface/transformers/issues/34840",
|
|
13065
|
+
"https://github.com/huggingface/transformers/issues/34840"
|
|
13066
|
+
],
|
|
13067
|
+
"vendor_advisories": [
|
|
13068
|
+
{
|
|
13069
|
+
"vendor": "Hugging Face Transformers advisory (ZDI-coordinated)",
|
|
13070
|
+
"advisory_id": "CVE-2024-11392",
|
|
13071
|
+
"url": "https://github.com/huggingface/transformers/issues/34840",
|
|
13072
|
+
"severity": "high",
|
|
13073
|
+
"published_date": "2024-11-22"
|
|
13074
|
+
},
|
|
13075
|
+
{
|
|
13076
|
+
"vendor": "NVD",
|
|
13077
|
+
"advisory_id": "CVE-2024-11392",
|
|
13078
|
+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11392",
|
|
13079
|
+
"severity": "high",
|
|
13080
|
+
"published_date": "2024-11-22"
|
|
13081
|
+
}
|
|
13082
|
+
],
|
|
13083
|
+
"last_updated": "2026-05-25",
|
|
13084
|
+
"discovery_attribution_note": "Manually curated from NVD (CWE-502; NIST CVSS 8.8) + the Trend Micro Zero Day Initiative advisory. Member of the Hugging Face Transformers model-loader deserialization family (untrusted model artifact equals executable code); same class as the Keras model-deserialization entries.",
|
|
13085
|
+
"_auto_imported": false,
|
|
13086
|
+
"_intake_method": "manual-verified-curation",
|
|
13087
|
+
"_kev_short_description": "Hugging Face Transformers' MobileViTV2 loader deserializes untrusted configuration files (CWE-502), so loading a malicious model/config executes code; fixed in 4.48.0."
|
|
13088
|
+
},
|
|
13089
|
+
"CVE-2024-11393": {
|
|
13090
|
+
"name": "Hugging Face Transformers MaskFormer Deserialization Remote Code Execution",
|
|
13091
|
+
"type": "RCE",
|
|
13092
|
+
"cvss_score": 8.8,
|
|
13093
|
+
"cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
|
13094
|
+
"cvss_note": "NVD CVSS v3.1 base 8.8 (HIGH). Deserialization of untrusted data in the MaskFormer loader's model files (CWE-502); requires a user to load a malicious model/config (UI:R).",
|
|
13095
|
+
"cisa_kev": false,
|
|
13096
|
+
"poc_available": true,
|
|
13097
|
+
"poc_description": "Disclosed via the Trend Micro Zero Day Initiative and tracked in the Hugging Face Transformers advisory issue (#34840): a crafted MaskFormer model file contains a serialized object that executes code when Hugging Face Transformers loads it.",
|
|
13098
|
+
"ai_discovered": false,
|
|
13099
|
+
"ai_discovery_source": "human_researcher",
|
|
13100
|
+
"ai_discovery_notes": "Disclosed through the Trend Micro Zero Day Initiative. The abused surface is a model loader in Hugging Face Transformers, the foundational ML library; an untrusted model artifact is executable code at load time.",
|
|
13101
|
+
"ai_assisted_weaponization": false,
|
|
13102
|
+
"ai_assisted_notes": "No AI-assisted weaponization; unsafe deserialization of ML model artifacts.",
|
|
13103
|
+
"active_exploitation": "none",
|
|
13104
|
+
"active_exploitation_notes": "ZDI coordinated disclosure with a fix; no confirmed in-the-wild exploitation reported as of curation.",
|
|
13105
|
+
"affected": "Hugging Face Transformers before 4.48.0 (the MaskFormer loader). Fixed in 4.48.0.",
|
|
13106
|
+
"affected_versions": [
|
|
13107
|
+
"Hugging Face Transformers < 4.48.0"
|
|
13108
|
+
],
|
|
13109
|
+
"vector": "Hugging Face Transformers' MaskFormer loader deserializes untrusted data from model files without validation (CWE-502). A user who loads a malicious MaskFormer model/config from an untrusted source (e.g. a model hub) executes attacker-controlled code in their process.",
|
|
13110
|
+
"complexity": "low",
|
|
13111
|
+
"complexity_notes": "NVD AV:N / AC:L / PR:N / UI:R — requires a user to load the malicious model/config.",
|
|
13112
|
+
"patch_available": true,
|
|
13113
|
+
"patch_required_reboot": false,
|
|
13114
|
+
"live_patch_available": false,
|
|
13115
|
+
"live_patch_tools": [],
|
|
13116
|
+
"live_patch_notes": "Remediation is upgrading Hugging Face Transformers to 4.48.0 or later; no host reboot.",
|
|
13117
|
+
"vendor_update_paths": [
|
|
13118
|
+
"Upgrade Hugging Face Transformers to 4.48.0 or later. Only load models/configs from trusted sources, verify provenance, and load untrusted models in a sandboxed, least-privilege environment."
|
|
13119
|
+
],
|
|
13120
|
+
"framework_control_gaps": {
|
|
13121
|
+
"NIST-800-53-SI-2": "Flaw-remediation cadence does not track the foundational ML library's model loaders as managed, RCE-bearing software.",
|
|
13122
|
+
"NIST-800-53-SI-10": "Input-validation control is not applied to model artifacts/configs the library deserializes at load time.",
|
|
13123
|
+
"ISO-27001-2022-A.8.8": "Vulnerability management rarely enumerates the ML library's model-loading path as a code-execution surface.",
|
|
13124
|
+
"NIS2-Art21-patch-management": "Article 21 measures do not reach ML-library model loading as a privileged execution control plane.",
|
|
13125
|
+
"DORA-Art-9": "ICT protection measures do not model untrusted-model-artifact loading in the core ML library as an ICT-risk event.",
|
|
13126
|
+
"UK-CAF-B4": "System Security objective has no objective for treating model artifacts as untrusted code.",
|
|
13127
|
+
"AU-ISM-1546": "Patch-application control does not single out the foundational ML library's model loaders.",
|
|
13128
|
+
"ALL-AI-PIPELINE-INTEGRITY": "No framework treats an ML model artifact as untrusted executable input; loading one from an untrusted source through Transformers is RCE."
|
|
13129
|
+
},
|
|
13130
|
+
"atlas_refs": [
|
|
13131
|
+
"AML.T0010",
|
|
13132
|
+
"AML.T0011",
|
|
13133
|
+
"AML.T0011.000"
|
|
13134
|
+
],
|
|
13135
|
+
"attack_refs": [
|
|
13136
|
+
"T1204",
|
|
13137
|
+
"T1059",
|
|
13138
|
+
"T1195.002"
|
|
13139
|
+
],
|
|
13140
|
+
"rwep_score": 33,
|
|
13141
|
+
"rwep_factors": {
|
|
13142
|
+
"cisa_kev": 0,
|
|
13143
|
+
"poc_available": 20,
|
|
13144
|
+
"ai_factor": 0,
|
|
13145
|
+
"active_exploitation": 0,
|
|
13146
|
+
"blast_radius": 28,
|
|
13147
|
+
"patch_available": -15,
|
|
13148
|
+
"live_patch_available": 0,
|
|
13149
|
+
"reboot_required": 0
|
|
13150
|
+
},
|
|
13151
|
+
"rwep_notes": "Standard (RWEP 33, \"patch within 30 days\" band per lib/scoring.js timeline). Not KEV, no confirmed in-the-wild exploitation, patched at disclosure (Hard Rule #3). poc_available=20 + blast_radius=28 (Hugging Face Transformers is the foundational ML library) minus patch 15.",
|
|
13152
|
+
"epss_score": null,
|
|
13153
|
+
"epss_date": "2026-05-25",
|
|
13154
|
+
"epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
|
|
13155
|
+
"epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2024-11393",
|
|
13156
|
+
"cwe_refs": [
|
|
13157
|
+
"CWE-502"
|
|
13158
|
+
],
|
|
13159
|
+
"iocs": {
|
|
13160
|
+
"behavioral": [
|
|
13161
|
+
"Python subprocess / interpreter activity during Hugging Face Transformers loading of a MaskFormer model or config from an external source.",
|
|
13162
|
+
"A MaskFormer model artifact / config from a model hub or user upload whose serialized content resolves to code execution.",
|
|
13163
|
+
"Loading models without provenance verification through Transformers < 4.48.0.",
|
|
13164
|
+
"Hugging Face Transformers < 4.48.0 loading untrusted MaskFormer artifacts — the exposed precondition."
|
|
13165
|
+
],
|
|
13166
|
+
"_ioc_source_note": "Behavioral signatures derived from the Hugging Face Transformers advisory issue (https://github.com/huggingface/transformers/issues/34840, ZDI-coordinated) and NVD CVE-2024-11393 (CWE-502). The MaskFormer loader deserialization is the indicator anchor."
|
|
13167
|
+
},
|
|
13168
|
+
"source_verified": "2026-05-25",
|
|
13169
|
+
"verification_sources": [
|
|
13170
|
+
"https://nvd.nist.gov/vuln/detail/CVE-2024-11393",
|
|
13171
|
+
"https://github.com/huggingface/transformers/issues/34840",
|
|
13172
|
+
"https://github.com/huggingface/transformers/issues/34840"
|
|
13173
|
+
],
|
|
13174
|
+
"vendor_advisories": [
|
|
13175
|
+
{
|
|
13176
|
+
"vendor": "Hugging Face Transformers advisory (ZDI-coordinated)",
|
|
13177
|
+
"advisory_id": "CVE-2024-11393",
|
|
13178
|
+
"url": "https://github.com/huggingface/transformers/issues/34840",
|
|
13179
|
+
"severity": "high",
|
|
13180
|
+
"published_date": "2024-11-22"
|
|
13181
|
+
},
|
|
13182
|
+
{
|
|
13183
|
+
"vendor": "NVD",
|
|
13184
|
+
"advisory_id": "CVE-2024-11393",
|
|
13185
|
+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11393",
|
|
13186
|
+
"severity": "high",
|
|
13187
|
+
"published_date": "2024-11-22"
|
|
13188
|
+
}
|
|
13189
|
+
],
|
|
13190
|
+
"last_updated": "2026-05-25",
|
|
13191
|
+
"discovery_attribution_note": "Manually curated from NVD (CWE-502; NIST CVSS 8.8) + the Trend Micro Zero Day Initiative advisory. Member of the Hugging Face Transformers model-loader deserialization family (untrusted model artifact equals executable code); same class as the Keras model-deserialization entries.",
|
|
13192
|
+
"_auto_imported": false,
|
|
13193
|
+
"_intake_method": "manual-verified-curation",
|
|
13194
|
+
"_kev_short_description": "Hugging Face Transformers' MaskFormer loader deserializes untrusted model files (CWE-502), so loading a malicious model/config executes code; fixed in 4.48.0."
|
|
13195
|
+
},
|
|
13196
|
+
"CVE-2024-11394": {
|
|
13197
|
+
"name": "Hugging Face Transformers Trax Deserialization Remote Code Execution",
|
|
13198
|
+
"type": "RCE",
|
|
13199
|
+
"cvss_score": 8.8,
|
|
13200
|
+
"cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
|
13201
|
+
"cvss_note": "NVD CVSS v3.1 base 8.8 (HIGH). Deserialization of untrusted data in the Trax loader's model files (CWE-502); requires a user to load a malicious model/config (UI:R).",
|
|
13202
|
+
"cisa_kev": false,
|
|
13203
|
+
"poc_available": true,
|
|
13204
|
+
"poc_description": "Disclosed via the Trend Micro Zero Day Initiative and tracked in the Hugging Face Transformers advisory issue (#34840): a crafted Trax model file contains a serialized object that executes code when Hugging Face Transformers loads it.",
|
|
13205
|
+
"ai_discovered": false,
|
|
13206
|
+
"ai_discovery_source": "human_researcher",
|
|
13207
|
+
"ai_discovery_notes": "Disclosed through the Trend Micro Zero Day Initiative. The abused surface is a model loader in Hugging Face Transformers, the foundational ML library; an untrusted model artifact is executable code at load time.",
|
|
13208
|
+
"ai_assisted_weaponization": false,
|
|
13209
|
+
"ai_assisted_notes": "No AI-assisted weaponization; unsafe deserialization of ML model artifacts.",
|
|
13210
|
+
"active_exploitation": "none",
|
|
13211
|
+
"active_exploitation_notes": "ZDI coordinated disclosure with a fix; no confirmed in-the-wild exploitation reported as of curation.",
|
|
13212
|
+
"affected": "Hugging Face Transformers before 4.48.0 (the Trax loader). Fixed in 4.48.0.",
|
|
13213
|
+
"affected_versions": [
|
|
13214
|
+
"Hugging Face Transformers < 4.48.0"
|
|
13215
|
+
],
|
|
13216
|
+
"vector": "Hugging Face Transformers' Trax loader deserializes untrusted data from model files without validation (CWE-502). A user who loads a malicious Trax model/config from an untrusted source (e.g. a model hub) executes attacker-controlled code in their process.",
|
|
13217
|
+
"complexity": "low",
|
|
13218
|
+
"complexity_notes": "NVD AV:N / AC:L / PR:N / UI:R — requires a user to load the malicious model/config.",
|
|
13219
|
+
"patch_available": true,
|
|
13220
|
+
"patch_required_reboot": false,
|
|
13221
|
+
"live_patch_available": false,
|
|
13222
|
+
"live_patch_tools": [],
|
|
13223
|
+
"live_patch_notes": "Remediation is upgrading Hugging Face Transformers to 4.48.0 or later; no host reboot.",
|
|
13224
|
+
"vendor_update_paths": [
|
|
13225
|
+
"Upgrade Hugging Face Transformers to 4.48.0 or later. Only load models/configs from trusted sources, verify provenance, and load untrusted models in a sandboxed, least-privilege environment."
|
|
13226
|
+
],
|
|
13227
|
+
"framework_control_gaps": {
|
|
13228
|
+
"NIST-800-53-SI-2": "Flaw-remediation cadence does not track the foundational ML library's model loaders as managed, RCE-bearing software.",
|
|
13229
|
+
"NIST-800-53-SI-10": "Input-validation control is not applied to model artifacts/configs the library deserializes at load time.",
|
|
13230
|
+
"ISO-27001-2022-A.8.8": "Vulnerability management rarely enumerates the ML library's model-loading path as a code-execution surface.",
|
|
13231
|
+
"NIS2-Art21-patch-management": "Article 21 measures do not reach ML-library model loading as a privileged execution control plane.",
|
|
13232
|
+
"DORA-Art-9": "ICT protection measures do not model untrusted-model-artifact loading in the core ML library as an ICT-risk event.",
|
|
13233
|
+
"UK-CAF-B4": "System Security objective has no objective for treating model artifacts as untrusted code.",
|
|
13234
|
+
"AU-ISM-1546": "Patch-application control does not single out the foundational ML library's model loaders.",
|
|
13235
|
+
"ALL-AI-PIPELINE-INTEGRITY": "No framework treats an ML model artifact as untrusted executable input; loading one from an untrusted source through Transformers is RCE."
|
|
13236
|
+
},
|
|
13237
|
+
"atlas_refs": [
|
|
13238
|
+
"AML.T0010",
|
|
13239
|
+
"AML.T0011",
|
|
13240
|
+
"AML.T0011.000"
|
|
13241
|
+
],
|
|
13242
|
+
"attack_refs": [
|
|
13243
|
+
"T1204",
|
|
13244
|
+
"T1059",
|
|
13245
|
+
"T1195.002"
|
|
13246
|
+
],
|
|
13247
|
+
"rwep_score": 33,
|
|
13248
|
+
"rwep_factors": {
|
|
13249
|
+
"cisa_kev": 0,
|
|
13250
|
+
"poc_available": 20,
|
|
13251
|
+
"ai_factor": 0,
|
|
13252
|
+
"active_exploitation": 0,
|
|
13253
|
+
"blast_radius": 28,
|
|
13254
|
+
"patch_available": -15,
|
|
13255
|
+
"live_patch_available": 0,
|
|
13256
|
+
"reboot_required": 0
|
|
13257
|
+
},
|
|
13258
|
+
"rwep_notes": "Standard (RWEP 33, \"patch within 30 days\" band per lib/scoring.js timeline). Not KEV, no confirmed in-the-wild exploitation, patched at disclosure (Hard Rule #3). poc_available=20 + blast_radius=28 (Hugging Face Transformers is the foundational ML library) minus patch 15.",
|
|
13259
|
+
"epss_score": null,
|
|
13260
|
+
"epss_date": "2026-05-25",
|
|
13261
|
+
"epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
|
|
13262
|
+
"epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2024-11394",
|
|
13263
|
+
"cwe_refs": [
|
|
13264
|
+
"CWE-502"
|
|
13265
|
+
],
|
|
13266
|
+
"iocs": {
|
|
13267
|
+
"behavioral": [
|
|
13268
|
+
"Python subprocess / interpreter activity during Hugging Face Transformers loading of a Trax model or config from an external source.",
|
|
13269
|
+
"A Trax model artifact / config from a model hub or user upload whose serialized content resolves to code execution.",
|
|
13270
|
+
"Loading models without provenance verification through Transformers < 4.48.0.",
|
|
13271
|
+
"Hugging Face Transformers < 4.48.0 loading untrusted Trax artifacts — the exposed precondition."
|
|
13272
|
+
],
|
|
13273
|
+
"_ioc_source_note": "Behavioral signatures derived from the Hugging Face Transformers advisory issue (https://github.com/huggingface/transformers/issues/34840, ZDI-coordinated) and NVD CVE-2024-11394 (CWE-502). The Trax loader deserialization is the indicator anchor."
|
|
13274
|
+
},
|
|
13275
|
+
"source_verified": "2026-05-25",
|
|
13276
|
+
"verification_sources": [
|
|
13277
|
+
"https://nvd.nist.gov/vuln/detail/CVE-2024-11394",
|
|
13278
|
+
"https://github.com/huggingface/transformers/issues/34840",
|
|
13279
|
+
"https://github.com/huggingface/transformers/issues/34840"
|
|
13280
|
+
],
|
|
13281
|
+
"vendor_advisories": [
|
|
13282
|
+
{
|
|
13283
|
+
"vendor": "Hugging Face Transformers advisory (ZDI-coordinated)",
|
|
13284
|
+
"advisory_id": "CVE-2024-11394",
|
|
13285
|
+
"url": "https://github.com/huggingface/transformers/issues/34840",
|
|
13286
|
+
"severity": "high",
|
|
13287
|
+
"published_date": "2024-11-22"
|
|
13288
|
+
},
|
|
13289
|
+
{
|
|
13290
|
+
"vendor": "NVD",
|
|
13291
|
+
"advisory_id": "CVE-2024-11394",
|
|
13292
|
+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11394",
|
|
13293
|
+
"severity": "high",
|
|
13294
|
+
"published_date": "2024-11-22"
|
|
13295
|
+
}
|
|
13296
|
+
],
|
|
13297
|
+
"last_updated": "2026-05-25",
|
|
13298
|
+
"discovery_attribution_note": "Manually curated from NVD (CWE-502; NIST CVSS 8.8) + the Trend Micro Zero Day Initiative advisory. Member of the Hugging Face Transformers model-loader deserialization family (untrusted model artifact equals executable code); same class as the Keras model-deserialization entries.",
|
|
13299
|
+
"_auto_imported": false,
|
|
13300
|
+
"_intake_method": "manual-verified-curation",
|
|
13301
|
+
"_kev_short_description": "Hugging Face Transformers' Trax loader deserializes untrusted model files (CWE-502), so loading a malicious model/config executes code; fixed in 4.48.0."
|
|
13302
|
+
},
|
|
12769
13303
|
"CVE-2026-41091": {
|
|
12770
13304
|
"name": "Microsoft Defender (Malware Protection Engine) Link-Following LPE to SYSTEM",
|
|
12771
13305
|
"type": "LPE",
|