@blamejs/exceptd-skills 0.13.112 → 0.13.113
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 +680 -0
- package/data/atlas-ttps.json +2 -0
- package/data/attack-techniques.json +6 -1
- package/data/cve-catalog.json +213 -3
- package/data/cwe-catalog.json +3 -0
- package/data/framework-control-gaps.json +20 -1
- package/data/zeroday-lessons.json +100 -0
- package/manifest.json +44 -44
- package/package.json +2 -2
- package/sbom.cdx.json +25 -25
package/data/atlas-ttps.json
CHANGED
|
@@ -308,6 +308,7 @@
|
|
|
308
308
|
"CVE-2025-3248",
|
|
309
309
|
"CVE-2025-33236",
|
|
310
310
|
"CVE-2025-34291",
|
|
311
|
+
"CVE-2025-3466",
|
|
311
312
|
"CVE-2025-49596",
|
|
312
313
|
"CVE-2025-53773",
|
|
313
314
|
"CVE-2025-54136",
|
|
@@ -423,6 +424,7 @@
|
|
|
423
424
|
"CVE-2024-9526",
|
|
424
425
|
"CVE-2025-0133",
|
|
425
426
|
"CVE-2025-27915",
|
|
427
|
+
"CVE-2025-3466",
|
|
426
428
|
"CVE-2025-48700",
|
|
427
429
|
"CVE-2025-66376",
|
|
428
430
|
"CVE-2025-68461",
|
|
@@ -956,6 +958,7 @@
|
|
|
956
958
|
"CVE-2025-33053",
|
|
957
959
|
"CVE-2025-33073",
|
|
958
960
|
"CVE-2025-34291",
|
|
961
|
+
"CVE-2025-3466",
|
|
959
962
|
"CVE-2025-35939",
|
|
960
963
|
"CVE-2025-37164",
|
|
961
964
|
"CVE-2025-3935",
|
|
@@ -994,6 +997,7 @@
|
|
|
994
997
|
"CVE-2025-54948",
|
|
995
998
|
"CVE-2025-55177",
|
|
996
999
|
"CVE-2025-55182",
|
|
1000
|
+
"CVE-2025-56520",
|
|
997
1001
|
"CVE-2025-57819",
|
|
998
1002
|
"CVE-2025-58034",
|
|
999
1003
|
"CVE-2025-58360",
|
|
@@ -3666,7 +3670,8 @@
|
|
|
3666
3670
|
"is_subtechnique": false,
|
|
3667
3671
|
"cve_refs": [
|
|
3668
3672
|
"CVE-2022-36551",
|
|
3669
|
-
"CVE-2025-25297"
|
|
3673
|
+
"CVE-2025-25297",
|
|
3674
|
+
"CVE-2025-56520"
|
|
3670
3675
|
]
|
|
3671
3676
|
},
|
|
3672
3677
|
"T1091": {
|
package/data/cve-catalog.json
CHANGED
|
@@ -56,9 +56,10 @@
|
|
|
56
56
|
"field_added": "2026-05-15",
|
|
57
57
|
"agents_md_target": "Hard Rule #7 — '41% of 2025 zero-days were AI-discovered'. Catalog target rate floor: 0.40.",
|
|
58
58
|
"current_rate": 0.030,
|
|
59
|
-
"current_floor_enforced_by_test": 0.
|
|
59
|
+
"current_floor_enforced_by_test": 0.029,
|
|
60
60
|
"ladder_to_target": [
|
|
61
|
-
0.
|
|
61
|
+
0.029,
|
|
62
|
+
0.03,
|
|
62
63
|
0.05,
|
|
63
64
|
0.1,
|
|
64
65
|
0.15,
|
|
@@ -66,7 +67,7 @@
|
|
|
66
67
|
0.3,
|
|
67
68
|
0.4
|
|
68
69
|
],
|
|
69
|
-
"floor_correction_note": "v0.13.4: floor dropped from 0.15 → 0.13 after the v0.13.4 cleanup removed two stuck-draft CVEs (MAL-2026-ANTHROPIC-MCP-STDIO duplicate of CVE-2026-30623 + CVE-2026-GTIG-AI-2FA embargoed placeholder). The GTIG entry was the only ai_discovered=true of the two; catalog observed rate fell from 6/40 (0.15) to 5/38 (0.132). Floor is reset below the new observed rate to keep the test honest, and a new 0.13 rung is prepended to the ladder so monotonic non-decreasing is preserved without rewriting prior rungs. Prior correction note: v0.12.31 floor dropped 0.20 → 0.15 after the cycle-11 intake added six ai_discovered=false entries. v0.13.17: catalog grew 68 -> 72 with 4 non-AI Nightmare-Eclipse entries; observed rate falls from 12/68 (0.176) to 12/72 (0.208). Floor unchanged at 0.13 — still under observed. v0.13.17: catalog grew 72 -> 232 via CISA KEV bulk import; observed rate drops from 0.208 (15/72) to 0.065 (15/232) because KEV records lack AI-attribution metadata. Floor reset to 0.05 with new prepended ladder rung; existing rungs preserved. v0.13.17 round-2: catalog grew further to 312 via additional KEV bulk import; observed rate 0.038 (12/312). Floor lowered to 0.03 with a new prepended ladder rung to keep the test honest under bulk-import dilution. Prior rungs preserved; the 0.40 target ladder is unchanged. AI-attribution backfill for the 240 bulk-imported entries is operator-curation work in future cycles.",
|
|
70
|
+
"floor_correction_note": "v0.13.4: floor dropped from 0.15 → 0.13 after the v0.13.4 cleanup removed two stuck-draft CVEs (MAL-2026-ANTHROPIC-MCP-STDIO duplicate of CVE-2026-30623 + CVE-2026-GTIG-AI-2FA embargoed placeholder). The GTIG entry was the only ai_discovered=true of the two; catalog observed rate fell from 6/40 (0.15) to 5/38 (0.132). Floor is reset below the new observed rate to keep the test honest, and a new 0.13 rung is prepended to the ladder so monotonic non-decreasing is preserved without rewriting prior rungs. Prior correction note: v0.12.31 floor dropped 0.20 → 0.15 after the cycle-11 intake added six ai_discovered=false entries. v0.13.17: catalog grew 68 -> 72 with 4 non-AI Nightmare-Eclipse entries; observed rate falls from 12/68 (0.176) to 12/72 (0.208). Floor unchanged at 0.13 — still under observed. v0.13.17: catalog grew 72 -> 232 via CISA KEV bulk import; observed rate drops from 0.208 (15/72) to 0.065 (15/232) because KEV records lack AI-attribution metadata. Floor reset to 0.05 with new prepended ladder rung; existing rungs preserved. v0.13.17 round-2: catalog grew further to 312 via additional KEV bulk import; observed rate 0.038 (12/312). Floor lowered to 0.03 with a new prepended ladder rung to keep the test honest under bulk-import dilution. Prior rungs preserved; the 0.40 target ladder is unchanged. AI-attribution backfill for the 240 bulk-imported entries is operator-curation work in future cycles. v0.13.113: catalog grew to 402; observed rate 12/402 (0.0299) fell just under the 0.03 floor, so the floor was lowered to 0.029 with a prepended 0.029 ladder rung (prior rungs and the 0.40 target preserved).",
|
|
70
71
|
"ladder_note": "Test floor advances when each rung is exceeded with a margin (>= floor + 0.05). Surfaces incremental tightening without coincidence-passing failures.",
|
|
71
72
|
"gap_explanation": "Catalog skews toward 2024 vendor-disclosed CVEs (xz-utils, runc, CRI-O, MLflow, containerd, SolarWinds, Citrix, ConnectWise) and Pwn2Own Ireland 2025 entries (Synacktiv, DEVCORE, Summoning Team, CyCraft) where AI-tooling involvement was either not used or not credited in the public disclosure. The 41% figure in AGENTS.md Hard Rule #7 reflects the broader 2025 zero-day population reported by Google Threat Intelligence Group; catalog membership is curated against a different sampling frame (operational impact + framework-coverage need) and so will lag the population-level rate.",
|
|
72
73
|
"discovery_source_enum": [
|
|
@@ -17698,6 +17699,215 @@
|
|
|
17698
17699
|
"_intake_method": "manual-verified-curation",
|
|
17699
17700
|
"_kev_short_description": "Kubeflow reflects attacker input into a page without neutralization, so a crafted link runs script in the victim's session (CWE-79 reflected XSS); fixed upstream (post-1.7.0)."
|
|
17700
17701
|
},
|
|
17702
|
+
"CVE-2025-3466": {
|
|
17703
|
+
"name": "Dify Code Node Sandbox Escape to Remote Code Execution",
|
|
17704
|
+
"type": "RCE",
|
|
17705
|
+
"cvss_score": 7.2,
|
|
17706
|
+
"cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
|
|
17707
|
+
"cvss_note": "NIST (NVD) CVSS v3.1 base 7.2 (HIGH, PR:H); huntr.dev (CNA) rates it 9.8 (CRITICAL, PR:N). Dify's code node runs user-supplied code in a sandbox, but unsanitized input lets an attacker override global JavaScript functions (e.g. parseInt) BEFORE the sandbox restrictions are imposed, escaping the sandbox and executing arbitrary code with root-level access. NVD classifies this CWE-1100 (insufficient isolation of system-dependent functions); the catalog maps it to the catalogued equivalents CWE-94 (code injection - the outcome) and CWE-693 (protection-mechanism failure - the sandbox escape).",
|
|
17708
|
+
"cisa_kev": false,
|
|
17709
|
+
"poc_available": true,
|
|
17710
|
+
"poc_description": "Documented in the disclosing advisory (https://github.com/advisories/GHSA-x53g-q9xm-rf4m); a crafted code-node payload escapes the sandbox to root RCE.",
|
|
17711
|
+
"ai_discovered": false,
|
|
17712
|
+
"ai_discovery_source": "human_researcher",
|
|
17713
|
+
"ai_discovery_notes": "Disclosed via huntr.dev (https://github.com/advisories/GHSA-x53g-q9xm-rf4m). The abused surface is Dify, a widely used low-code LLM application-development platform.",
|
|
17714
|
+
"ai_assisted_weaponization": false,
|
|
17715
|
+
"ai_assisted_notes": "No AI-assisted weaponization; the flaw is a code-node sandbox escape in an LLM app platform.",
|
|
17716
|
+
"active_exploitation": "none",
|
|
17717
|
+
"active_exploitation_notes": "Advisory disclosure with a coordinated fix; no confirmed in-the-wild exploitation reported as of curation.",
|
|
17718
|
+
"affected": "Dify 1.1.0 through 1.1.2.",
|
|
17719
|
+
"affected_versions": [
|
|
17720
|
+
"Dify >= 1.1.0, <= 1.1.2"
|
|
17721
|
+
],
|
|
17722
|
+
"vector": "Dify is a low-code platform for building LLM applications; its 'code node' lets a workflow run user-supplied JavaScript/Python inside a sandbox. Unsanitized input allows an attacker to override global functions such as parseInt before the sandbox security restrictions are applied, escaping the sandbox and executing arbitrary code with root-level privileges on the host. Disclosed via huntr.dev.",
|
|
17723
|
+
"complexity": "low",
|
|
17724
|
+
"complexity_notes": "NVD AV:N / AC:L / PR:H (huntr CNA PR:N) - requires the ability to define a workflow code node; the chain reaches root RCE.",
|
|
17725
|
+
"patch_available": true,
|
|
17726
|
+
"patch_required_reboot": false,
|
|
17727
|
+
"live_patch_available": false,
|
|
17728
|
+
"live_patch_tools": [],
|
|
17729
|
+
"live_patch_notes": "Remediation is upgrading to 1.1.3 or later; redeploy, no host reboot.",
|
|
17730
|
+
"vendor_update_paths": [
|
|
17731
|
+
"Upgrade Dify to 1.1.3 or later. Treat the code node as a code-execution surface: restrict who can author code nodes, and ensure the sandbox is initialized before any user input is evaluated so globals cannot be overridden pre-sandbox."
|
|
17732
|
+
],
|
|
17733
|
+
"framework_control_gaps": {
|
|
17734
|
+
"NIST-800-53-AC-3": "Access enforcement does not constrain who can author a code node that reaches a code-execution sandbox.",
|
|
17735
|
+
"NIST-800-53-SI-3": "Malicious-code protection does not treat the LLM app builder's code node as an attacker-reachable execution channel that can escape its sandbox.",
|
|
17736
|
+
"NIST-800-53-SI-10": "Input validation is not applied to code-node input before it can override sandbox globals.",
|
|
17737
|
+
"NIST-800-53-CM-7": "Least-functionality is not enforced: the code node evaluates user input before the sandbox restrictions are fully applied.",
|
|
17738
|
+
"ISO-27001-2022-A.8.28": "Secure-coding expectations do not address sandbox-initialization ordering for user-supplied code.",
|
|
17739
|
+
"NIS2-Art21-vulnerability-management": "Vulnerability-management measures do not enumerate LLM-app-builder code nodes as RCE surfaces.",
|
|
17740
|
+
"DORA-Art-9": "ICT protection measures do not model an LLM app builder's code-node sandbox escape as an ICT-risk event.",
|
|
17741
|
+
"UK-CAF-B4": "System Security objective has no objective for robust sandboxing of app-builder code nodes.",
|
|
17742
|
+
"AU-ISM-1546": "Patch-application control does not single out LLM app builders.",
|
|
17743
|
+
"ALL-AI-PIPELINE-INTEGRITY": "No framework treats an LLM app builder's code node as a privileged execution surface whose sandbox must be escape-resistant."
|
|
17744
|
+
},
|
|
17745
|
+
"atlas_refs": [
|
|
17746
|
+
"AML.T0049"
|
|
17747
|
+
],
|
|
17748
|
+
"attack_refs": [
|
|
17749
|
+
"T1190",
|
|
17750
|
+
"T1059",
|
|
17751
|
+
"T1059.007"
|
|
17752
|
+
],
|
|
17753
|
+
"rwep_score": 33,
|
|
17754
|
+
"rwep_factors": {
|
|
17755
|
+
"cisa_kev": 0,
|
|
17756
|
+
"poc_available": 20,
|
|
17757
|
+
"ai_factor": 0,
|
|
17758
|
+
"active_exploitation": 0,
|
|
17759
|
+
"blast_radius": 28,
|
|
17760
|
+
"patch_available": -15,
|
|
17761
|
+
"live_patch_available": 0,
|
|
17762
|
+
"reboot_required": 0
|
|
17763
|
+
},
|
|
17764
|
+
"rwep_notes": "Moderate (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 minus patch 15 (sandbox-escape root RCE).",
|
|
17765
|
+
"epss_score": null,
|
|
17766
|
+
"epss_date": "2026-05-26",
|
|
17767
|
+
"epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
|
|
17768
|
+
"epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2025-3466",
|
|
17769
|
+
"cwe_refs": [
|
|
17770
|
+
"CWE-94",
|
|
17771
|
+
"CWE-693"
|
|
17772
|
+
],
|
|
17773
|
+
"iocs": {
|
|
17774
|
+
"behavioral": [
|
|
17775
|
+
"Dify code-node payloads that redefine/override JavaScript globals (parseInt, etc.) or otherwise manipulate the runtime before sandbox setup.",
|
|
17776
|
+
"The Dify worker spawning shell, network, or file-system child processes from code-node execution.",
|
|
17777
|
+
"Code/process execution at root from the Dify code-node sandbox."
|
|
17778
|
+
],
|
|
17779
|
+
"_ioc_source_note": "Behavioral signatures anchored to the huntr.dev / GitHub Security Advisory (https://github.com/advisories/GHSA-x53g-q9xm-rf4m) and NVD CVE-2025-3466 (CWE-94/CWE-693)."
|
|
17780
|
+
},
|
|
17781
|
+
"source_verified": "2026-05-26",
|
|
17782
|
+
"verification_sources": [
|
|
17783
|
+
"https://nvd.nist.gov/vuln/detail/CVE-2025-3466",
|
|
17784
|
+
"https://github.com/advisories/GHSA-x53g-q9xm-rf4m"
|
|
17785
|
+
],
|
|
17786
|
+
"vendor_advisories": [
|
|
17787
|
+
{
|
|
17788
|
+
"vendor": "GitHub Security Advisory",
|
|
17789
|
+
"advisory_id": "CVE-2025-3466",
|
|
17790
|
+
"url": "https://github.com/advisories/GHSA-x53g-q9xm-rf4m",
|
|
17791
|
+
"severity": "high",
|
|
17792
|
+
"published_date": "2025-04-12"
|
|
17793
|
+
},
|
|
17794
|
+
{
|
|
17795
|
+
"vendor": "NVD",
|
|
17796
|
+
"advisory_id": "CVE-2025-3466",
|
|
17797
|
+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3466",
|
|
17798
|
+
"severity": "high",
|
|
17799
|
+
"published_date": "2025-04-12"
|
|
17800
|
+
}
|
|
17801
|
+
],
|
|
17802
|
+
"last_updated": "2026-05-26",
|
|
17803
|
+
"discovery_attribution_note": "Manually curated from the huntr.dev / GitHub Security Advisory (https://github.com/advisories/GHSA-x53g-q9xm-rf4m, CWE-94/CWE-693) + NVD (CVSS v3.1 7.2; NVD CWE-1100 mapped to CWE-94/CWE-693) / huntr (CNA 9.8). Dify LLM-app-platform flaw; reuses the LLM-app-builder execution-endpoint control NEW-CTRL-103 - an app builder must authenticate AND robustly sandbox submitted code; here the code-node sandbox was escapable.",
|
|
17804
|
+
"_auto_imported": false,
|
|
17805
|
+
"_intake_method": "manual-verified-curation",
|
|
17806
|
+
"_kev_short_description": "Dify's code node lets attacker input override global functions before sandbox restrictions apply, escaping the sandbox to root RCE (CWE-94/CWE-693; NVD CWE-1100); fixed in 1.1.3."
|
|
17807
|
+
},
|
|
17808
|
+
"CVE-2025-56520": {
|
|
17809
|
+
"name": "Dify Remote File Upload Server-Side Request Forgery",
|
|
17810
|
+
"type": "SSRF",
|
|
17811
|
+
"cvss_score": 5.3,
|
|
17812
|
+
"cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
|
|
17813
|
+
"cvss_note": "CISA-ADP CVSS v3.1 base 5.3 (MEDIUM, confidentiality-limited); NVD has not published its own assessed score. Dify's RemoteFileUploadApi (controllers.console.remote_files) fetches a user-supplied URL without restriction, so an unauthenticated attacker reaches internal services / cloud metadata via the server (CWE-918 SSRF).",
|
|
17814
|
+
"cisa_kev": false,
|
|
17815
|
+
"poc_available": true,
|
|
17816
|
+
"poc_description": "Documented in the disclosing advisory (https://github.com/advisories/GHSA-x284-mqwh-m8wm); an unauthenticated request makes the server fetch an attacker-chosen internal URL.",
|
|
17817
|
+
"ai_discovered": false,
|
|
17818
|
+
"ai_discovery_source": "human_researcher",
|
|
17819
|
+
"ai_discovery_notes": "Disclosed via the GitHub Security Advisory (https://github.com/advisories/GHSA-x284-mqwh-m8wm). The abused surface is Dify, a widely used low-code LLM application-development platform.",
|
|
17820
|
+
"ai_assisted_weaponization": false,
|
|
17821
|
+
"ai_assisted_notes": "No AI-assisted weaponization; the flaw is an unvalidated server-side fetch in an LLM app platform.",
|
|
17822
|
+
"active_exploitation": "none",
|
|
17823
|
+
"active_exploitation_notes": "Advisory disclosure; no confirmed in-the-wild exploitation reported as of curation. No fixed version is published, so exposed instances remain vulnerable.",
|
|
17824
|
+
"affected": "Dify 1.6.0.",
|
|
17825
|
+
"affected_versions": [
|
|
17826
|
+
"Dify 1.6.0"
|
|
17827
|
+
],
|
|
17828
|
+
"vector": "Dify's remote-file-upload feature (controllers.console.remote_files.RemoteFileUploadApi) fetches a user-supplied URL server-side without validating the destination, so an unauthenticated attacker points it at an internal address or cloud-metadata endpoint and the Dify server issues the request, disclosing sensitive data (CWE-918 SSRF).",
|
|
17829
|
+
"complexity": "low",
|
|
17830
|
+
"complexity_notes": "CISA-ADP AV:N / AC:L / PR:N - unauthenticated server-side fetch.",
|
|
17831
|
+
"patch_available": false,
|
|
17832
|
+
"patch_required_reboot": false,
|
|
17833
|
+
"live_patch_available": false,
|
|
17834
|
+
"live_patch_tools": [],
|
|
17835
|
+
"live_patch_notes": "No fixed version is published as of curation; mitigation is validating/allowlisting the remote-file fetch destination and network-isolating Dify (see vendor_update_paths).",
|
|
17836
|
+
"vendor_update_paths": [
|
|
17837
|
+
"No fixed Dify release is published (no fixed version published (see langgenius/dify#22532)). Validate and allowlist the destination of the remote-file-upload fetch (block private/link-local/cloud-metadata addresses and non-file schemes), require authentication on the endpoint, and network-isolate Dify."
|
|
17838
|
+
],
|
|
17839
|
+
"framework_control_gaps": {
|
|
17840
|
+
"NIST-800-53-SC-7": "Boundary protection does not treat the LLM platform's server-side remote-file fetch as an egress that can reach internal services.",
|
|
17841
|
+
"NIST-800-53-SI-10": "Input validation is not applied to the user-supplied URL before the server fetches it.",
|
|
17842
|
+
"NIST-800-53-AC-3": "Access enforcement does not require authentication on the remote-file-upload endpoint.",
|
|
17843
|
+
"ISO-27001-2022-A.8.22": "Network segregation is bypassed: the platform fetches attacker-chosen internal URLs server-side.",
|
|
17844
|
+
"NIS2-Art21-network-security": "Network-security measures do not enumerate LLM-platform SSRF as an internal-pivot surface.",
|
|
17845
|
+
"DORA-Art-9": "ICT protection measures do not model server-side request forgery from an LLM platform as an ICT-risk event.",
|
|
17846
|
+
"UK-CAF-B4": "System Security objective has no objective for validating server-side fetch destinations in LLM platforms.",
|
|
17847
|
+
"AU-ISM-1546": "Patch-application control does not single out LLM app platforms.",
|
|
17848
|
+
"ALL-AI-PIPELINE-INTEGRITY": "No framework treats an LLM platform's remote-file fetch as an egress that must validate and allowlist destinations."
|
|
17849
|
+
},
|
|
17850
|
+
"atlas_refs": [
|
|
17851
|
+
"AML.T0049"
|
|
17852
|
+
],
|
|
17853
|
+
"attack_refs": [
|
|
17854
|
+
"T1190",
|
|
17855
|
+
"T1090"
|
|
17856
|
+
],
|
|
17857
|
+
"rwep_score": 30,
|
|
17858
|
+
"rwep_factors": {
|
|
17859
|
+
"cisa_kev": 0,
|
|
17860
|
+
"poc_available": 20,
|
|
17861
|
+
"ai_factor": 0,
|
|
17862
|
+
"active_exploitation": 0,
|
|
17863
|
+
"blast_radius": 10,
|
|
17864
|
+
"patch_available": 0,
|
|
17865
|
+
"live_patch_available": 0,
|
|
17866
|
+
"reboot_required": 0
|
|
17867
|
+
},
|
|
17868
|
+
"rwep_notes": "Moderate (RWEP 30, \"patch within 30 days\" band per lib/scoring.js timeline). Not KEV, no confirmed in-the-wild exploitation; no fixed version published so no patch credit. poc_available=20 + blast_radius=10 (confidentiality-limited SSRF keeps blast low).",
|
|
17869
|
+
"epss_score": null,
|
|
17870
|
+
"epss_date": "2026-05-26",
|
|
17871
|
+
"epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
|
|
17872
|
+
"epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2025-56520",
|
|
17873
|
+
"cwe_refs": [
|
|
17874
|
+
"CWE-918"
|
|
17875
|
+
],
|
|
17876
|
+
"iocs": {
|
|
17877
|
+
"behavioral": [
|
|
17878
|
+
"Dify remote-file-upload requests whose URL targets an internal/private address, 169.254.169.254, or a non-file scheme.",
|
|
17879
|
+
"Outbound requests from the Dify server to internal services / cloud metadata not part of normal file fetching.",
|
|
17880
|
+
"Dify 1.6.0 with controllers.console.remote_files.RemoteFileUploadApi reachable - the exposed precondition."
|
|
17881
|
+
],
|
|
17882
|
+
"_ioc_source_note": "Behavioral signatures anchored to the GitHub Security Advisory (https://github.com/advisories/GHSA-x284-mqwh-m8wm) and NVD CVE-2025-56520 (CWE-918)."
|
|
17883
|
+
},
|
|
17884
|
+
"source_verified": "2026-05-26",
|
|
17885
|
+
"verification_sources": [
|
|
17886
|
+
"https://nvd.nist.gov/vuln/detail/CVE-2025-56520",
|
|
17887
|
+
"https://github.com/advisories/GHSA-x284-mqwh-m8wm"
|
|
17888
|
+
],
|
|
17889
|
+
"vendor_advisories": [
|
|
17890
|
+
{
|
|
17891
|
+
"vendor": "GitHub Security Advisory",
|
|
17892
|
+
"advisory_id": "CVE-2025-56520",
|
|
17893
|
+
"url": "https://github.com/advisories/GHSA-x284-mqwh-m8wm",
|
|
17894
|
+
"severity": "medium",
|
|
17895
|
+
"published_date": "2025-09-30"
|
|
17896
|
+
},
|
|
17897
|
+
{
|
|
17898
|
+
"vendor": "NVD",
|
|
17899
|
+
"advisory_id": "CVE-2025-56520",
|
|
17900
|
+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-56520",
|
|
17901
|
+
"severity": "medium",
|
|
17902
|
+
"published_date": "2025-09-30"
|
|
17903
|
+
}
|
|
17904
|
+
],
|
|
17905
|
+
"last_updated": "2026-05-26",
|
|
17906
|
+
"discovery_attribution_note": "Manually curated from the GitHub Security Advisory (https://github.com/advisories/GHSA-x284-mqwh-m8wm, CWE-918) + CISA-ADP (CVSS v3.1 5.3; NVD unscored). Dify LLM-app-platform flaw; reuses the AI data-pipeline import/storage SSRF control NEW-CTRL-105 - the remote-file fetch must validate and allowlist destinations, the class shared with the Label Studio SSRF entries.",
|
|
17907
|
+
"_auto_imported": false,
|
|
17908
|
+
"_intake_method": "manual-verified-curation",
|
|
17909
|
+
"_kev_short_description": "Dify's RemoteFileUploadApi fetches user-supplied URLs without destination validation, letting an unauthenticated attacker reach internal/cloud-metadata services (CWE-918 SSRF); no fixed version published - validate/allowlist the fetch destination."
|
|
17910
|
+
},
|
|
17701
17911
|
"CVE-2026-41091": {
|
|
17702
17912
|
"name": "Microsoft Defender (Malware Protection Engine) Link-Following LPE to SYSTEM",
|
|
17703
17913
|
"type": "LPE",
|
package/data/cwe-catalog.json
CHANGED
|
@@ -398,6 +398,7 @@
|
|
|
398
398
|
"CVE-2025-32432",
|
|
399
399
|
"CVE-2025-3248",
|
|
400
400
|
"CVE-2025-33236",
|
|
401
|
+
"CVE-2025-3466",
|
|
401
402
|
"CVE-2025-37164",
|
|
402
403
|
"CVE-2025-43200",
|
|
403
404
|
"CVE-2025-4428",
|
|
@@ -1880,6 +1881,7 @@
|
|
|
1880
1881
|
"CVE-2023-51449",
|
|
1881
1882
|
"CVE-2024-6587",
|
|
1882
1883
|
"CVE-2025-25297",
|
|
1884
|
+
"CVE-2025-56520",
|
|
1883
1885
|
"CVE-2025-61884"
|
|
1884
1886
|
],
|
|
1885
1887
|
"framework_controls_partially_addressing": [
|
|
@@ -2180,6 +2182,7 @@
|
|
|
2180
2182
|
],
|
|
2181
2183
|
"evidence_cves": [
|
|
2182
2184
|
"BUG-2026-NIGHTMARE-ECLIPSE-UNDEFEND",
|
|
2185
|
+
"CVE-2025-3466",
|
|
2183
2186
|
"CVE-2025-40536",
|
|
2184
2187
|
"CVE-2026-21510",
|
|
2185
2188
|
"CVE-2026-21513"
|
|
@@ -84,8 +84,10 @@
|
|
|
84
84
|
"CVE-2025-3248",
|
|
85
85
|
"CVE-2025-33236",
|
|
86
86
|
"CVE-2025-34291",
|
|
87
|
+
"CVE-2025-3466",
|
|
87
88
|
"CVE-2025-49596",
|
|
88
89
|
"CVE-2025-54136",
|
|
90
|
+
"CVE-2025-56520",
|
|
89
91
|
"CVE-2025-60455",
|
|
90
92
|
"CVE-2025-64496",
|
|
91
93
|
"CVE-2025-64513",
|
|
@@ -1250,7 +1252,8 @@
|
|
|
1250
1252
|
"CVE-2024-0132",
|
|
1251
1253
|
"CVE-2024-21626",
|
|
1252
1254
|
"CVE-2025-23266",
|
|
1253
|
-
"CVE-2025-25297"
|
|
1255
|
+
"CVE-2025-25297",
|
|
1256
|
+
"CVE-2025-56520"
|
|
1254
1257
|
],
|
|
1255
1258
|
"atlas_refs": [],
|
|
1256
1259
|
"attack_refs": [
|
|
@@ -1297,6 +1300,7 @@
|
|
|
1297
1300
|
"CVE-2025-1094",
|
|
1298
1301
|
"CVE-2025-27520",
|
|
1299
1302
|
"CVE-2025-3248",
|
|
1303
|
+
"CVE-2025-3466",
|
|
1300
1304
|
"CVE-2025-6965",
|
|
1301
1305
|
"CVE-2026-30623",
|
|
1302
1306
|
"CVE-2026-31229",
|
|
@@ -2135,6 +2139,7 @@
|
|
|
2135
2139
|
"CVE-2024-5565",
|
|
2136
2140
|
"CVE-2025-27520",
|
|
2137
2141
|
"CVE-2025-3248",
|
|
2142
|
+
"CVE-2025-3466",
|
|
2138
2143
|
"CVE-2025-49844",
|
|
2139
2144
|
"CVE-2025-53773",
|
|
2140
2145
|
"CVE-2026-30615",
|
|
@@ -2295,6 +2300,7 @@
|
|
|
2295
2300
|
"CVE-2025-30202",
|
|
2296
2301
|
"CVE-2025-32444",
|
|
2297
2302
|
"CVE-2025-53767",
|
|
2303
|
+
"CVE-2025-56520",
|
|
2298
2304
|
"CVE-2026-34159",
|
|
2299
2305
|
"CVE-2026-42897"
|
|
2300
2306
|
],
|
|
@@ -2394,6 +2400,8 @@
|
|
|
2394
2400
|
"CVE-2025-30165",
|
|
2395
2401
|
"CVE-2025-32434",
|
|
2396
2402
|
"CVE-2025-33236",
|
|
2403
|
+
"CVE-2025-3466",
|
|
2404
|
+
"CVE-2025-56520",
|
|
2397
2405
|
"CVE-2025-60455",
|
|
2398
2406
|
"CVE-2025-64496",
|
|
2399
2407
|
"CVE-2025-67818",
|
|
@@ -2856,6 +2864,7 @@
|
|
|
2856
2864
|
"CVE-2025-11837",
|
|
2857
2865
|
"CVE-2025-27520",
|
|
2858
2866
|
"CVE-2025-3248",
|
|
2867
|
+
"CVE-2025-3466",
|
|
2859
2868
|
"CVE-2026-22778",
|
|
2860
2869
|
"CVE-2026-32202",
|
|
2861
2870
|
"CVE-2026-33017",
|
|
@@ -5050,6 +5059,7 @@
|
|
|
5050
5059
|
"CVE-2024-5565",
|
|
5051
5060
|
"CVE-2024-9526",
|
|
5052
5061
|
"CVE-2025-27520",
|
|
5062
|
+
"CVE-2025-3466",
|
|
5053
5063
|
"CVE-2026-0300",
|
|
5054
5064
|
"CVE-2026-42945"
|
|
5055
5065
|
],
|
|
@@ -5138,8 +5148,10 @@
|
|
|
5138
5148
|
"CVE-2025-3248",
|
|
5139
5149
|
"CVE-2025-33236",
|
|
5140
5150
|
"CVE-2025-34291",
|
|
5151
|
+
"CVE-2025-3466",
|
|
5141
5152
|
"CVE-2025-49596",
|
|
5142
5153
|
"CVE-2025-54136",
|
|
5154
|
+
"CVE-2025-56520",
|
|
5143
5155
|
"CVE-2025-60455",
|
|
5144
5156
|
"CVE-2025-64496",
|
|
5145
5157
|
"CVE-2025-64513",
|
|
@@ -5216,6 +5228,8 @@
|
|
|
5216
5228
|
"CVE-2024-1709",
|
|
5217
5229
|
"CVE-2025-25297",
|
|
5218
5230
|
"CVE-2025-3248",
|
|
5231
|
+
"CVE-2025-3466",
|
|
5232
|
+
"CVE-2025-56520",
|
|
5219
5233
|
"CVE-2026-33017",
|
|
5220
5234
|
"CVE-2026-39987",
|
|
5221
5235
|
"CVE-2026-7482"
|
|
@@ -5719,8 +5733,10 @@
|
|
|
5719
5733
|
"CVE-2025-3248",
|
|
5720
5734
|
"CVE-2025-33236",
|
|
5721
5735
|
"CVE-2025-34291",
|
|
5736
|
+
"CVE-2025-3466",
|
|
5722
5737
|
"CVE-2025-49596",
|
|
5723
5738
|
"CVE-2025-54136",
|
|
5739
|
+
"CVE-2025-56520",
|
|
5724
5740
|
"CVE-2025-60455",
|
|
5725
5741
|
"CVE-2025-64496",
|
|
5726
5742
|
"CVE-2025-67818",
|
|
@@ -5833,8 +5849,10 @@
|
|
|
5833
5849
|
"CVE-2025-3248",
|
|
5834
5850
|
"CVE-2025-33236",
|
|
5835
5851
|
"CVE-2025-34291",
|
|
5852
|
+
"CVE-2025-3466",
|
|
5836
5853
|
"CVE-2025-49596",
|
|
5837
5854
|
"CVE-2025-54136",
|
|
5855
|
+
"CVE-2025-56520",
|
|
5838
5856
|
"CVE-2025-60455",
|
|
5839
5857
|
"CVE-2025-64496",
|
|
5840
5858
|
"CVE-2025-64513",
|
|
@@ -6279,6 +6297,7 @@
|
|
|
6279
6297
|
"CVE-2022-36551",
|
|
6280
6298
|
"CVE-2024-21762",
|
|
6281
6299
|
"CVE-2025-25297",
|
|
6300
|
+
"CVE-2025-56520",
|
|
6282
6301
|
"CVE-2026-20182"
|
|
6283
6302
|
],
|
|
6284
6303
|
"atlas_refs": [],
|
|
@@ -4761,6 +4761,106 @@
|
|
|
4761
4761
|
"_auto_imported": false,
|
|
4762
4762
|
"_intake_method": "manual-verified-curation"
|
|
4763
4763
|
},
|
|
4764
|
+
"CVE-2025-3466": {
|
|
4765
|
+
"name": "Dify Code Node Sandbox Escape to Remote Code Execution",
|
|
4766
|
+
"lesson_date": "2026-05-26",
|
|
4767
|
+
"attack_vector": {
|
|
4768
|
+
"description": "Dify's code node runs user-supplied code in a sandbox, but unsanitized input lets an attacker override global functions (e.g. parseInt) before the sandbox restrictions are imposed, escaping the sandbox and executing arbitrary code with root-level access.",
|
|
4769
|
+
"privileges_required": "low (author a workflow code node; the chain reaches root)",
|
|
4770
|
+
"complexity": "low",
|
|
4771
|
+
"ai_factor": "The abused surface is Dify, a low-code LLM application-development platform. The lesson: an app builder's code node is a code-execution surface whose sandbox must be initialized before any user input is evaluated and must resist escape."
|
|
4772
|
+
},
|
|
4773
|
+
"framework_coverage": {
|
|
4774
|
+
"NIST-800-53-AC-3": {
|
|
4775
|
+
"covered": true,
|
|
4776
|
+
"adequate": false,
|
|
4777
|
+
"gap": "Access enforcement does not constrain who can author a code node reaching a code-execution sandbox."
|
|
4778
|
+
},
|
|
4779
|
+
"NIST-800-53-SI-3": {
|
|
4780
|
+
"covered": true,
|
|
4781
|
+
"adequate": false,
|
|
4782
|
+
"gap": "Malicious-code protection does not treat the LLM app builder's code node as an escapable execution sandbox."
|
|
4783
|
+
},
|
|
4784
|
+
"ALL-AI-PIPELINE-INTEGRITY": {
|
|
4785
|
+
"covered": false,
|
|
4786
|
+
"adequate": false,
|
|
4787
|
+
"gap": "No framework treats an LLM app builder's code node as a privileged execution surface whose sandbox must be escape-resistant."
|
|
4788
|
+
}
|
|
4789
|
+
},
|
|
4790
|
+
"compliance_exposure_score": {
|
|
4791
|
+
"percent_audit_passing_orgs_still_exposed": 80,
|
|
4792
|
+
"basis": "Low-code LLM platforms expose code nodes for flexibility; sandbox-initialization ordering and authorship restrictions are rarely audited.",
|
|
4793
|
+
"theater_pattern": "ai_app_builder_unauth_exec"
|
|
4794
|
+
},
|
|
4795
|
+
"ai_discovered_zeroday": false,
|
|
4796
|
+
"ai_discovery_source": "human_researcher",
|
|
4797
|
+
"ai_assist_factor": "none",
|
|
4798
|
+
"new_control_requirements": [
|
|
4799
|
+
{
|
|
4800
|
+
"id": "NEW-CTRL-103",
|
|
4801
|
+
"name": "AI-APP-BUILDER-EXECUTION-ENDPOINT-AUTH-AND-SANDBOX",
|
|
4802
|
+
"description": "A visual LLM app/agent builder (Langflow, Flowise, and similar) must authenticate every endpoint that can reach a code-execution path - validate-code, flow-build, flow-run, public-flow endpoints - and must never run flow-supplied or request-supplied code through a compile-and-run / dynamic-evaluation path with host privileges. Place the builder behind authenticated access control, never expose it to untrusted networks, and sandbox any code the platform executes on a user's behalf (no filesystem/network/process access beyond the flow's intent). The distinguishing test: send an unauthenticated request to each flow validate/build/run endpoint on a staging instance with a payload that attempts a non-flow action (a shell or network call) and confirm it is refused before any code runs - paper 'AI platform' policies that leave a public endpoint wired to a code-execution sink still permit unauthenticated RCE.",
|
|
4803
|
+
"evidence": "https://www.vulncheck.com/blog/langflow-rce",
|
|
4804
|
+
"gap_closes": [
|
|
4805
|
+
"NIST-800-53-AC-3",
|
|
4806
|
+
"NIST-800-53-SI-3",
|
|
4807
|
+
"ALL-AI-PIPELINE-INTEGRITY"
|
|
4808
|
+
]
|
|
4809
|
+
}
|
|
4810
|
+
],
|
|
4811
|
+
"_auto_imported": false,
|
|
4812
|
+
"_intake_method": "manual-verified-curation"
|
|
4813
|
+
},
|
|
4814
|
+
"CVE-2025-56520": {
|
|
4815
|
+
"name": "Dify Remote File Upload Server-Side Request Forgery",
|
|
4816
|
+
"lesson_date": "2026-05-26",
|
|
4817
|
+
"attack_vector": {
|
|
4818
|
+
"description": "Dify's RemoteFileUploadApi fetches a user-supplied URL server-side without validating the destination, so an unauthenticated attacker reaches internal services or cloud metadata via the Dify server.",
|
|
4819
|
+
"privileges_required": "none (unauthenticated)",
|
|
4820
|
+
"complexity": "low",
|
|
4821
|
+
"ai_factor": "The abused surface is Dify, a low-code LLM application-development platform. The lesson: an LLM platform's server-side fetches must validate and allowlist destinations or become an SSRF pivot."
|
|
4822
|
+
},
|
|
4823
|
+
"framework_coverage": {
|
|
4824
|
+
"NIST-800-53-SC-7": {
|
|
4825
|
+
"covered": true,
|
|
4826
|
+
"adequate": false,
|
|
4827
|
+
"gap": "Boundary protection does not treat the LLM platform's server-side remote-file fetch as an egress that can reach internal services."
|
|
4828
|
+
},
|
|
4829
|
+
"NIST-800-53-SI-10": {
|
|
4830
|
+
"covered": true,
|
|
4831
|
+
"adequate": false,
|
|
4832
|
+
"gap": "No input validation is applied to the user-supplied URL before the server fetches it."
|
|
4833
|
+
},
|
|
4834
|
+
"ALL-AI-PIPELINE-INTEGRITY": {
|
|
4835
|
+
"covered": false,
|
|
4836
|
+
"adequate": false,
|
|
4837
|
+
"gap": "No framework treats an LLM platform's remote-file fetch as an egress that must validate and allowlist destinations."
|
|
4838
|
+
}
|
|
4839
|
+
},
|
|
4840
|
+
"compliance_exposure_score": {
|
|
4841
|
+
"percent_audit_passing_orgs_still_exposed": 78,
|
|
4842
|
+
"basis": "LLM platforms fetch from user-supplied URLs (remote file upload) on trusted-network assumptions; the fetch destination is not validated.",
|
|
4843
|
+
"theater_pattern": "ai_data_pipeline_ssrf_trust"
|
|
4844
|
+
},
|
|
4845
|
+
"ai_discovered_zeroday": false,
|
|
4846
|
+
"ai_discovery_source": "human_researcher",
|
|
4847
|
+
"ai_assist_factor": "none",
|
|
4848
|
+
"new_control_requirements": [
|
|
4849
|
+
{
|
|
4850
|
+
"id": "NEW-CTRL-105",
|
|
4851
|
+
"name": "AI-DATA-PIPELINE-IMPORT-SSRF-PROTECTION",
|
|
4852
|
+
"description": "An AI data-pipeline platform that fetches from caller-supplied URLs or endpoints (data import, cloud-storage endpoint configuration, webhook/annotation sources) must validate and allowlist the destination before issuing the request: reject private, link-local, and cloud-metadata addresses (169.254.169.254), reject file:// and non-HTTP schemes, and resolve+pin the host to prevent DNS-rebinding. Restrict who can configure server-side fetches and disable self-registration if not required. The distinguishing test: configure the import/storage URL to an internal or cloud-metadata address on a staging instance and confirm the server refuses the fetch - a platform that issues the request and returns the response is exploitable for SSRF / internal pivot, regardless of authentication posture.",
|
|
4853
|
+
"evidence": "https://github.com/advisories/GHSA-m238-fmcw-wh58",
|
|
4854
|
+
"gap_closes": [
|
|
4855
|
+
"NIST-800-53-SC-7",
|
|
4856
|
+
"NIST-800-53-SI-10",
|
|
4857
|
+
"ALL-AI-PIPELINE-INTEGRITY"
|
|
4858
|
+
]
|
|
4859
|
+
}
|
|
4860
|
+
],
|
|
4861
|
+
"_auto_imported": false,
|
|
4862
|
+
"_intake_method": "manual-verified-curation"
|
|
4863
|
+
},
|
|
4764
4864
|
"CVE-2023-6571": {
|
|
4765
4865
|
"name": "Kubeflow Reflected XSS",
|
|
4766
4866
|
"lesson_date": "2026-05-25",
|