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 27 of 96
Current
Severity CVE CVSS
CRITICAL CVE-2023-36281 9.8
CRITICAL CVE-2023-39631 9.8
CRITICAL CVE-2023-44467 9.8
HIGH CVE-2023-46229 8.8
HIGH CVE-2023-32786 7.5
CRITICAL CVE-2024-27444 9.8
CRITICAL CVE-2024-2057 9.8
HIGH CVE-2024-28088 8.1
MEDIUM CVE-2024-1455 5.9
HIGH CVE-2024-3571 8.8
HIGH CVE-2024-37058 8.8
HIGH CVE-2024-3095 7.7
HIGH CVE-2024-38459 7.8
HIGH CVE-2024-21513 8.5
HIGH CVE-2024-5998 7.8
CRITICAL CVE-2024-46946 9.8
CRITICAL CVE-2024-7042 9.8
CRITICAL CVE-2024-7774 9.1
CRITICAL CVE-2024-8309 9.8
UNKNOWN CVE-2025-21604 -

Page 27 of 96