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 57 of 97
Current
Severity CVE CVSS
CRITICAL GHSA-5mg7-485q-xm76 -
MEDIUM GHSA-h8r8-wccr-v5f2 -
MEDIUM GHSA-364x-8g5j-x2pr 5.4
MEDIUM GHSA-3c7f-5hgj-h279 5.4
MEDIUM GHSA-w673-8fjw-457c 4.1
MEDIUM GHSA-q4fm-pjq6-m63g 5.4
LOW CVE-2026-4993 3.3
CRITICAL CVE-2025-15036 9.6
CRITICAL CVE-2025-15379 10.0
CRITICAL CVE-2026-2275 9.6
HIGH CVE-2026-2285 7.5
CRITICAL CVE-2026-2286 9.8
CRITICAL CVE-2026-2287 9.8
CRITICAL GHSA-955r-262c-33jc -
HIGH GHSA-m3mh-3mpg-37hw 8.6
HIGH GHSA-hr5v-j9h9-xjhg 7.7
CRITICAL CVE-2026-0596 9.6
HIGH CVE-2026-22561 7.8
HIGH CVE-2026-27489 8.6
MEDIUM CVE-2026-34451 -

Page 57 of 97