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 71 of 97
Current
Severity CVE CVSS
HIGH GHSA-7j65-65cr-6644 -
HIGH GHSA-5h9v-837x-m97r -
HIGH GHSA-728h-4mwj-f2p4 -
HIGH GHSA-78pr-c5x5-jggc -
HIGH GHSA-hmg2-jjjx-jcp2 -
CRITICAL CVE-2026-44792 9.0
CRITICAL CVE-2026-44791 9.9
HIGH CVE-2026-44790 8.8
CRITICAL CVE-2026-44789 9.9
HIGH CVE-2026-45370 7.7
HIGH CVE-2026-45675 8.1
HIGH CVE-2026-45672 8.8
HIGH CVE-2026-45671 8.0
MEDIUM CVE-2026-45666 6.5
HIGH CVE-2026-45402 8.1
HIGH GHSA-3wgj-c2hg-vm6q 7.3
HIGH CVE-2026-45401 8.5
HIGH CVE-2026-45400 8.5
MEDIUM CVE-2026-45397 5.3
MEDIUM CVE-2026-45396 5.4

Page 71 of 97