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.

1902
Total CVEs
96
Pages
Page 28 of 96
Current
Severity CVE CVSS
MEDIUM CVE-2024-10940 5.3
HIGH CVE-2024-12704 7.5
CRITICAL CVE-2025-2828 10.0
CRITICAL CVE-2025-6853 9.8
MEDIUM CVE-2025-6854 4.3
HIGH CVE-2025-6855 8.8
CRITICAL CVE-2025-46059 9.8
CRITICAL CVE-2025-45150 9.8
HIGH CVE-2025-6984 7.5
CRITICAL CVE-2025-9556 9.8
MEDIUM CVE-2025-58177 5.4
HIGH CVE-2025-6985 7.5
HIGH CVE-2025-8709 7.3
HIGH CVE-2025-65106 -
HIGH CVE-2025-68664 8.2
CRITICAL CVE-2025-68665 9.1
HIGH CVE-2024-58340 7.5
LOW CVE-2026-26013 3.7
MEDIUM CVE-2026-26019 4.1
HIGH CVE-2024-34527 7.5

Page 28 of 96