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 973 results — no patch
MEDIUM CVE-2024-51751

Gradio is an open-source Python package designed to enable quick builds of a demo or web application. If File or UploadButton components are used as a part of Gradio application to preview file...

CVSS 6.5 EPSS 0.3% gradio CWE-22
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
MEDIUM CVE-2024-48052

In gradio <=4.42.0, the gr.DownloadButton function has a hidden server-side request forgery (SSRF) vulnerability. The reason is that within the save_url_to_cache function, there are no restrictions...

CVSS 6.5 EPSS 0.1% gradio CWE-918
View details
HIGH CVE-2024-39722

An issue was discovered in Ollama before 0.1.46. It exposes which files exist on the server on which it is deployed via path traversal in the api/push route.

CVSS 7.5 ollama
View details
HIGH CVE-2024-39721

An issue was discovered in Ollama before 0.1.34. The CreateModelHandler function uses os.Open to read a file until completion. The req.Path parameter is user-controlled and can be set to /dev/random,...

CVSS 7.5 ollama
View details
HIGH CVE-2024-39720

An issue was discovered in Ollama before 0.1.46. An attacker can use two HTTP requests to upload a malformed GGUF file containing just 4 bytes starting with the GGUF custom magic header. By...

CVSS 8.2 ollama
View details
HIGH CVE-2024-39719

An issue was discovered in Ollama through 0.3.14. File existence disclosure can occur via api/create. When calling the CreateModel route with a path parameter that does not exist, it reflects the...

CVSS 7.5 ollama
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
MEDIUM CVE-2024-6581

Lollms vulnerable to Cross-site Scripting

CVSS 6.5 EPSS 1.6% lollms CWE-79
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
UNKNOWN CVE-2024-48919

Cursor is a code editor built for programming with AI. Prior to Sep 27, 2024, if a user generated a terminal command via Cursor's Terminal Cmd-K/Ctrl-K feature and if the user explicitly imported a...

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
MEDIUM CVE-2024-6985

Lord of Large Language Models (LoLLMs) path traversal vulnerability in the api open_personality_folder endpoint

CVSS 4.4 EPSS 0.1% lollms CWE-23
View details
LOW CVE-2024-6971

Lord of Large Language Models (LoLLMs) Server path traversal vulnerability in lollms_file_system.py

CVSS 3.4 EPSS 0.0% lollms CWE-22
View details
MEDIUM CVE-2024-47872

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves **Cross-Site Scripting (XSS)** on any Gradio server that allows file uploads. Authenticated users...

CVSS 5.4 EPSS 0.3% gradio CWE-79
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
HIGH CVE-2024-47870

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **race condition** in the `update_root_in_config` function, allowing an attacker to modify the...

CVSS 8.1 EPSS 0.2% gradio CWE-362
View details
LOW CVE-2024-47869

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **timing attack** in the way Gradio compares hashes for the `analytics_dashboard` function. Since...

CVSS 3.7 EPSS 0.2% gradio CWE-203
View details
HIGH CVE-2024-47868

Gradio is an open-source Python package designed for quick prototyping. This is a **data validation vulnerability** affecting several Gradio components, which allows arbitrary file leaks through the...

CVSS 7.5 EPSS 0.2% gradio CWE-22
View details
HIGH CVE-2024-47867

Gradio is an open-source Python package designed for quick prototyping. This vulnerability is a **lack of integrity check** on the downloaded FRP client, which could potentially allow attackers to...

CVSS 7.5 EPSS 0.2% gradio CWE-345
View details
MEDIUM CVE-2024-47168

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves data exposure due to the enable_monitoring flag not properly disabling monitoring when set to...

CVSS 4.3 EPSS 0.2% gradio CWE-670
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
MEDIUM CVE-2024-47166

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **one-level read path traversal** in the `/custom_component` endpoint. Attackers can exploit this...

CVSS 5.3 EPSS 0.2% gradio CWE-22
View details
MEDIUM CVE-2024-47165

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to **CORS origin validation accepting a null origin**. When a Gradio server is deployed locally, the...

