@blamejs/exceptd-skills 0.13.121 → 0.13.123

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.
@@ -169,7 +169,9 @@
169
169
  "MAL-2026-RUBYGEMS-BUFFERZONECORP-SLEEPER",
170
170
  "MAL-2026-SHAI-HULUD-OSS",
171
171
  "MAL-2026-TANSTACK-MINI",
172
- "CVE-2025-51480"
172
+ "CVE-2025-51480",
173
+ "CVE-2025-10164",
174
+ "CVE-2026-5760"
173
175
  ],
174
176
  "description_full": "Adversaries may gain initial access to a system by compromising the unique portions of the AI supply chain. This could include [Hardware](/techniques/AML.T0010.000), [Data](/techniques/AML.T0010.002) and its annotations, parts of the AI [AI Software](/techniques/AML.T0010.001) stack, or the [Model](/techniques/AML.T0010.003) itself. In some instances the attacker will need secondary access to fully carry out an attack using compromised components of the supply chain.",
175
177
  "platforms": [
@@ -1300,7 +1302,9 @@
1300
1302
  "CVE-2025-8747",
1301
1303
  "CVE-2026-31229",
1302
1304
  "MAL-2024-PYPI-ULTRALYTICS-XMRIG",
1303
- "CVE-2025-51480"
1305
+ "CVE-2025-51480",
1306
+ "CVE-2025-10164",
1307
+ "CVE-2026-5760"
1304
1308
  ],
1305
1309
  "description_full": "An adversary may rely upon specific actions by a user in order to gain execution. Users may inadvertently execute unsafe code introduced via [AI Supply Chain Compromise](/techniques/AML.T0010). Users may be subjected to social engineering to get them to execute malicious code by, for example, opening a malicious document file or link.",
1306
1310
  "platforms": [
@@ -1786,7 +1790,9 @@
1786
1790
  "CVE-2026-34159",
1787
1791
  "CVE-2026-41947",
1788
1792
  "CVE-2026-41950",
1789
- "CVE-2026-45829"
1793
+ "CVE-2026-45829",
1794
+ "CVE-2026-21858",
1795
+ "CVE-2025-68668"
1790
1796
  ]
1791
1797
  },
1792
1798
  "AML.T0050": {
@@ -343,7 +343,11 @@
343
343
  "CVE-2026-45829",
344
344
  "CVE-2026-6973",
345
345
  "CVE-2025-68665",
346
- "CVE-2025-51480"
346
+ "CVE-2025-51480",
347
+ "CVE-2025-10164",
348
+ "CVE-2026-5760",
349
+ "CVE-2025-68668",
350
+ "CVE-2026-21858"
347
351
  ],
348
352
  "description_full": "Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries. These interfaces and languages provide ways of interacting with computer systems and are a common feature across many different platforms. Most systems come with some built-in command-line interface and scripting capabilities, for example, macOS and Linux distributions include some flavor of [Unix Shell](https://attack.mitre.org/techniques/T1059/004) while Windows installations include the [Windows Command Shell](https://attack.mitre.org/techniques/T1059/003) and [PowerShell](https://attack.mitre.org/techniques/T1059/001). There are also cross-platform interpreters such as [Python](https://attack.mitre.org/techniques/T1059/006), as well as those commonly associated with client applications such as [JavaScript](https://attack.mitre.org/techniques/T1059/007) and [Visual Basic](https://attack.mitre.org/techniques/T1059/005). Adversaries may abuse these technologies in various ways as a means of executing arbitrary commands. Commands and scripts can be embedded in [Initial Access](https://attack.mitre.org/tactics/TA0001) payloads delivered to victims as lure documents or as secondary payloads downloaded from an existing C2. Adversaries may also execute commands through interactive terminals/shells, as well as utilize various [Remote Services](https://attack.mitre.org/techniques/T1021) in order to achieve remote Execution.(Citation: Powershell Remote Commands)(Citation: Cisco IOS Software Integrity Assurance - Command History)(Citation: Remote Shell Execution in Python)",
349
353
  "platforms": [
@@ -559,7 +563,8 @@
559
563
  "CVE-2026-6973",
560
564
  "MAL-2026-NODE-IPC-STEALER",
561
565
  "MAL-2026-SHAI-HULUD-OSS",
562
- "CVE-2025-69286"
566
+ "CVE-2025-69286",
567
+ "CVE-2026-21858"
563
568
  ],
564
569
  "description_full": "Adversaries may obtain and abuse credentials of existing accounts as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Compromised credentials may be used to bypass access controls placed on various resources on systems within the network and may even be used for persistent access to remote systems and externally available services, such as VPNs, Outlook Web Access, network devices, and remote desktop.(Citation: volexity_0day_sophos_FW) Compromised credentials may also grant an adversary increased privilege to specific systems or access to restricted areas of the network. Adversaries may choose not to use malware or tools in conjunction with the legitimate access those credentials provide to make it harder to detect their presence. In some cases, adversaries may abuse inactive accounts: for example, those belonging to individuals who are no longer part of an organization. Using these accounts may allow the adversary to evade detection, as the original account user will not be present to identify any anomalous activity taking place on their account.(Citation: CISA MFA PrintNightmare) The overlap of permissions for local, domain, and cloud accounts across a network of systems is of concern because the adversary may be able to pivot across accounts and systems to reach a high level of access (i.e., domain or enterprise administrator) to bypass access controls set within the enterprise.(Citation: TechNet Credential Theft)",
