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.

1456
Total CVEs
73
Pages
Page 3 of 73
Current
Severity CVE CVSS
CRITICAL CVE-2020-15196 9.9
MEDIUM CVE-2020-15197 6.3
MEDIUM CVE-2020-15198 5.4
MEDIUM CVE-2020-15199 5.9
MEDIUM CVE-2020-15200 5.9
MEDIUM CVE-2020-15201 4.8
CRITICAL CVE-2020-15202 9.0
HIGH CVE-2020-15203 7.5
MEDIUM CVE-2020-15204 5.3
CRITICAL CVE-2020-15205 9.8
HIGH CVE-2020-15206 7.5
CRITICAL CVE-2020-15207 9.0
CRITICAL CVE-2020-15208 9.8
MEDIUM CVE-2020-15209 5.9
MEDIUM CVE-2020-15210 6.5
MEDIUM CVE-2020-15211 4.8
HIGH CVE-2020-15212 8.6
MEDIUM CVE-2020-15213 4.0
HIGH CVE-2020-15214 8.1
HIGH CVE-2020-15265 7.5

Page 3 of 73