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.

1942
Total CVEs
98
Pages
Page 92 of 98
Current
Severity CVE CVSS
CRITICAL CVE-2026-54158 9.9
HIGH CVE-2025-71340 8.1
CRITICAL CVE-2025-71327 9.1
HIGH CVE-2025-71324 7.5
HIGH CVE-2025-71328 8.3
CRITICAL CVE-2025-71338 10.0
CRITICAL CVE-2025-71334 9.8
HIGH CVE-2025-71335 8.1
CRITICAL CVE-2025-71336 9.8
CRITICAL CVE-2025-71333 -
UNKNOWN CVE-2026-6658 -
CRITICAL GHSA-98x5-vq43-vc5p -
CRITICAL CVE-2026-2651 9.0
HIGH CVE-2026-13484 8.8
MEDIUM CVE-2026-13581 6.3
UNKNOWN CVE-2026-12243 -
HIGH CVE-2026-23536 7.5
HIGH CVE-2026-58116 8.8
MEDIUM CVE-2026-41863 6.5
HIGH CVE-2026-10564 8.2

Page 92 of 98