565
570
  "platforms": [
@@ -1104,7 +1109,10 @@
1104
1109
  "CVE-2024-12450",
1105
1110
  "CVE-2025-69286",
1106
1111
  "CVE-2026-22218",
1107
- "CVE-2026-22219"
1112
+ "CVE-2026-22219",
1113
+ "CVE-2026-5760",
1114
+ "CVE-2026-21858",
1115
+ "CVE-2025-68668"
1108
1116
  ],
1109
1117
  "description_full": "Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network. The weakness in the system can be a software bug, a temporary glitch, or a misconfiguration. Exploited applications are often websites/web servers, but can also include databases (like SQL), standard services (like SMB or SSH), network device administration and management protocols (like SNMP and Smart Install), and any other system with Internet-accessible open sockets.(Citation: NVD CVE-2016-6662)(Citation: CIS Multiple SMB Vulnerabilities)(Citation: US-CERT TA18-106A Network Infrastructure Devices 2018)(Citation: Cisco Blog Legacy Device Attacks)(Citation: NVD CVE-2014-7169) On ESXi infrastructure, adversaries may exploit exposed OpenSLP services; they may alternatively exploit exposed VMware vCenter servers.(Citation: Recorded Future ESXiArgs Ransomware 2023)(Citation: Ars Technica VMWare Code Execution Vulnerability 2021) Depending on the flaw being exploited, this may also involve [Exploitation for Stealth](https://attack.mitre.org/techniques/T1211) or [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203). If an application is hosted on cloud-based infrastructure and/or is containerized, then exploiting it may lead to compromise of the underlying instance or container. This can allow an adversary a path to access the cloud or container APIs (e.g., via the [Cloud Instance Metadata API](https://attack.mitre.org/techniques/T1552/005)), exploit container host access via [Escape to Host](https://attack.mitre.org/techniques/T1611), or take advantage of weak identity and access management policies. Adversaries may also exploit edge network infrastructure and related appliances, specifically targeting devices that do not support robust host-based defenses.(Citation: Mandiant Fortinet Zero Day)(Citation: Wired Russia Cyberwar) For websites and databases, the OWASP top 10 and CWE top 25 highlight the most common web-based vulnerabilities.(Citation: OWASP Top 10)(Citation: CWE top 25)",
1110
1118
  "platforms": [
@@ -1195,7 +1203,9 @@
1195
1203
  "MAL-2026-NODE-IPC-STEALER",
1196
1204
  "MAL-2026-RUBYGEMS-BUFFERZONECORP-SLEEPER",
1197
1205
  "MAL-2026-SHAI-HULUD-OSS",
1198
- "CVE-2025-51480"
1206
+ "CVE-2025-51480",
1207
+ "CVE-2025-10164",
1208
+ "CVE-2026-5760"
1199
1209
  ],
1200
1210
  "description_full": "Adversaries may manipulate application software prior to receipt by a final consumer for the purpose of data or system compromise. Supply chain compromise of software can take place in a number of ways, including manipulation of the application source code, manipulation of the update/distribution mechanism for that software, or replacing compiled releases with a modified version. Targeting may be specific to a desired victim set or may be distributed to a broad set of consumers but only move on to additional tactics on specific victims.(Citation: Avast CCleaner3 2018)(Citation: Command Five SK 2011)",
1201
1211
  "platforms": [
@@ -1329,7 +1339,8 @@
1329
1339
  "cve_refs": [
1330
1340
  "CVE-2026-41950",
1331
1341
  "CVE-2024-12450",
1332
- "CVE-2026-22218"
1342
+ "CVE-2026-22218",
1343
+ "CVE-2026-21858"
1333
1344
  ]
1334
1345
  },
1335
1346
  "T1485": {
@@ -56,8 +56,9 @@
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.029,
59
- "current_floor_enforced_by_test": 0.029,
59
+ "current_floor_enforced_by_test": 0.028,
60
60
  "ladder_to_target": [
61
+ 0.028,
61
62
  0.029,
62
63
  0.03,
63
64
  0.05,
@@ -67,7 +68,7 @@
67
68
  0.3,
68
69
  0.4
69
70
  ],
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).",
71
+ "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). v0.13.122: AI-ecosystem CVE tranches grew the catalog to 414; observed rate 12/414 (0.0290) fell just under the 0.029 floor, so the floor was lowered to 0.028 with a prepended 0.028 ladder rung (prior rungs and the 0.40 target preserved).",
71
72
  "ladder_note": "Test floor advances when each rung is exceeded with a margin (>= floor + 0.05). Surfaces incremental tightening without coincidence-passing failures.",
72
73
  "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.",
