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.

1926
Total CVEs
97
Pages
Page 49 of 97
Current
Severity CVE CVSS
HIGH CVE-2025-58756 8.8
HIGH CVE-2025-58755 8.8
LOW CVE-2025-59842 -
HIGH CVE-2025-10156 7.5
HIGH CVE-2025-10157 8.3
MEDIUM CVE-2025-58446 -
MEDIUM GHSA-q77w-mwjj-7mqx -
MEDIUM GHSA-49gj-c84q-6qm9 -
MEDIUM GHSA-9w88-8rmg-7g2p -
MEDIUM GHSA-fqq6-7vqf-w3fg -
MEDIUM GHSA-3gf5-cxq9-w223 -
MEDIUM GHSA-j343-8v2j-ff7w -
MEDIUM GHSA-m869-42cg-3xwr -
MEDIUM GHSA-p9w7-82w4-7q8m -
MEDIUM GHSA-xp4f-hrf8-rxw7 -
MEDIUM GHSA-4whj-rm5r-c2v8 -
MEDIUM GHSA-9xph-j2h6-g47v -
MEDIUM GHSA-8r4j-24qv-fmq9 -
MEDIUM GHSA-cj3c-v495-4xqh -
MEDIUM GHSA-7cq8-mj8x-j263 -

Page 49 of 97