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.

1939
Total CVEs
97
Pages
Page 78 of 97
Current
Severity CVE CVSS
HIGH CVE-2026-7787 8.1
HIGH CVE-2026-53807 8.8
HIGH CVE-2026-53806 8.8
HIGH CVE-2026-53813 7.8
HIGH CVE-2026-53816 7.2
MEDIUM CVE-2026-53815 6.5
MEDIUM CVE-2026-53818 6.6
CRITICAL CVE-2024-13152 10.0
CRITICAL CVE-2024-13147 9.8
MEDIUM CVE-2024-11831 5.4
MEDIUM CVE-2019-6576 6.5
CRITICAL CVE-2024-6877 -
CRITICAL CVE-2024-6878 -
CRITICAL CVE-2024-5959 -
CRITICAL CVE-2024-5960 9.8
CRITICAL CVE-2024-5958 -
CRITICAL CVE-2025-14014 9.8
MEDIUM CVE-2025-7013 5.7
MEDIUM CVE-2025-7014 5.7
HIGH CVE-2026-4111 7.5

Page 78 of 97