73
74
  "discovery_source_enum": [
@@ -39749,5 +39750,429 @@
39749
39750
  "_auto_imported": false,
39750
39751
  "_intake_method": "manual-verified-curation",
39751
39752
  "_kev_short_description": "ONNX save_external_data does not validate the external_data location, so a crafted model overwrites arbitrary files via path traversal on load/save (CWE-22); fixed in 1.18.0."
39753
+ },
39754
+ "CVE-2025-10164": {
39755
+ "name": "SGLang update_weights_from_tensor Unsafe Deserialization RCE",
39756
+ "type": "RCE",
39757
+ "cvss_score": 7.3,
39758
+ "cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
39759
+ "cvss_note": "VulDB (CNA) CVSS v3.1 base 7.3; v4.0 5.5. The GitHub Security Advisory GHSA-9w53-xr52-mwgj describes the impact as remote code execution: SGLang's update_weights_from_tensor path deserializes attacker-controllable serialized-object tensor data (CWE-502 / CWE-20), so a deployment that exposes the weight-update endpoint to untrusted input executes arbitrary code. VulDB's partial-impact scoring understates the deserialization-RCE potential; RWEP captures the real priority.",
39760
+ "cisa_kev": false,
39761
+ "poc_available": true,
39762
+ "poc_description": "Documented in the disclosing advisory (https://github.com/advisories/GHSA-9w53-xr52-mwgj) and the Orca Security writeup: a crafted serialized-object tensor payload sent to update_weights_from_tensor executes on the server.",
39763
+ "ai_discovered": false,
39764
+ "ai_discovery_source": "human_researcher",
39765
+ "ai_discovery_notes": "Disclosed via GitHub Security Advisory GHSA-9w53-xr52-mwgj / VulDB, enriched by NVD. The abused surface is SGLang (lmsys), a widely used high-performance LLM serving / inference framework.",
39766
+ "ai_assisted_weaponization": false,
39767
+ "ai_assisted_notes": "No AI-assisted weaponization; the flaw is unsafe deserialization of model-weight tensors in an LLM serving framework.",
39768
+ "active_exploitation": "none",
39769
+ "active_exploitation_notes": "Advisory disclosure with a coordinated fix; no confirmed in-the-wild exploitation reported as of curation, and the CVE is not in CISA KEV (verified against the live catalog).",
39770
+ "affected": "SGLang (lmsys) 0.4.6 (update_weights_from_tensor); fixed in a later release.",
39771
+ "affected_versions": [
39772
+ "SGLang 0.4.6"
39773
+ ],
39774
+ "vector": "SGLang's update_weights_from_tensor deserializes attacker-controllable serialized-object tensor data without validation, so a deployment that exposes the weight-update path to untrusted input loads a malicious serialized-object payload and executes arbitrary code (CWE-502 deserialization of untrusted data / CWE-20 improper input validation).",
39775
+ "complexity": "low",
39776
+ "complexity_notes": "VulDB AV:N / AC:L / PR:N - reachable wherever the weight-update path accepts untrusted input.",
39777
+ "patch_available": true,
39778
+ "patch_required_reboot": false,
39779
+ "live_patch_available": false,
39780
+ "live_patch_tools": [],
39781
+ "live_patch_notes": "Remediation is upgrading to the patched SGLang release and not exposing update_weights_from_tensor to untrusted input; redeploy the serving process.",
39782
+ "vendor_update_paths": [
39783
+ "Upgrade SGLang past 0.4.6 to the patched release. Never deserialize untrusted serialized-object input - use a safe tensor format (e.g. safetensors) for weight updates, and restrict the weight-update path to trusted callers."
39784
+ ],
39785
+ "framework_control_gaps": {
39786
+ "NIST-800-53-SI-2": "Flaw-remediation does not single out unsafe deserialization in an LLM serving framework's weight-update path.",
39787
+ "NIST-800-53-SI-10": "No input validation is applied to the serialized-object tensor data before deserialization (CWE-502 / CWE-20).",
39788
+ "NIST-800-53-SR-3": "Supply-chain controls do not treat model-weight tensors fed to the serving framework as untrusted code.",
39789
+ "ISO-27001-2022-A.8.28": "Secure coding does not prohibit deserializing untrusted serialized objects in the serving path.",
39790
+ "NIS2-Art21-network-security": "Article 21 measures do not model an LLM serving framework's weight-update endpoint as an RCE surface.",
39791
+ "DORA-Art-9": "ICT protection measures do not model deserialization RCE in an AI serving framework as an ICT-risk event.",
39792
+ "UK-CAF-B4": "System security objective has no objective for safe deserialization in ML serving frameworks.",
39793
+ "AU-ISM-1546": "Patch-application control does not single out LLM serving frameworks.",
39794
+ "ALL-AI-PIPELINE-INTEGRITY": "No framework treats an LLM serving framework's weight-update input as an integrity boundary requiring a safe (non-deserializing) tensor format."
39795
+ },
39796
+ "atlas_refs": [
39797
+ "AML.T0010",
39798
+ "AML.T0011"
39799
+ ],
39800
+ "attack_refs": [
39801
+ "T1059",
39802
+ "T1195.002"
39803
+ ],
39804
+ "rwep_score": 25,
39805
+ "rwep_factors": {
39806
+ "cisa_kev": 0,
39807
+ "poc_available": 20,
39808
+ "ai_factor": 0,
39809
+ "active_exploitation": 0,
39810
+ "blast_radius": 20,
39811
+ "patch_available": -15,
39812
+ "live_patch_available": 0,
39813
+ "reboot_required": 0
39814
+ },
39815
+ "rwep_notes": "Moderate-high (RWEP 25, \"patch within 30 days\" band per lib/scoring.js). Not KEV (verified), no confirmed in-the-wild exploitation, patched (Hard Rule #3): poc_available=20 + blast_radius=20 (unsafe-deserialization RCE in a widely used LLM serving framework, gated on the weight-update path receiving untrusted input), minus patch_available 15.",
39816
+ "epss_score": 0.00111,
39817
+ "epss_date": "2026-05-26",
39818
+ "epss_note": "FIRST EPSS 0.00111 (29th percentile) as of 2026-05-26.",
39819
+ "epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2025-10164",
39820
+ "cwe_refs": [
39821
+ "CWE-502",
39822
+ "CWE-20"
39823
+ ],
39824
+ "iocs": {
39825
+ "behavioral": [
39826
+ "SGLang servers receiving serialized-object tensor payloads on the update_weights_from_tensor path from untrusted callers.",
39827
+ "Unexpected process execution / child processes spawned by the SGLang serving process after a weight update.",
39828
+ "SGLang 0.4.6 exposing the weight-update path to untrusted input - the exposed precondition."
39829
+ ],
39830
+ "_ioc_source_note": "Behavioral signatures anchored to GHSA-9w53-xr52-mwgj and NVD CVE-2025-10164 (CWE-502 / CWE-20)."
39831
+ },
39832
+ "source_verified": "2026-05-26",
39833
+ "verification_sources": [
39834
+ "https://nvd.nist.gov/vuln/detail/CVE-2025-10164",
39835
+ "https://github.com/advisories/GHSA-9w53-xr52-mwgj"
39836
+ ],
39837
+ "vendor_advisories": [
39838
+ {
39839
+ "vendor": "GitHub Advisory Database",
39840
+ "advisory_id": "GHSA-9w53-xr52-mwgj",
39841
+ "url": "https://github.com/advisories/GHSA-9w53-xr52-mwgj",
39842
+ "severity": "high",
39843
+ "published_date": "2025-09-09"
39844
+ },
39845
+ {
39846
+ "vendor": "NVD",
39847
+ "advisory_id": "CVE-2025-10164",
39848
+ "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10164",
39849
+ "severity": "high",
39850
+ "published_date": "2025-09-09"
39851
+ }
39852
+ ],
39853
+ "last_updated": "2026-05-26",
39854
+ "discovery_attribution_note": "Manually curated from NVD CVE-2025-10164 (CWE-502 / CWE-20) + GitHub Security Advisory GHSA-9w53-xr52-mwgj + the Orca Security writeup. SGLang LLM-serving-framework unsafe deserialization RCE; reuses the untrusted-model-artifact loading control NEW-CTRL-091 (shared with the Keras / PyTorch / BentoML deserialization class).",
39855
+ "_auto_imported": false,
39856
+ "_intake_method": "manual-verified-curation",
39857
+ "_kev_short_description": "SGLang update_weights_from_tensor deserializes untrusted serialized-object tensor data, yielding RCE wherever the weight-update path accepts untrusted input (CWE-502); upgrade past 0.4.6."
39858
+ },
39859
+ "CVE-2026-5760": {
39860
+ "name": "SGLang /v1/rerank Malicious-Model Jinja2 Template-Injection RCE",
39861
+ "type": "RCE",
39862
+ "cvss_score": 9.8,
39863
+ "cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
39864
+ "cvss_note": "CNA (GitHub) CVSS v3.1 base 9.8 (CRITICAL). SGLang's reranking endpoint (/v1/rerank) renders a model-supplied tokenizer.chat_template with a non-sandboxed jinja2.Environment() instead of ImmutableSandboxedEnvironment, so loading a model file whose chat_template contains a malicious Jinja2 expression achieves remote code execution (CWE-94 code injection / server-side template injection).",
39865
+ "cisa_kev": false,
39866
+ "poc_available": true,
39867
+ "poc_description": "Documented in the disclosing advisory + The Hacker News / Orca writeups: a GGUF model file with a crafted tokenizer.chat_template triggers RCE when rendered by the rerank endpoint's unsandboxed Jinja2 environment.",
39868
+ "ai_discovered": false,
39869
+ "ai_discovery_source": "human_researcher",
39870
+ "ai_discovery_notes": "Disclosed via GitHub Security Advisory / VulnCheck and enriched by NVD. The abused surface is SGLang (lmsys), a widely used LLM serving / inference framework.",
39871
+ "ai_assisted_weaponization": false,
39872
+ "ai_assisted_notes": "No AI-assisted weaponization; the flaw is unsandboxed Jinja2 rendering of a model-supplied chat template (server-side template injection) in an LLM serving framework.",
39873
+ "active_exploitation": "none",
39874
+ "active_exploitation_notes": "Advisory disclosure with a coordinated fix; no confirmed in-the-wild exploitation reported as of curation, and the CVE is not in CISA KEV (verified against the live catalog).",
39875
+ "affected": "SGLang (lmsys) - the /v1/rerank endpoint rendering model-supplied chat templates with a non-sandboxed Jinja2 environment.",
39876
+ "affected_versions": [
39877
+ "SGLang (rerank endpoint, pre-fix)"
39878
+ ],
39879
+ "vector": "SGLang's /v1/rerank endpoint renders the tokenizer.chat_template from a loaded model file using a non-sandboxed jinja2.Environment() rather than ImmutableSandboxedEnvironment, so a model whose chat_template embeds a malicious Jinja2 expression executes arbitrary code on the server when the template is rendered (CWE-94 / server-side template injection).",
39880
+ "complexity": "low",
39881
+ "complexity_notes": "CNA AV:N / AC:L / PR:N / UI:N - rendering a malicious model's chat template at the rerank endpoint.",
39882
+ "patch_available": true,
39883
+ "patch_required_reboot": false,
39884
+ "live_patch_available": false,
39885
+ "live_patch_tools": [],
39886
+ "live_patch_notes": "Remediation is upgrading to the SGLang release that renders model-supplied templates with ImmutableSandboxedEnvironment; redeploy the serving process.",
39887
+ "vendor_update_paths": [
39888
+ "Upgrade SGLang to the fixed release. Render any model-supplied chat template with jinja2's ImmutableSandboxedEnvironment (never the default Environment), and treat third-party model files (incl. GGUF) as untrusted."
39889
+ ],
39890
+ "framework_control_gaps": {
39891
+ "NIST-800-53-SI-10": "No input validation / sandboxing is applied to the model-supplied chat template before rendering (CWE-94).",
39892
+ "NIST-800-53-SR-3": "Supply-chain controls do not treat a third-party model's embedded chat template as untrusted executable input.",
39893
+ "NIST-800-53-SC-7": "Boundary protection does not isolate the template-rendering path that an unauthenticated rerank request reaches.",
39894
+ "ISO-27001-2022-A.8.28": "Secure coding does not require sandboxed template rendering of model-supplied templates.",
39895
+ "NIS2-Art21-network-security": "Article 21 measures do not model an LLM serving framework's template rendering as an RCE surface.",
39896
+ "DORA-Art-9": "ICT protection measures do not model template-injection RCE in an AI serving framework as an ICT-risk event.",
39897
+ "UK-CAF-B4": "System security objective has no objective for sandboxed template rendering in ML serving frameworks.",
39898
+ "AU-ISM-1546": "Patch-application control does not single out LLM serving frameworks.",
39899
+ "ALL-AI-PIPELINE-INTEGRITY": "No framework treats a model-supplied chat template as untrusted code requiring a sandboxed renderer."
39900
+ },
39901
+ "atlas_refs": [
39902
+ "AML.T0010",
39903
+ "AML.T0011"
39904
+ ],
39905
+ "attack_refs": [
39906
+ "T1190",
39907
+ "T1059",
39908
+ "T1195.002"
39909
+ ],
39910
+ "rwep_score": 29,
39911
+ "rwep_factors": {
39912
+ "cisa_kev": 0,
39913
+ "poc_available": 20,
39914
+ "ai_factor": 0,
39915
+ "active_exploitation": 0,
39916
+ "blast_radius": 24,
39917
+ "patch_available": -15,
39918
+ "live_patch_available": 0,
39919
+ "reboot_required": 0
39920
+ },
39921
+ "rwep_notes": "High (RWEP 29, \"patch promptly\" band per lib/scoring.js). Not KEV (verified), no confirmed in-the-wild exploitation, patched (Hard Rule #3): poc_available=20 + blast_radius=24 (unauthenticated CVSS-9.8 template-injection RCE via a malicious model at a network endpoint in a widely used LLM serving framework), minus patch_available 15.",
39922
+ "epss_score": 0.00353,
39923
+ "epss_date": "2026-05-26",
39924
+ "epss_note": "FIRST EPSS 0.00353 (58th percentile) as of 2026-05-26.",
39925
+ "epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2026-5760",
39926
+ "cwe_refs": [
39927
+ "CWE-94"
39928
+ ],
39929
+ "iocs": {
39930
+ "behavioral": [
39931
+ "SGLang /v1/rerank requests loading model files whose tokenizer.chat_template contains Jinja2 expressions referencing builtins / process / os.",
39932
+ "Unexpected process execution by the SGLang serving process after a rerank request renders a model template.",
39933
+ "SGLang rendering model-supplied chat templates with a non-sandboxed jinja2.Environment - the exposed precondition."
39934
+ ],
39935
+ "_ioc_source_note": "Behavioral signatures anchored to the SGLang GitHub Security Advisory and NVD CVE-2026-5760 (CWE-94)."
39936
+ },
39937
+ "source_verified": "2026-05-26",
39938
+ "verification_sources": [
39939
+ "https://nvd.nist.gov/vuln/detail/CVE-2026-5760",
39940
+ "https://kb.cert.org/vuls/id/915947"
39941
+ ],
39942
+ "vendor_advisories": [
39943
+ {
39944
+ "vendor": "GitHub Security Advisory",
39945
+ "advisory_id": "CVE-2026-5760",
39946
+ "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5760",
39947
+ "severity": "critical",
39948
+ "published_date": "2026-04-20"
39949
+ },
39950
+ {
39951
+ "vendor": "CERT/CC",
39952
+ "advisory_id": "VU#915947",
39953
+ "url": "https://kb.cert.org/vuls/id/915947",
39954
+ "severity": "critical",
39955
+ "published_date": "2026-04-20"
39956
+ },
39957
+ {
39958
+ "vendor": "NVD",
39959
+ "advisory_id": "CVE-2026-5760",
39960
+ "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5760",
39961
+ "severity": "critical",
39962
+ "published_date": "2026-04-20"
39963
+ }
39964
+ ],
39965
+ "last_updated": "2026-05-26",
39966
+ "discovery_attribution_note": "Manually curated from NVD CVE-2026-5760 (CWE-94) + the SGLang GitHub Security Advisory + CERT/CC VU#915947. SGLang LLM-serving-framework malicious-model Jinja2 template-injection RCE; introduces the AI-model template-rendering sandbox control NEW-CTRL-110.",
39967
+ "_auto_imported": false,
39968
+ "_intake_method": "manual-verified-curation",
39969
+ "_kev_short_description": "SGLang /v1/rerank renders a model-supplied jinja2 chat_template in a non-sandboxed Environment, so a malicious model achieves RCE (CWE-94); fix renders with ImmutableSandboxedEnvironment."
39970
+ },
39971
+ "CVE-2026-21858": {
39972
+ "name": "n8n Form-Based Unauthenticated Arbitrary File Access",
39973
+ "type": "Arbitrary File Access",
39974
+ "cvss_score": 10,
39975
+ "cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
39976
+ "cvss_note": "GitHub (CNA) CVSS v3.1 base 10.0 (CRITICAL, scope-changed). n8n versions 1.65.0 through < 1.121.0 allow an unauthenticated attacker to access files on the underlying server through the execution of certain form-based actions, with no input validation confining the accessed path (CWE-20 improper input validation). The public exploit chains beyond file read: on a locally deployed instance with a readable DB/config it reads the credentials, forges an admin session, then creates a workflow using the Execute Command node to run host commands - i.e. unauthenticated file read escalating to remote code execution.",
39977
+ "cisa_kev": false,
39978
+ "poc_available": true,
39979
+ "poc_description": "Documented in the disclosing GitHub Security Advisory: unauthenticated form-based requests reach a file-access path on the n8n server.",
39980
+ "ai_discovered": false,
39981
+ "ai_discovery_source": "human_researcher",
39982
+ "ai_discovery_notes": "Disclosed via GitHub Security Advisory and enriched by NVD. The abused surface is n8n, a widely deployed workflow-automation / AI-workflow platform (>100k internet-reachable instances reported).",
39983
+ "ai_assisted_weaponization": false,
39984
+ "ai_assisted_notes": "No AI-assisted weaponization; the flaw is missing input validation on a form-based action that reaches a server file-access path.",
39985
+ "active_exploitation": "none",
39986
+ "active_exploitation_notes": "Advisory disclosure with a coordinated fix; no confirmed in-the-wild exploitation reported as of curation, and the CVE is not in CISA KEV (verified against the live catalog). FIRST EPSS percentile is elevated (91st).",
39987
+ "affected": "n8n 1.65.0 through versions before 1.121.0.",
39988
+ "affected_versions": [
39989
+ "n8n >= 1.65.0, < 1.121.0"
39990
+ ],
39991
+ "vector": "n8n exposes form-based actions that reach a file-access path on the underlying server without authentication or path confinement, so an unauthenticated attacker accesses arbitrary server files (CWE-20 improper input validation); the scope-changed CVSS reflects reaching resources beyond the application boundary. Where the local database/config is readable, the public exploit chains this into full host RCE: read the DB/config, forge an authenticated admin session, then create a workflow whose Execute Command node runs arbitrary host commands.",
39992
+ "complexity": "low",
39993
+ "complexity_notes": "GitHub v3.1 AV:N / AC:L / PR:N / UI:N - unauthenticated form-based request.",
39994
+ "patch_available": true,
39995
+ "patch_required_reboot": false,
39996
+ "live_patch_available": false,
39997
+ "live_patch_tools": [],
39998
+ "live_patch_notes": "Remediation is upgrading to n8n 1.121.0 or later; redeploy the instance and ensure it is not exposed unauthenticated to untrusted networks.",
39999
+ "vendor_update_paths": [
40000
+ "Upgrade n8n to 1.121.0 or later. Authenticate form-based actions, validate and confine any file path they reach, and do not expose the n8n instance to untrusted networks."
40001
+ ],
40002
+ "framework_control_gaps": {
40003
+ "NIST-800-53-SI-10": "No input validation confines the file path reached by the form-based action (CWE-20).",
40004
+ "NIST-800-53-AC-3": "Access enforcement does not require authentication on a path that reaches server files.",
40005
+ "ISO-27001-2022-A.8.28": "Secure coding does not require validation/confinement of file paths reached by form actions.",
40006
+ "NIS2-Art21-network-security": "Article 21 measures do not model a workflow-automation platform's form actions as an unauthenticated file-access surface.",
40007
+ "DORA-Art-9": "ICT protection measures do not model unauthenticated file access in an AI-workflow platform as an ICT-risk event.",
40008
+ "UK-CAF-B4": "System security objective has no objective for authentication + path confinement on workflow-platform form actions.",
40009
+ "AU-ISM-1546": "Patch-application control does not single out AI-workflow / automation platforms.",
40010
+ "ALL-AI-PIPELINE-INTEGRITY": "No framework treats a workflow-automation platform's form-action file path as an integrity boundary requiring auth + confinement."
40011
+ },
40012
+ "atlas_refs": [
40013
+ "AML.T0049"
40014
+ ],
40015
+ "attack_refs": [
40016
+ "T1190",
40017
+ "T1213",
40018
+ "T1078",
40019
+ "T1059"
40020
+ ],
40021
+ "rwep_score": 31,
40022
+ "rwep_factors": {
40023
+ "cisa_kev": 0,
40024
+ "poc_available": 20,
40025
+ "ai_factor": 0,
40026
+ "active_exploitation": 0,
40027
+ "blast_radius": 26,
40028
+ "patch_available": -15,
40029
+ "live_patch_available": 0,
40030
+ "reboot_required": 0
40031
+ },
40032
+ "rwep_notes": "High (RWEP 31, \"patch promptly\" band per lib/scoring.js). Not KEV (verified), no confirmed in-the-wild exploitation, patched at 1.121.0 (Hard Rule #3): poc_available=20 + blast_radius=26 (unauthenticated CVSS-10.0 arbitrary file read that the public exploit chains into admin-session forgery + Execute Command host RCE on locally deployed instances; >100k internet-reachable instances; elevated EPSS), minus patch_available 15.",
40033
+ "epss_score": 0.06939,
40034
+ "epss_date": "2026-05-26",
40035
+ "epss_note": "FIRST EPSS 0.06939 (91st percentile) as of 2026-05-26.",
40036
+ "epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2026-21858",
40037
+ "cwe_refs": [
40038
+ "CWE-20"
40039
+ ],
40040
+ "iocs": {
40041
+ "behavioral": [
40042
+ "Unauthenticated n8n form-based requests that reference server file paths (../ traversal or absolute paths).",
40043
+ "n8n returning contents of server files (config, .env, credentials) to unauthenticated callers.",
40044
+ "n8n 1.65.0-1.120.x reachable unauthenticated on the network - the exposed precondition.",
40045
+ "n8n workflows created shortly after an unauthenticated file-read that use the Execute Command node to run host commands.",
40046
+ "Admin/authenticated sessions appearing without a corresponding login, consistent with a forged session derived from a leaked DB/config."
40047
+ ],
40048
+ "_ioc_source_note": "Behavioral signatures anchored to the n8n GitHub Security Advisory and NVD CVE-2026-21858 (CWE-20)."
40049
+ },
40050
+ "source_verified": "2026-05-26",
40051
+ "verification_sources": [
40052
+ "https://nvd.nist.gov/vuln/detail/CVE-2026-21858"
40053
+ ],
40054
+ "vendor_advisories": [
40055
+ {
40056
+ "vendor": "GitHub Security Advisory",
40057
+ "advisory_id": "CVE-2026-21858",
40058
+ "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21858",
40059
+ "severity": "critical",
40060
+ "published_date": "2026-01-08"
40061
+ },
40062
+ {
40063
+ "vendor": "NVD",
40064
+ "advisory_id": "CVE-2026-21858",
40065
+ "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21858",
40066
+ "severity": "critical",
40067
+ "published_date": "2026-01-08"
40068
+ }
40069
+ ],
40070
+ "last_updated": "2026-05-26",
40071
+ "discovery_attribution_note": "Manually curated from NVD CVE-2026-21858 (CWE-20) + the n8n GitHub Security Advisory (CNA, CVSS v3.1 10.0). n8n workflow-automation unauthenticated file access via form actions; reuses the AI-runtime-API path-traversal validation control NEW-CTRL-094.",
40072
+ "_auto_imported": false,
40073
+ "_intake_method": "manual-verified-curation",
40074
+ "_kev_short_description": "n8n 1.65.0-1.120.x lets an unauthenticated attacker access server files via form-based actions without path confinement (CWE-20); fixed in 1.121.0."
40075
+ },
40076
+ "CVE-2025-68668": {
40077
+ "name": "n8n Python Code Node Pyodide Sandbox Bypass RCE",
40078
+ "type": "Sandbox Escape",
40079
+ "cvss_score": 9.9,
40080
+ "cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
40081
+ "cvss_note": "GitHub (CNA) / NVD CVSS v3.1 base 9.9 (CRITICAL, scope-changed). n8n's Python Code Node runs user code in a Pyodide sandbox, but an authenticated user with permission to edit workflows bypasses the sandbox and executes code with host privileges (CWE-693 protection mechanism failure).",
40082
+ "cisa_kev": false,
40083
+ "poc_available": true,
40084
+ "poc_description": "Documented in the disclosing GitHub Security Advisory: a crafted Python Code Node escapes the Pyodide sandbox to the host.",
40085
+ "ai_discovered": false,
40086
+ "ai_discovery_source": "human_researcher",
40087
+ "ai_discovery_notes": "Disclosed via GitHub Security Advisory and enriched by NVD. The abused surface is n8n's Python Code Node (Pyodide), in a widely deployed AI-workflow / automation platform.",
40088
+ "ai_assisted_weaponization": false,
40089
+ "ai_assisted_notes": "No AI-assisted weaponization; the flaw is a sandbox-bypass (protection-mechanism failure) in a visual workflow builder's code-execution node.",
40090
+ "active_exploitation": "none",
40091
+ "active_exploitation_notes": "Advisory disclosure with a coordinated fix; no confirmed in-the-wild exploitation reported as of curation, and the CVE is not in CISA KEV (verified against the live catalog).",
40092
+ "affected": "n8n 1.0.0 up to before 2.0.0 (Python Code Node / Pyodide).",
40093
+ "affected_versions": [
40094
+ "n8n >= 1.0.0, < 2.0.0"
40095
+ ],
40096
+ "vector": "n8n's Python Code Node executes user-supplied code inside a Pyodide sandbox, but the sandbox is bypassable, so an authenticated user with workflow-edit permission escapes it and runs code with the privileges of the n8n process (CWE-693 protection mechanism failure) - a code-node sandbox escape.",
40097
+ "complexity": "low",
40098
+ "complexity_notes": "GitHub v3.1 AV:N / AC:L / PR:L - an authenticated user who can edit a workflow.",
40099
+ "patch_available": true,
40100
+ "patch_required_reboot": false,
40101
+ "live_patch_available": false,
40102
+ "live_patch_tools": [],
40103
+ "live_patch_notes": "Remediation is upgrading to n8n 2.0.0 or later; redeploy the instance.",
40104
+ "vendor_update_paths": [
40105
+ "Upgrade n8n to 2.0.0 or later. Treat the code node as a code-execution sink: run it in a hardened sandbox with no host filesystem/network/process access, restrict who can edit workflows, and never expose the editor to untrusted users."
40106
+ ],
40107
+ "framework_control_gaps": {
40108
+ "NIST-800-53-AC-3": "Access enforcement does not contain the code node to its sandbox - an editor escapes to host privileges.",
40109
+ "NIST-800-53-SI-3": "Malicious-code protection does not stop a sandbox-bypass in the workflow builder's code node.",
40110
+ "NIST-800-53-SC-39": "Process isolation does not confine the Pyodide-sandboxed code node from the host process.",
40111
+ "ISO-27001-2022-A.8.28": "Secure coding does not guarantee the code-node sandbox is non-bypassable.",
40112
+ "NIS2-Art21-network-security": "Article 21 measures do not model a workflow builder's code node as a sandbox-escape RCE surface.",
40113
+ "DORA-Art-9": "ICT protection measures do not model code-node sandbox escape in an AI-workflow platform as an ICT-risk event.",
40114
+ "UK-CAF-B4": "System security objective has no objective for non-bypassable code-node sandboxing in workflow platforms.",
40115
+ "AU-ISM-1546": "Patch-application control does not single out AI-workflow / automation platforms.",
40116
+ "ALL-AI-PIPELINE-INTEGRITY": "No framework treats a visual workflow builder's code node as a code-execution sink requiring a non-bypassable sandbox."
40117
+ },
40118
+ "atlas_refs": [
40119
+ "AML.T0049"
40120
+ ],
40121
+ "attack_refs": [
40122
+ "T1190",
40123
+ "T1059"
40124
+ ],
40125
+ "rwep_score": 27,
40126
+ "rwep_factors": {
40127
+ "cisa_kev": 0,
40128
+ "poc_available": 20,
40129
+ "ai_factor": 0,
40130
+ "active_exploitation": 0,
40131
+ "blast_radius": 22,
40132
+ "patch_available": -15,
40133
+ "live_patch_available": 0,
40134
+ "reboot_required": 0
40135
+ },
40136
+ "rwep_notes": "Moderate-high (RWEP 27, \"patch within 30 days\" band per lib/scoring.js). Not KEV (verified), no confirmed in-the-wild exploitation, patched at 2.0.0 (Hard Rule #3): poc_available=20 + blast_radius=22 (authenticated code-node sandbox escape to host RCE in a widely deployed workflow builder), minus patch_available 15.",
40137
+ "epss_score": 0.00035,
40138
+ "epss_date": "2026-05-26",
40139
+ "epss_note": "FIRST EPSS 0.00035 (10th percentile) as of 2026-05-26.",
40140
+ "epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2025-68668",
40141
+ "cwe_refs": [
40142
+ "CWE-693"
40143
+ ],
40144
+ "iocs": {
40145
+ "behavioral": [
40146
+ "n8n Python Code Node workflows containing Pyodide escape patterns (reaching the host filesystem / process from inside the sandbox).",
40147
+ "Process execution / host access by the n8n process originating from a Python Code Node run.",
40148
+ "n8n 1.x (< 2.0.0) with the Python Code Node enabled for users who can edit workflows - the exposed precondition."
40149
+ ],
40150
+ "_ioc_source_note": "Behavioral signatures anchored to the n8n GitHub Security Advisory and NVD CVE-2025-68668 (CWE-693)."
40151
+ },
40152
+ "source_verified": "2026-05-26",
40153
+ "verification_sources": [
40154
+ "https://nvd.nist.gov/vuln/detail/CVE-2025-68668"
40155
+ ],
40156
+ "vendor_advisories": [
40157
+ {
40158
+ "vendor": "GitHub Security Advisory",
40159
+ "advisory_id": "CVE-2025-68668",
40160
+ "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68668",
40161
+ "severity": "critical",
40162
+ "published_date": "2025-12-19"
40163
+ },
40164
+ {
40165
+ "vendor": "NVD",
40166
+ "advisory_id": "CVE-2025-68668",
40167
+ "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68668",
40168
+ "severity": "critical",
40169
+ "published_date": "2025-12-19"
40170
+ }
40171
+ ],
40172
+ "last_updated": "2026-05-26",
40173
+ "discovery_attribution_note": "Manually curated from NVD CVE-2025-68668 (CWE-693) + the n8n GitHub Security Advisory (CNA, CVSS v3.1 9.9). n8n Python Code Node Pyodide sandbox bypass; reuses the AI-app-builder execution-endpoint auth-and-sandbox control NEW-CTRL-103 (shared with the Dify code-node escape and Langflow/Flowise RCEs).",
40174
+ "_auto_imported": false,
40175
+ "_intake_method": "manual-verified-curation",
40176
+ "_kev_short_description": "n8n's Python Code Node Pyodide sandbox is bypassable, so an authenticated workflow editor runs code with host privileges (CWE-693); fixed in 2.0.0."
39752
40177
  }
