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 85 of 97
Current
Severity CVE CVSS
HIGH GHSA-5jv7-2mjm-h6qj 8.8
HIGH GHSA-h2w2-v7j6-xqm4 8.8
CRITICAL GHSA-j4f3-55x4-r6q2 9.8
CRITICAL GHSA-9752-mhqh-h34f 9.4
CRITICAL GHSA-p69m-4f92-2v84 9.8
HIGH GHSA-vjv9-7m7j-h833 8.8
HIGH GHSA-gqmf-56h7-rrpf 7.6
HIGH GHSA-4qq2-2j2x-x62c 8.2
UNKNOWN CVE-2026-54003 -
HIGH CVE-2026-49276 -
MEDIUM CVE-2026-49274 -
MEDIUM CVE-2026-22551 -
HIGH CVE-2026-44688 -
HIGH CVE-2026-46580 -
HIGH GHSA-fq4x-789w-jg5h -
HIGH CVE-2026-56075 8.8
HIGH CVE-2026-56078 8.8
MEDIUM CVE-2026-56077 6.5
HIGH CVE-2026-56076 8.1
CRITICAL CVE-2026-12048 9.3

Page 85 of 97