AI Security Threat Feed

Latest CVEs affecting AI/ML systems, updated continuously. Tracked from NVD, GitHub Advisory, and CISA KEV.

1,140

AI/ML CVEs Tracked

171

Critical

228

New This Week

2

In CISA KEV

Weekly CISO Take + top threats

Get the week's most critical AI security threats delivered every Monday. Free, no spam.

Latest AI Security Threats

Showing 50 of 145 results — Critical severity, no patch
CRITICAL CVE-2025-32375

BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.8, there was an insecure deserialization in BentoML's runner server. By setting...

CVSS 9.8 EPSS 67.3% bentoml CWE-502
View details
CRITICAL ACTIVELY EXPLOITED CVE-2025-3248

Langflow versions prior to 1.3.0 are susceptible to code injection in the /api/v1/validate/code endpoint. A remote and unauthenticated attacker can send crafted HTTP requests to execute arbitrary...

CVSS 9.8 EPSS 92.5% langflow CWE-94
View details
CRITICAL CVE-2025-27520

BentoML is a Python library for building online serving systems optimized for AI apps and model inference. A Remote Code Execution (RCE) vulnerability caused by insecure deserialization has been...

CVSS 9.8 EPSS 87.3% bentoml CWE-502
View details
CRITICAL CVE-2024-12029

InvokeAI Deserialization of Untrusted Data vulnerability

CVSS 9.8 EPSS 49.1% CWE-502
View details
CRITICAL CVE-2024-9052

vLLM deserialization vulnerability in vllm.distributed.GroupCoordinator.recv_object

CVSS 9.8 EPSS 0.3% vllm CWE-502
View details
CRITICAL CVE-2024-11958

LlamaIndex Retrievers Integration: DuckDBRetriever SQL Injection

CVSS 9.8 EPSS 1.2% CWE-89
View details
CRITICAL CVE-2024-9070

A deserialization vulnerability exists in BentoML's runner server in bentoml/bentoml versions <=1.3.4.post1. By setting specific parameters, an attacker can execute unauthorized arbitrary code on the...

CVSS 9.8 EPSS 0.3% bentoml CWE-502
View details
CRITICAL CVE-2024-9053

vllm-project vllm version 0.6.0 contains a vulnerability in the AsyncEngineRPCServer() RPC server entrypoints. The core functionality run_server_loop() calls the function _make_handler_coro(), which...

CVSS 9.8 EPSS 2.2% vllm CWE-78
View details
CRITICAL CVE-2024-11041

vllm-project vllm version v0.6.2 contains a vulnerability in the MessageQueue.dequeue() API function. The function uses pickle.loads to parse received sockets directly, leading to a remote code...

CVSS 9.8 EPSS 1.3% vllm CWE-502
View details
CRITICAL CVE-2025-29783

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. When vLLM is configured to use Mooncake, unsafe deserialization exposed directly over ZMQ/TCP on all network...

CVSS 9.0 EPSS 1.7% vllm CWE-502
View details
CRITICAL CVE-2025-1550

The Keras Model.load_model function permits arbitrary code execution, even with safe_mode=True, through a manually constructed, malicious .keras archive. By altering the config.json file within the...

CVSS 9.8 EPSS 4.8% keras CWE-94
View details
CRITICAL CVE-2025-1945

picklescan before 0.0.23 fails to detect malicious pickle files inside PyTorch model archives when certain ZIP file flag bits are modified. By flipping specific bits in the ZIP file headers, an...

CVSS 9.8 EPSS 0.3% picklescan CWE-345
View details
CRITICAL CVE-2025-25362

Spacy-LLM Server-Side Template Injection (SSTI) vulnerability

CVSS 9.8 EPSS 0.5% CWE-94
View details
CRITICAL CVE-2023-25574

LTI JupyterHub Authenticator does not properly validate JWT Signature

CVSS 10.0 EPSS 0.2% CWE-347
View details
CRITICAL CVE-2024-12366

PandasAI uses an interactive prompt function that is vulnerable to prompt injection and run arbitrary Python code that can lead to Remote Code Execution (RCE) instead of the intended explanation of...

