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 41 of 96
Current
Severity CVE CVSS
MEDIUM CVE-2024-36423 6.1
MEDIUM CVE-2024-37145 6.1
MEDIUM CVE-2024-37146 6.1
CRITICAL CVE-2024-52803 9.8
HIGH CVE-2025-25185 7.5
HIGH CVE-2025-30358 8.1
HIGH CVE-2025-46567 7.8
CRITICAL CVE-2025-53002 9.8
CRITICAL CVE-2025-58434 9.8
HIGH CVE-2025-59527 7.5
CRITICAL CVE-2025-59528 10.0
HIGH CVE-2025-61687 8.8
HIGH CVE-2025-61784 8.1
CRITICAL CVE-2025-61913 9.9
HIGH CVE-2026-26286 8.5
UNKNOWN CVE-2024-4897 -
CRITICAL CVE-2020-13092 9.8
HIGH CVE-2020-28975 7.5
MEDIUM CVE-2024-5206 4.7
HIGH CVE-2025-54412 -

Page 41 of 96