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 86 of 97
Current
Severity CVE CVSS
MEDIUM CVE-2026-12706 6.5
MEDIUM GHSA-vmhf-c436-hxj4 -
MEDIUM CVE-2026-55414 5.3
HIGH CVE-2026-54528 7.1
UNKNOWN CVE-2026-54527 -
HIGH CVE-2026-54499 7.5
HIGH CVE-2026-53489 -
MEDIUM CVE-2026-50195 -
LOW CVE-2026-49215 -
LOW CVE-2026-49212 -
CRITICAL CVE-2026-55447 9.6
HIGH CVE-2026-55446 7.5
MEDIUM CVE-2026-55423 6.1
CRITICAL CVE-2026-55255 9.9
HIGH GHSA-6vxv-wg6j-5qwp -
MEDIUM CVE-2026-56304 6.5
CRITICAL CVE-2024-58351 9.8
MEDIUM CVE-2025-71331 6.1
MEDIUM CVE-2026-56276 -
HIGH CVE-2026-12795 7.3

Page 86 of 97