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 37 of 96
Current
Severity CVE CVSS
UNKNOWN CVE-2026-0772 -
CRITICAL CVE-2024-23751 9.8
HIGH CVE-2024-14021 7.8
HIGH CVE-2024-58339 7.5
MEDIUM CVE-2023-41626 4.8
HIGH CVE-2023-46315 7.5
HIGH CVE-2023-6572 8.1
CRITICAL CVE-2024-0964 9.4
UNKNOWN CVE-2024-1727 -
MEDIUM CVE-2024-2206 6.5
HIGH CVE-2024-1540 8.2
UNKNOWN CVE-2024-1729 -
HIGH CVE-2024-1728 7.5
MEDIUM CVE-2024-31462 6.3
UNKNOWN CVE-2024-1183 -
UNKNOWN CVE-2024-1561 -
HIGH CVE-2024-34510 7.5
CRITICAL CVE-2024-4253 9.1
UNKNOWN CVE-2024-4254 -
HIGH CVE-2024-4325 8.6

Page 37 of 96