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.

1934
Total CVEs
97
Pages
Page 70 of 97
Current
Severity CVE CVSS
HIGH CVE-2026-31221 7.8
HIGH CVE-2026-31224 8.8
CRITICAL CVE-2026-42074 -
CRITICAL CVE-2026-31238 9.8
CRITICAL CVE-2026-31239 9.8
CRITICAL CVE-2026-31229 9.8
LOW CVE-2026-8026 3.7
HIGH CVE-2026-45134 7.1
HIGH GHSA-7g73-99r4-m4mj -
CRITICAL GHSA-9rvc-vf7m-pgm2 -
HIGH GHSA-hp26-q66v-q2w7 -
HIGH GHSA-m99r-2hxc-cp3q -
HIGH GHSA-php6-83fg-gw3g 7.5
HIGH CVE-2026-42863 -
HIGH CVE-2026-42862 -
HIGH CVE-2026-42861 -
MEDIUM CVE-2026-44899 4.7
MEDIUM CVE-2026-44898 6.1
HIGH GHSA-wxrr-jp8m-qq7f -
HIGH GHSA-mq53-pc65-wjc4 -

Page 70 of 97