CVSS 9.8 EPSS 5.9% CWE-94
View details
CRITICAL CVE-2024-52384

Unrestricted Upload of File with Dangerous Type vulnerability in Sage AI Sage AI: Chatbots, OpenAI GPT-4 Bulk Articles, Dalle-3 Image Generation allows Upload a Web Shell to a Web Server.This issue...

CVSS 9.9
View details
CRITICAL CVE-2024-48061

langflow <=1.0.18 is vulnerable to Remote Code Execution (RCE) as any component provided the code functionality and the components run on the local machine rather than in a sandbox.

CVSS 9.8 EPSS 10.2% langflow CWE-94
View details
CRITICAL CVE-2024-42835

langflow v1.0.12 was discovered to contain a remote code execution (RCE) vulnerability via the PythonCodeTool component.

CVSS 9.8 EPSS 16.2% langflow
View details
CRITICAL CVE-2024-48063

In PyTorch <=2.4.1, the RemoteModule has Deserialization RCE. NOTE: this is disputed by multiple parties because this is intended behavior in PyTorch distributed computing.

CVSS 9.8 pytorch CWE-502
View details
CRITICAL CVE-2024-8309

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchain version 0.2.5 allows for SQL injection through prompt injection. This vulnerability can lead to unauthorized data...

CVSS 9.8 EPSS 3.0% langchain CWE-74
View details
CRITICAL CVE-2024-7774

A path traversal vulnerability exists in the `getFullPath` method of langchain-ai/langchainjs version 0.2.5. This vulnerability allows attackers to save files anywhere in the filesystem, overwrite...

CVSS 9.1 langchain.js CWE-22
View details
CRITICAL CVE-2024-7042

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchainjs versions 0.2.5 and all versions with this class allows for prompt injection, leading to SQL injection. This vulnerability...

CVSS 9.8 langchain
View details
CRITICAL CVE-2024-49326

Unrestricted Upload of File with Dangerous Type vulnerability in Vasilis Kerasiotis Affiliator allows Upload a Web Shell to a Web Server.This issue affects Affiliator: from n/a through 2.1.3.

CVSS 9.8 affiliator
View details
CRITICAL CVE-2024-47871

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves **insecure communication** between the FRP (Fast Reverse Proxy) client and server when Gradio's...

CVSS 9.1 EPSS 0.1% gradio CWE-311
View details
CRITICAL CVE-2024-47167

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to **Server-Side Request Forgery (SSRF)** in the `/queue/join` endpoint. Gradio’s...

CVSS 9.8 EPSS 0.2% gradio CWE-918
View details
CRITICAL CVE-2024-46946

langchain_experimental (aka LangChain Experimental) 0.1.17 through 0.3.0 for LangChain allows attackers to execute arbitrary code through sympy.sympify (which uses eval) in LLMSymbolicMathChain....

CVSS 9.8 langchain-experimental
View details
CRITICAL CVE-2024-41120

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the `url` variable on line 63 of...

CVSS 9.8 streamlit-geospatial CWE-918
View details
CRITICAL CVE-2024-41119

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the `vis_params` variable on line 80 in...

CVSS 9.8 streamlit-geospatial
View details
CRITICAL CVE-2024-41118

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the `url` variable on line 47 of...

CVSS 9.8 streamlit-geospatial CWE-918
View details
CRITICAL CVE-2024-41117

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the `vis_params` variable on line 115 in...

CVSS 9.8 streamlit-geospatial
View details
CRITICAL CVE-2024-41116

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the `vis_params` variable on line 1254 in...

CVSS 9.8 streamlit-geospatial
View details
CRITICAL CVE-2024-41115

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the `palette` variable on line 488 in...

CVSS 9.8 streamlit-geospatial
View details
CRITICAL CVE-2024-41114

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the `palette` variable on line 430 in...

CVSS 9.8 streamlit-geospatial
View details
CRITICAL CVE-2024-41113

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the `vis_params` variable on line 383 or line 390 in...

