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.

1456
Total CVEs
73
Pages
Page 1 of 73
Current
Severity CVE CVSS
UNKNOWN CVE-2026-2492 -
HIGH CVE-2026-4538 7.8
HIGH CVE-2026-27795 7.4
CRITICAL CVE-2026-27966 9.8
HIGH CVE-2026-25750 8.1
CRITICAL CVE-2026-30741 9.8
HIGH CVE-2026-0847 8.6
CRITICAL CVE-2026-28500 9.1
HIGH CVE-2026-2033 8.1
CRITICAL CVE-2026-2635 9.8
HIGH CVE-2025-14287 7.5
CRITICAL CVE-2025-15031 9.1
CRITICAL CVE-2026-33017 9.8
HIGH CVE-2026-33053 8.8
MEDIUM CVE-2026-27167 5.9
HIGH CVE-2026-28414 7.5
MEDIUM CVE-2026-28415 4.7
HIGH CVE-2026-28416 8.6
HIGH CVE-2026-30820 8.8
CRITICAL CVE-2026-30821 9.8

Page 1 of 73