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.

1939
Total CVEs
97
Pages
Page 74 of 97
Current
Severity CVE CVSS
HIGH CVE-2026-7528 7.5
MEDIUM CVE-2026-48545 6.8
MEDIUM CVE-2026-3676 6.5
CRITICAL CVE-2026-25879 9.8
HIGH CVE-2026-45368 -
MEDIUM CVE-2026-45334 -
CRITICAL CVE-2026-31233 9.8
UNKNOWN CVE-2026-9806 -
HIGH CVE-2026-46176 7.8
HIGH CVE-2026-46181 7.8
HIGH CVE-2026-41236 8.8
MEDIUM CVE-2026-34507 5.4
MEDIUM GHSA-rf84-wr5g-m3rp 5.5
MEDIUM CVE-2026-47742 6.5
CRITICAL CVE-2026-47744 9.9
MEDIUM CVE-2026-47745 6.5
MEDIUM CVE-2026-49384 6.1
CRITICAL CVE-2026-47416 9.6
HIGH CVE-2026-47409 8.1
HIGH CVE-2026-47414 7.6

Page 74 of 97