CVSS 9.8 streamlit-geospatial
View details
CRITICAL CVE-2024-41112

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the palette variable in `pages/1_📷_Timelapse.py` takes user...

CVSS 9.8 streamlit-geospatial
View details
CRITICAL CVE-2024-35198

TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. TorchServe 's check on allowed_urls configuration can be by-passed if the URL contains characters...

CVSS 9.8 torchserve
View details
CRITICAL CVE-2024-39236

Gradio v4.36.1 was discovered to contain a code injection vulnerability via the component /gradio/component_meta.py. This vulnerability is triggered via a crafted input. NOTE: the supplier disputes...

CVSS 9.8 gradio
View details
CRITICAL CVE-2024-37014

Langflow through 0.6.19 allows remote code execution if untrusted users are able to reach the "POST /api/v1/custom_component" endpoint and provide a Python script.

CVSS 9.8 EPSS 6.5% langflow CWE-94
View details
CRITICAL CVE-2024-3234

The gaizhenbiao/chuanhuchatgpt application is vulnerable to a path traversal attack due to its use of an outdated gradio component. The application is designed to restrict user access to resources...

CVSS 9.8
View details
CRITICAL CVE-2024-5452

A remote code execution (RCE) vulnerability exists in the lightning-ai/pytorch-lightning library version 2.2.1 due to improper handling of deserialized user input and mismanagement of dunder...

CVSS 9.8 EPSS 56.7% pytorch_lightning CWE-913
View details
CRITICAL CVE-2024-4253

A command injection vulnerability exists in the gradio-app/gradio repository, specifically within the 'test-functional.yml' workflow. The vulnerability arises due to improper neutralization of...

CVSS 9.1 gradio
View details
CRITICAL CVE-2024-34359

llama-cpp-python is the Python bindings for llama.cpp. `llama-cpp-python` depends on class `Llama` in `llama.py` to load `.gguf` llama.cpp or Latency Machine Learning Models. The `__init__`...

CVSS 9.6
View details
CRITICAL CVE-2024-3660

A arbitrary code injection vulnerability in TensorFlow's Keras framework (<2.13) allows attackers to execute arbitrary code with the same permissions as the application using a model that allow...

CVSS 9.8 keras CWE-94
View details
CRITICAL CVE-2024-3573

mlflow/mlflow is vulnerable to Local File Inclusion (LFI) due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the...

CVSS 9.3 mlflow CWE-22
View details
CRITICAL CVE-2024-2912

An insecure deserialization vulnerability exists in the BentoML framework, allowing remote code execution (RCE) by sending a specially crafted POST request. By exploiting this vulnerability,...

CVSS 10.0
View details
CRITICAL CVE-2024-3568

The huggingface/transformers library is vulnerable to arbitrary code execution through deserialization of untrusted data within the `load_repo_checkpoint()` function of the `TFPreTrainedModel()`...

CVSS 9.6 transformers
View details
CRITICAL CVE-2024-2057

A vulnerability was found in LangChain langchain_community 0.0.26. It has been classified as critical. Affected is the function load_local in the library...

CVSS 9.8 langchain
View details
CRITICAL CVE-2024-27444

langchain_experimental (aka LangChain Experimental) in LangChain before 0.1.8 allows an attacker to bypass the CVE-2023-44467 fix and execute arbitrary code via the __import__, __subclasses__,...

CVSS 9.8 langchain-experimental
View details
CRITICAL CVE-2024-27133

Insufficient sanitization in MLflow leads to XSS when running a recipe that uses an untrusted dataset. This issue leads to a client-side RCE when running the recipe in Jupyter Notebook. The...

CVSS 9.6 mlflow
View details
CRITICAL CVE-2024-27132

Insufficient sanitization in MLflow leads to XSS when running an untrusted recipe. This issue leads to a client-side RCE when running an untrusted recipe in Jupyter Notebook. The vulnerability...

CVSS 9.6 mlflow
View details

Need deeper analysis?

Get ATLAS technique mappings, compliance reports (ISO 42001, EU AI Act), breaking alerts, and full CISO analysis with a Pro subscription.

Start 14-Day Free Trial