@blamejs/exceptd-skills 0.13.87 → 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 +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 +1155 -0
- package/data/atlas-ttps.json +9 -0
- package/data/attack-techniques.json +9 -0
- package/data/cve-catalog.json +321 -0
- package/data/cwe-catalog.json +3 -0
- package/data/framework-control-gaps.json +24 -0
- package/data/zeroday-lessons.json +150 -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",
|
|
@@ -1265,6 +1268,9 @@
|
|
|
1265
1268
|
"exceptd_skills": [],
|
|
1266
1269
|
"last_verified": "2026-05-19",
|
|
1267
1270
|
"cve_refs": [
|
|
1271
|
+
"CVE-2024-11392",
|
|
1272
|
+
"CVE-2024-11393",
|
|
1273
|
+
"CVE-2024-11394",
|
|
1268
1274
|
"CVE-2025-1550",
|
|
1269
1275
|
"CVE-2025-8747",
|
|
1270
1276
|
"MAL-2024-PYPI-ULTRALYTICS-XMRIG"
|
|
@@ -2803,6 +2809,9 @@
|
|
|
2803
2809
|
"is_subtechnique": true,
|
|
2804
2810
|
"cve_refs": [
|
|
2805
2811
|
"CVE-2022-1471",
|
|
2812
|
+
"CVE-2024-11392",
|
|
2813
|
+
"CVE-2024-11393",
|
|
2814
|
+
"CVE-2024-11394",
|
|
2806
2815
|
"CVE-2025-1550",
|
|
2807
2816
|
"CVE-2025-8747"
|
|
2808
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",
|
|
@@ -1084,6 +1087,9 @@
|
|
|
1084
1087
|
"name": "Supply Chain Compromise: Software Supply Chain",
|
|
1085
1088
|
"version": "v19",
|
|
1086
1089
|
"cve_refs": [
|
|
1090
|
+
"CVE-2024-11392",
|
|
1091
|
+
"CVE-2024-11393",
|
|
1092
|
+
"CVE-2024-11394",
|
|
1087
1093
|
"CVE-2024-3094",
|
|
1088
1094
|
"CVE-2025-1550",
|
|
1089
1095
|
"CVE-2025-8747",
|
|
@@ -4259,6 +4265,9 @@
|
|
|
4259
4265
|
"stix_id": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5",
|
|
4260
4266
|
"is_subtechnique": false,
|
|
4261
4267
|
"cve_refs": [
|
|
4268
|
+
"CVE-2024-11392",
|
|
4269
|
+
"CVE-2024-11393",
|
|
4270
|
+
"CVE-2024-11394",
|
|
4262
4271
|
"CVE-2025-1550",
|
|
4263
4272
|
"CVE-2025-8747"
|
|
4264
4273
|
]
|
package/data/cve-catalog.json
CHANGED
|
@@ -12979,6 +12979,327 @@
|
|
|
12979
12979
|
"_intake_method": "manual-verified-curation",
|
|
12980
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
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
|
+
},
|
|
12982
13303
|
"CVE-2026-41091": {
|
|
12983
13304
|
"name": "Microsoft Defender (Malware Protection Engine) Link-Following LPE to SYSTEM",
|
|
12984
13305
|
"type": "LPE",
|
package/data/cwe-catalog.json
CHANGED
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"CVE-2023-48022",
|
|
40
40
|
"CVE-2023-51449",
|
|
41
41
|
"CVE-2024-0132",
|
|
42
|
+
"CVE-2024-11392",
|
|
43
|
+
"CVE-2024-11393",
|
|
44
|
+
"CVE-2024-11394",
|
|
42
45
|
"CVE-2024-1561",
|
|
43
46
|
"CVE-2024-37032",
|
|
44
47
|
"CVE-2024-39722",
|
|
@@ -1373,6 +1376,9 @@
|
|
|
1373
1376
|
"CVE-2023-52163",
|
|
1374
1377
|
"CVE-2024-0769",
|
|
1375
1378
|
"CVE-2024-11182",
|
|
1379
|
+
"CVE-2024-11392",
|
|
1380
|
+
"CVE-2024-11393",
|
|
1381
|
+
"CVE-2024-11394",
|
|
1376
1382
|
"CVE-2024-12987",
|
|
1377
1383
|
"CVE-2024-1561",
|
|
1378
1384
|
"CVE-2024-1708",
|
|
@@ -1784,6 +1790,9 @@
|
|
|
1784
1790
|
"CVE-2023-48022",
|
|
1785
1791
|
"CVE-2023-51449",
|
|
1786
1792
|
"CVE-2024-0132",
|
|
1793
|
+
"CVE-2024-11392",
|
|
1794
|
+
"CVE-2024-11393",
|
|
1795
|
+
"CVE-2024-11394",
|
|
1787
1796
|
"CVE-2024-1561",
|
|
1788
1797
|
"CVE-2024-37032",
|
|
1789
1798
|
"CVE-2024-39722",
|
|
@@ -2227,6 +2236,9 @@
|
|
|
2227
2236
|
"status": "open",
|
|
2228
2237
|
"opened_date": "2026-05-13",
|
|
2229
2238
|
"evidence_cves": [
|
|
2239
|
+
"CVE-2024-11392",
|
|
2240
|
+
"CVE-2024-11393",
|
|
2241
|
+
"CVE-2024-11394",
|
|
2230
2242
|
"CVE-2024-37032",
|
|
2231
2243
|
"CVE-2024-39722",
|
|
2232
2244
|
"CVE-2024-50050",
|
|
@@ -2381,6 +2393,9 @@
|
|
|
2381
2393
|
"CVE-2024-0132",
|
|
2382
2394
|
"CVE-2024-0769",
|
|
2383
2395
|
"CVE-2024-11182",
|
|
2396
|
+
"CVE-2024-11392",
|
|
2397
|
+
"CVE-2024-11393",
|
|
2398
|
+
"CVE-2024-11394",
|
|
2384
2399
|
"CVE-2024-12987",
|
|
2385
2400
|
"CVE-2024-1561",
|
|
2386
2401
|
"CVE-2024-1708",
|
|
@@ -4868,6 +4883,9 @@
|
|
|
4868
4883
|
"CVE-2023-48022",
|
|
4869
4884
|
"CVE-2023-51449",
|
|
4870
4885
|
"CVE-2024-0132",
|
|
4886
|
+
"CVE-2024-11392",
|
|
4887
|
+
"CVE-2024-11393",
|
|
4888
|
+
"CVE-2024-11394",
|
|
4871
4889
|
"CVE-2024-1561",
|
|
4872
4890
|
"CVE-2024-21762",
|
|
4873
4891
|
"CVE-2024-37032",
|
|
@@ -5395,6 +5413,9 @@
|
|
|
5395
5413
|
"evidence_cves": [
|
|
5396
5414
|
"CVE-2023-51449",
|
|
5397
5415
|
"CVE-2024-0132",
|
|
5416
|
+
"CVE-2024-11392",
|
|
5417
|
+
"CVE-2024-11393",
|
|
5418
|
+
"CVE-2024-11394",
|
|
5398
5419
|
"CVE-2024-1561",
|
|
5399
5420
|
"CVE-2024-21762",
|
|
5400
5421
|
"CVE-2024-37032",
|
|
@@ -5465,6 +5486,9 @@
|
|
|
5465
5486
|
"CVE-2023-48022",
|
|
5466
5487
|
"CVE-2023-51449",
|
|
5467
5488
|
"CVE-2024-0132",
|
|
5489
|
+
"CVE-2024-11392",
|
|
5490
|
+
"CVE-2024-11393",
|
|
5491
|
+
"CVE-2024-11394",
|
|
5468
5492
|
"CVE-2024-1561",
|
|
5469
5493
|
"CVE-2024-21762",
|
|
5470
5494
|
"CVE-2024-37032",
|
|
@@ -7483,6 +7483,156 @@
|
|
|
7483
7483
|
"_auto_imported": false,
|
|
7484
7484
|
"_intake_method": "manual-verified-curation"
|
|
7485
7485
|
},
|
|
7486
|
+
"CVE-2024-11392": {
|
|
7487
|
+
"name": "Hugging Face Transformers MobileViTV2 Deserialization Remote Code Execution",
|
|
7488
|
+
"lesson_date": "2026-05-25",
|
|
7489
|
+
"attack_vector": {
|
|
7490
|
+
"description": "Hugging Face Transformers' MobileViTV2 loader deserializes untrusted configuration files without validation (CWE-502), so loading a malicious MobileViTV2 model/config executes attacker code in the user's process.",
|
|
7491
|
+
"privileges_required": "none beyond getting a user to load an untrusted MobileViTV2 model/config (NVD UI:R)",
|
|
7492
|
+
"complexity": "low (NVD AC:L)",
|
|
7493
|
+
"ai_factor": "The abused surface is a model loader in the foundational ML library (Hugging Face Transformers). The lesson is the same one the Keras CVEs teach at ecosystem scale: a model artifact is executable code at load time, so artifacts must be treated as untrusted (provenance, safe formats, sandboxed loading) — pulling from a model hub is a supply-chain trust decision, not a data fetch."
|
|
7494
|
+
},
|
|
7495
|
+
"framework_coverage": {
|
|
7496
|
+
"NIST-800-53-SI-2": {
|
|
7497
|
+
"covered": true,
|
|
7498
|
+
"adequate": false,
|
|
7499
|
+
"gap": "Does not track the foundational ML library's model loaders as RCE-bearing software."
|
|
7500
|
+
},
|
|
7501
|
+
"NIST-800-53-SI-10": {
|
|
7502
|
+
"covered": true,
|
|
7503
|
+
"adequate": false,
|
|
7504
|
+
"gap": "Input validation is not applied to model artifacts/configs the library deserializes at load time."
|
|
7505
|
+
},
|
|
7506
|
+
"ALL-AI-PIPELINE-INTEGRITY": {
|
|
7507
|
+
"covered": false,
|
|
7508
|
+
"adequate": false,
|
|
7509
|
+
"gap": "No framework treats an ML model artifact as untrusted executable input; loading one from an untrusted source through Transformers is RCE."
|
|
7510
|
+
}
|
|
7511
|
+
},
|
|
7512
|
+
"compliance_exposure_score": {
|
|
7513
|
+
"percent_audit_passing_orgs_still_exposed": 73,
|
|
7514
|
+
"basis": "ML pipelines pull models from hubs and treat them as data; the foundational library's loaders are assumed safe despite per-loader deserialization RCEs.",
|
|
7515
|
+
"theater_pattern": "model_artifact_trust"
|
|
7516
|
+
},
|
|
7517
|
+
"ai_discovered_zeroday": false,
|
|
7518
|
+
"ai_discovery_source": "human_researcher",
|
|
7519
|
+
"ai_assist_factor": "none",
|
|
7520
|
+
"new_control_requirements": [
|
|
7521
|
+
{
|
|
7522
|
+
"id": "NEW-CTRL-091",
|
|
7523
|
+
"name": "UNTRUSTED-MODEL-ARTIFACT-LOADING",
|
|
7524
|
+
"description": "Treat ML model artifacts as untrusted code: never load models/configs from untrusted sources, verify provenance, prefer safe formats (e.g. safetensors), and load untrusted models only in a sandboxed, network-isolated, least-privilege environment. Upgrade Hugging Face Transformers to 4.48.0 or later (which fixes the MobileViTV2 loader deserialization, CVE-2024-11392). The control is the same one that closes the Keras model-deserialization CVEs — the class is 'model file equals executable code', not a single loader. The distinguishing test: load an attacker-crafted MobileViTV2 artifact on a sandboxed instance and confirm no code executes.",
|
|
7525
|
+
"evidence": "https://nvd.nist.gov/vuln/detail/CVE-2024-11392",
|
|
7526
|
+
"gap_closes": [
|
|
7527
|
+
"NIST-800-53-SI-2",
|
|
7528
|
+
"NIST-800-53-SI-10",
|
|
7529
|
+
"ALL-AI-PIPELINE-INTEGRITY"
|
|
7530
|
+
]
|
|
7531
|
+
}
|
|
7532
|
+
],
|
|
7533
|
+
"_auto_imported": false,
|
|
7534
|
+
"_intake_method": "manual-verified-curation"
|
|
7535
|
+
},
|
|
7536
|
+
"CVE-2024-11393": {
|
|
7537
|
+
"name": "Hugging Face Transformers MaskFormer Deserialization Remote Code Execution",
|
|
7538
|
+
"lesson_date": "2026-05-25",
|
|
7539
|
+
"attack_vector": {
|
|
7540
|
+
"description": "Hugging Face Transformers' MaskFormer loader deserializes untrusted model files without validation (CWE-502), so loading a malicious MaskFormer model/config executes attacker code in the user's process.",
|
|
7541
|
+
"privileges_required": "none beyond getting a user to load an untrusted MaskFormer model/config (NVD UI:R)",
|
|
7542
|
+
"complexity": "low (NVD AC:L)",
|
|
7543
|
+
"ai_factor": "The abused surface is a model loader in the foundational ML library (Hugging Face Transformers). The lesson is the same one the Keras CVEs teach at ecosystem scale: a model artifact is executable code at load time, so artifacts must be treated as untrusted (provenance, safe formats, sandboxed loading) — pulling from a model hub is a supply-chain trust decision, not a data fetch."
|
|
7544
|
+
},
|
|
7545
|
+
"framework_coverage": {
|
|
7546
|
+
"NIST-800-53-SI-2": {
|
|
7547
|
+
"covered": true,
|
|
7548
|
+
"adequate": false,
|
|
7549
|
+
"gap": "Does not track the foundational ML library's model loaders as RCE-bearing software."
|
|
7550
|
+
},
|
|
7551
|
+
"NIST-800-53-SI-10": {
|
|
7552
|
+
"covered": true,
|
|
7553
|
+
"adequate": false,
|
|
7554
|
+
"gap": "Input validation is not applied to model artifacts/configs the library deserializes at load time."
|
|
7555
|
+
},
|
|
7556
|
+
"ALL-AI-PIPELINE-INTEGRITY": {
|
|
7557
|
+
"covered": false,
|
|
7558
|
+
"adequate": false,
|
|
7559
|
+
"gap": "No framework treats an ML model artifact as untrusted executable input; loading one from an untrusted source through Transformers is RCE."
|
|
7560
|
+
}
|
|
7561
|
+
},
|
|
7562
|
+
"compliance_exposure_score": {
|
|
7563
|
+
"percent_audit_passing_orgs_still_exposed": 73,
|
|
7564
|
+
"basis": "ML pipelines pull models from hubs and treat them as data; the foundational library's loaders are assumed safe despite per-loader deserialization RCEs.",
|
|
7565
|
+
"theater_pattern": "model_artifact_trust"
|
|
7566
|
+
},
|
|
7567
|
+
"ai_discovered_zeroday": false,
|
|
7568
|
+
"ai_discovery_source": "human_researcher",
|
|
7569
|
+
"ai_assist_factor": "none",
|
|
7570
|
+
"new_control_requirements": [
|
|
7571
|
+
{
|
|
7572
|
+
"id": "NEW-CTRL-091",
|
|
7573
|
+
"name": "UNTRUSTED-MODEL-ARTIFACT-LOADING",
|
|
7574
|
+
"description": "Treat ML model artifacts as untrusted code: never load models/configs from untrusted sources, verify provenance, prefer safe formats (e.g. safetensors), and load untrusted models only in a sandboxed, network-isolated, least-privilege environment. Upgrade Hugging Face Transformers to 4.48.0 or later (which fixes the MaskFormer loader deserialization, CVE-2024-11393). The control is the same one that closes the Keras model-deserialization CVEs — the class is 'model file equals executable code', not a single loader. The distinguishing test: load an attacker-crafted MaskFormer artifact on a sandboxed instance and confirm no code executes.",
|
|
7575
|
+
"evidence": "https://nvd.nist.gov/vuln/detail/CVE-2024-11393",
|
|
7576
|
+
"gap_closes": [
|
|
7577
|
+
"NIST-800-53-SI-2",
|
|
7578
|
+
"NIST-800-53-SI-10",
|
|
7579
|
+
"ALL-AI-PIPELINE-INTEGRITY"
|
|
7580
|
+
]
|
|
7581
|
+
}
|
|
7582
|
+
],
|
|
7583
|
+
"_auto_imported": false,
|
|
7584
|
+
"_intake_method": "manual-verified-curation"
|
|
7585
|
+
},
|
|
7586
|
+
"CVE-2024-11394": {
|
|
7587
|
+
"name": "Hugging Face Transformers Trax Deserialization Remote Code Execution",
|
|
7588
|
+
"lesson_date": "2026-05-25",
|
|
7589
|
+
"attack_vector": {
|
|
7590
|
+
"description": "Hugging Face Transformers' Trax loader deserializes untrusted model files without validation (CWE-502), so loading a malicious Trax model/config executes attacker code in the user's process.",
|
|
7591
|
+
"privileges_required": "none beyond getting a user to load an untrusted Trax model/config (NVD UI:R)",
|
|
7592
|
+
"complexity": "low (NVD AC:L)",
|
|
7593
|
+
"ai_factor": "The abused surface is a model loader in the foundational ML library (Hugging Face Transformers). The lesson is the same one the Keras CVEs teach at ecosystem scale: a model artifact is executable code at load time, so artifacts must be treated as untrusted (provenance, safe formats, sandboxed loading) — pulling from a model hub is a supply-chain trust decision, not a data fetch."
|
|
7594
|
+
},
|
|
7595
|
+
"framework_coverage": {
|
|
7596
|
+
"NIST-800-53-SI-2": {
|
|
7597
|
+
"covered": true,
|
|
7598
|
+
"adequate": false,
|
|
7599
|
+
"gap": "Does not track the foundational ML library's model loaders as RCE-bearing software."
|
|
7600
|
+
},
|
|
7601
|
+
"NIST-800-53-SI-10": {
|
|
7602
|
+
"covered": true,
|
|
7603
|
+
"adequate": false,
|
|
7604
|
+
"gap": "Input validation is not applied to model artifacts/configs the library deserializes at load time."
|
|
7605
|
+
},
|
|
7606
|
+
"ALL-AI-PIPELINE-INTEGRITY": {
|
|
7607
|
+
"covered": false,
|
|
7608
|
+
"adequate": false,
|
|
7609
|
+
"gap": "No framework treats an ML model artifact as untrusted executable input; loading one from an untrusted source through Transformers is RCE."
|
|
7610
|
+
}
|
|
7611
|
+
},
|
|
7612
|
+
"compliance_exposure_score": {
|
|
7613
|
+
"percent_audit_passing_orgs_still_exposed": 73,
|
|
7614
|
+
"basis": "ML pipelines pull models from hubs and treat them as data; the foundational library's loaders are assumed safe despite per-loader deserialization RCEs.",
|
|
7615
|
+
"theater_pattern": "model_artifact_trust"
|
|
7616
|
+
},
|
|
7617
|
+
"ai_discovered_zeroday": false,
|
|
7618
|
+
"ai_discovery_source": "human_researcher",
|
|
7619
|
+
"ai_assist_factor": "none",
|
|
7620
|
+
"new_control_requirements": [
|
|
7621
|
+
{
|
|
7622
|
+
"id": "NEW-CTRL-091",
|
|
7623
|
+
"name": "UNTRUSTED-MODEL-ARTIFACT-LOADING",
|
|
7624
|
+
"description": "Treat ML model artifacts as untrusted code: never load models/configs from untrusted sources, verify provenance, prefer safe formats (e.g. safetensors), and load untrusted models only in a sandboxed, network-isolated, least-privilege environment. Upgrade Hugging Face Transformers to 4.48.0 or later (which fixes the Trax loader deserialization, CVE-2024-11394). The control is the same one that closes the Keras model-deserialization CVEs — the class is 'model file equals executable code', not a single loader. The distinguishing test: load an attacker-crafted Trax artifact on a sandboxed instance and confirm no code executes.",
|
|
7625
|
+
"evidence": "https://nvd.nist.gov/vuln/detail/CVE-2024-11394",
|
|
7626
|
+
"gap_closes": [
|
|
7627
|
+
"NIST-800-53-SI-2",
|
|
7628
|
+
"NIST-800-53-SI-10",
|
|
7629
|
+
"ALL-AI-PIPELINE-INTEGRITY"
|
|
7630
|
+
]
|
|
7631
|
+
}
|
|
7632
|
+
],
|
|
7633
|
+
"_auto_imported": false,
|
|
7634
|
+
"_intake_method": "manual-verified-curation"
|
|
7635
|
+
},
|
|
7486
7636
|
"CVE-2023-51449": {
|
|
7487
7637
|
"name": "Gradio /file Route Path Traversal and SSRF Arbitrary File Read",
|
|
7488
7638
|
"lesson_date": "2026-05-25",
|