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.

1914
Total CVEs
96
Pages
Page 42 of 96
Current
Severity CVE CVSS
HIGH CVE-2025-54413 -
HIGH CVE-2025-54886 8.4
CRITICAL CVE-2024-49326 9.8
MEDIUM CVE-2024-55459 6.5
CRITICAL CVE-2025-1550 9.8
HIGH CVE-2025-8747 7.8
HIGH CVE-2025-9905 7.3
HIGH CVE-2025-9906 7.3
CRITICAL CVE-2025-49655 9.8
MEDIUM CVE-2025-12058 -
CRITICAL CVE-2025-12060 9.8
UNKNOWN CVE-2025-12638 -
HIGH CVE-2026-1669 7.5
HIGH CVE-2024-43598 8.1
CRITICAL CVE-2024-2912 10.0
HIGH CVE-2024-9056 7.5
CRITICAL CVE-2024-9070 9.8
CRITICAL CVE-2025-27520 9.8
CRITICAL CVE-2025-32375 9.8
CRITICAL CVE-2025-54381 9.9

Page 42 of 96