CVSS 5.4 EPSS 0.2% gradio CWE-285
View details
MEDIUM CVE-2024-47164

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to the **bypass of directory traversal checks** within the `is_in_or_equal` function. This function,...

CVSS 6.5 EPSS 0.2% gradio CWE-22
View details
HIGH CVE-2024-47084

Gradio is an open-source Python package designed for quick prototyping. This vulnerability is related to **CORS origin validation**, where the Gradio server fails to validate the request origin when...

CVSS 8.3 EPSS 0.1% gradio CWE-285
View details
MEDIUM CVE-2024-7041

open-webui Insecure Direct Object Reference (IDOR) vulnerability

CVSS 6.5 EPSS 0.1% open-webui CWE-250
View details
MEDIUM CVE-2024-7037

open-webui allows writing and deleting arbitrary files

CVSS 6.5 EPSS 2.3% open-webui CWE-22
View details
LOW CVE-2024-7038

open-webui allows enumeration of file names and traversal of directories by observing the error messages

CVSS 2.7 EPSS 0.2% open-webui CWE-200
View details
MEDIUM CVE-2024-9277

A vulnerability classified as problematic was found in Langflow up to 1.0.18. Affected by this vulnerability is an unknown functionality of the file \src\backend\base\langflow\interface\utils.py of...

CVSS 6.5 EPSS 0.2% langflow CWE-1333
View details
HIGH CVE-2024-7714

The AI ChatBot with ChatGPT and Content Generator by AYS WordPress plugin before 2.1.0 lacks sufficient access controls allowing an unauthenticated user to disconnect the AI ChatBot with ChatGPT and...

CVSS 7.5
View details
MEDIUM CVE-2024-6845

The Chatbot with ChatGPT WordPress plugin before 2.4.6 does not have proper authorization in one of its REST endpoint, allowing unauthenticated users to retrieve the encoded key and then decode it,...

CVSS 5.3 CWE-862
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
MEDIUM CVE-2024-8939

A vulnerability was found in the ilab model serve component, where improper handling of the best_of parameter in the vllm JSON web API can lead to a Denial of Service (DoS). The API used for...

CVSS 6.2
View details
HIGH CVE-2024-8768

A flaw was found in the vLLM library. A completions API request with an empty prompt will crash the vLLM API server, resulting in a denial of service.

CVSS 7.5
View details
HIGH CVE-2024-5998

A vulnerability in the FAISS.deserialize_from_bytes function of langchain-ai/langchain allows for pickle deserialization of untrusted data. This can lead to the execution of arbitrary commands via...

CVSS 7.8 langchain
View details
HIGH CVE-2024-6587

A Server-Side Request Forgery (SSRF) vulnerability exists in berriai/litellm version 1.38.10. This vulnerability allows users to specify the `api_base` parameter when making requests to `POST...

CVSS 7.5 litellm
View details
HIGH CVE-2024-45848

An arbitrary code execution vulnerability exists in versions 23.12.4.0 up to 24.7.4.1 of the MindsDB platform, when the ChromaDB integration is installed on the server. If a specially crafted...

CVSS 8.8 CWE-94
View details
HIGH CVE-2024-45436

extractFromZipFile in model.go in Ollama before 0.1.47 can extract members of a ZIP archive outside of the parent directory.

CVSS 7.5 ollama CWE-22
View details
MEDIUM CVE-2024-42474

Streamlit is a data oriented application development framework for python. Snowflake Streamlit open source addressed a security vulnerability via the static file sharing feature. Users of hosted...

CVSS 6.5 streamlit CWE-22
View details
HIGH CVE-2023-33976

TensorFlow is an end-to-end open source platform for machine learning. `array_ops.upper_bound` causes a segfault when not given a rank 2 tensor. The fix will be included in TensorFlow 2.13 and will...

CVSS 7.5 tensorflow CWE-190
View details
HIGH CVE-2024-7297

Langflow versions prior to 1.0.13 suffer from a Privilege Escalation vulnerability, allowing a remote and low privileged attacker to gain super admin privileges by performing a mass assignment...

CVSS 8.8 langflow
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

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