39753
40178
  }
@@ -55,7 +55,9 @@
55
55
  "CVE-2025-6558",
56
56
  "CVE-2026-32201",
57
57
  "CVE-2026-34197",
58
- "CVE-2026-6973"
58
+ "CVE-2026-6973",
59
+ "CVE-2025-10164",
60
+ "CVE-2026-21858"
59
61
  ],
60
62
  "framework_controls_partially_addressing": [
61
63
  "NIST-800-53-SI-10",
@@ -424,7 +426,8 @@
424
426
  "CVE-2026-34197",
425
427
  "CVE-2026-45829",
426
428
  "CVE-2026-6973",
427
- "MAL-2026-3083"
429
+ "MAL-2026-3083",
430
+ "CVE-2026-5760"
428
431
  ],
429
432
  "framework_controls_partially_addressing": [
430
433
  "NIST-800-53-SI-10",
@@ -1375,7 +1378,8 @@
1375
1378
  "CVE-2026-20131",
1376
1379
  "CVE-2026-20963",
1377
1380
  "CVE-2026-31229",
1378
- "CVE-2025-68665"
1381
+ "CVE-2025-68665",
1382
+ "CVE-2025-10164"
1379
1383
  ],
1380
1384
  "framework_controls_partially_addressing": [
1381
1385
  "NIST-800-53-SI-10",
@@ -2194,7 +2198,8 @@
2194
2198
  "CVE-2025-3466",
2195
2199
  "CVE-2025-40536",
2196
2200
  "CVE-2026-21510",
2197
- "CVE-2026-21513"
2201
+ "CVE-2026-21513",
2202
+ "CVE-2025-68668"
2198
2203
  ],
2199
2204
  "last_verified": "2026-05-18",
2200
2205
  "notes": "Added v0.13.17 to back the UnDefend Defender update-disruption entry. CWE-693 is the canonical parent for failures-of-protection-mechanism — Defender continues running but its update mechanism has been corrupted, so the AV protection-mechanism fails silently while the host still passes 'is Defender running?' health checks."