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.

1902
Total CVEs
96
Pages
Page 25 of 96
Current
Severity CVE CVSS
HIGH CVE-2025-2148 7.5
LOW CVE-2025-2149 2.5
MEDIUM CVE-2024-6577 6.3
MEDIUM CVE-2025-2953 5.5
MEDIUM CVE-2025-2998 5.3
MEDIUM CVE-2025-2999 5.3
MEDIUM CVE-2025-3000 5.3
MEDIUM CVE-2025-3001 5.3
MEDIUM CVE-2025-3121 5.5
LOW CVE-2025-3136 3.3
MEDIUM CVE-2025-3730 5.5
CRITICAL CVE-2025-32434 9.8
LOW CVE-2025-4287 3.3
CRITICAL CVE-2025-47277 9.8
HIGH CVE-2025-10155 7.8
MEDIUM CVE-2025-46148 5.3
MEDIUM CVE-2025-46149 5.3
MEDIUM CVE-2025-46150 5.3
MEDIUM CVE-2025-46152 5.3
MEDIUM CVE-2025-46153 5.3

Page 25 of 96