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 58 of 97
Current
Severity CVE CVSS
MEDIUM CVE-2026-34450 -
MEDIUM CVE-2026-34452 -
HIGH CVE-2026-34445 8.6
MEDIUM CVE-2026-34446 4.7
MEDIUM CVE-2026-34447 5.5
HIGH GHSA-q56x-g2fj-4rj6 7.1
HIGH CVE-2026-34954 8.6
HIGH CVE-2026-34955 8.8
HIGH CVE-2026-34936 7.7
HIGH CVE-2026-34937 7.8
CRITICAL CVE-2026-34938 10.0
HIGH CVE-2026-34222 7.7
HIGH CVE-2026-34760 7.1
HIGH CVE-2026-35175 -
CRITICAL CVE-2026-0545 9.1
HIGH CVE-2026-35044 8.8
HIGH CVE-2026-35043 7.8
CRITICAL CVE-2026-35030 9.1
HIGH CVE-2026-35029 8.8
MEDIUM CVE-2026-34755 6.5

Page 58 of 97