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 45 of 96
Current
Severity CVE CVSS
HIGH CVE-2026-33484 7.5
HIGH CVE-2026-33497 7.5
HIGH CVE-2026-33236 8.1
HIGH CVE-2026-33155 -
MEDIUM GHSA-5cxw-w2xg-2m8h -
MEDIUM GHSA-r48f-3986-4f9c -
CRITICAL CVE-2026-27825 9.1
MEDIUM CVE-2026-28277 6.8
HIGH GHSA-5r2p-pjr8-7fh7 -
HIGH CVE-2026-25048 7.5
HIGH GHSA-5hwf-rc88-82xm -
HIGH GHSA-wccx-j62j-r448 -
CRITICAL GHSA-g38g-8gr9-h9xp 9.8
CRITICAL GHSA-vvpj-8cmc-gx39 10.0
CRITICAL GHSA-7wx9-6375-f5wh 9.8
MEDIUM CVE-2026-27794 6.6
MEDIUM GHSA-mhc9-48gj-9gp3 -
HIGH GHSA-mxhj-88fx-4pcv -
LOW GHSA-83pf-v6qq-pwmr -
HIGH CVE-2026-2472 8.1

Page 45 of 96