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.

1925
Total CVEs
97
Pages
Page 48 of 97
Current
Severity CVE CVSS
MEDIUM CVE-2025-67743 6.3
HIGH CVE-2025-67748 -
HIGH CVE-2025-67747 -
HIGH CVE-2025-67644 7.3
LOW CVE-2025-63681 -
CRITICAL CVE-2025-33244 9.0
CRITICAL CVE-2025-34351 -
CRITICAL CVE-2025-62593 -
HIGH CVE-2025-64495 8.7
HIGH CVE-2025-64439 -
LOW CVE-2025-50736 -
HIGH CVE-2025-64104 7.3
HIGH CVE-2025-7707 7.1
CRITICAL GHSA-m9mp-6x32-5rhg -
MEDIUM CVE-2025-61620 6.5
MEDIUM CVE-2025-8917 5.8
HIGH CVE-2025-30402 8.1
CRITICAL CVE-2023-48022 9.8
HIGH CVE-2025-7647 7.3
HIGH CVE-2025-58757 8.8

Page 48 of 97