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.

1940
Total CVEs
97
Pages
Page 82 of 97
Current
Severity CVE CVSS
HIGH CVE-2026-54010 8.3
MEDIUM CVE-2026-54009 6.5
MEDIUM CVE-2026-54006 4.3
MEDIUM GHSA-8jr5-v98p-w75m 4.8
MEDIUM GHSA-664h-gpgq-h6xx 5.4
UNKNOWN CVE-2026-53875 -
CRITICAL CVE-2025-71321 9.8
CRITICAL CVE-2025-71320 9.8
CRITICAL CVE-2025-71323 9.8
CRITICAL CVE-2025-71325 9.8
HIGH CVE-2025-71322 8.8
CRITICAL CVE-2026-3490 10.0
HIGH CVE-2026-53872 7.5
CRITICAL CVE-2026-53874 9.8
CRITICAL CVE-2026-53873 9.8
CRITICAL CVE-2026-35304 9.8
CRITICAL CVE-2026-35305 9.3
CRITICAL CVE-2026-35306 9.3
CRITICAL CVE-2026-35307 10.0
CRITICAL CVE-2026-35308 10.0

Page 82 of 97