AI Component

Framework

AI/ML frameworks sit at the bottom of every AI stack — virtually every production AI system depends transitively on PyTorch or TensorFlow at the training layer, and on LangChain, LlamaIndex, or a similar orchestrator at the application layer. That concentration means a single vulnerability often affects tens of thousands of downstream services. The CVE patterns are recognisable: unsafe deserialization in model loading (the long tail of pickle), template injection in LangChain's prompt-construction utilities, SSRF in LlamaIndex's data-loader connectors, and path traversal in MLflow's experiment storage. PyTorch itself has shipped several high-severity CVEs around its distributed RPC layer. Because these libraries upgrade frequently and downstream applications pin loosely, patching is a real operational problem. AI Threat Alert tracks framework-level CVEs prominently because a single advisory often means urgent work for hundreds of teams.

1934
Total CVEs
97
Pages
Page 62 of 97
Current
Severity CVE CVSS
MEDIUM CVE-2026-40190 5.6
HIGH CVE-2026-1462 8.8
HIGH CVE-2026-30617 8.6
LOW GHSA-r7w7-9xr2-qq2r 3.1
MEDIUM GHSA-fv5p-p927-qmxr 6.5
HIGH GHSA-w8hx-hqjv-vjcq 7.3
HIGH GHSA-f6hc-c5jr-878p -
HIGH GHSA-28g4-38q8-3cwc -
HIGH GHSA-x5w6-38gp-mrqh -
HIGH GHSA-6f7g-v4pp-r667 -
HIGH GHSA-6r77-hqx7-7vw8 7.1
HIGH GHSA-2x8m-83vc-6wv4 7.1
HIGH GHSA-xhmj-rg95-44hv 7.1
HIGH GHSA-rh7v-6w34-w2rr 7.1
HIGH GHSA-cvrr-qhgw-2mm6 7.7
HIGH GHSA-4jpm-cgx2-8h37 -
HIGH GHSA-48m6-ch88-55mj 8.1
CRITICAL GHSA-9wc7-mj3f-74xv -
HIGH GHSA-f228-chmx-v6j6 8.3
MEDIUM GHSA-9hrv-gvrv-6gf2 -

Page 62 of 97