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 83 of 97
Current
Severity CVE CVSS
CRITICAL CVE-2026-35309 9.8
CRITICAL CVE-2026-35310 9.8
CRITICAL CVE-2026-55450 9.3
MEDIUM CVE-2026-54022 5.3
MEDIUM CVE-2026-54019 6.5
HIGH CVE-2026-54018 7.7
HIGH CVE-2026-54017 7.7
HIGH CVE-2026-55405 7.6
MEDIUM CVE-2026-54386 6.1
CRITICAL CVE-2026-44727 9.0
MEDIUM GHSA-2fjj-qqg8-fg7x 4.3
CRITICAL GHSA-cwj8-7gp2-ggcw 9.8
HIGH GHSA-6jcq-6546-qrrw 8.8
HIGH GHSA-4pcv-mg8v-vrgf 8.8
CRITICAL GHSA-f38v-77qj-h4jq 9.8
HIGH GHSA-7qw2-w5rc-37x2 7.8
HIGH GHSA-f44v-7qgw-9gh9 8.1
HIGH GHSA-gcq3-mfvh-3x25 7.3
CRITICAL GHSA-p75f-6fp4-p57w 9.8
HIGH GHSA-x92v-rpx6-p6cw 8.6

Page 83 of 97