Lucene search
+L

94 matches found

CVE
CVE
added 2026/04/06 5:30 p.m.18 views

CVE-2026-35050

CVE-2026-35050 affects text-generation-webui prior to 4.1.1. An attacker can abuse the ability to save extension settings in the app root (py format) to overwrite Python files such as download-model.py. The overwritten file can be triggered via the Model menu when requesting to download a new mod...

9.1CVSS5.9AI score0.00438EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/04/06 5:30 p.m.4 views

CVE-2026-35050 text-generation-webui affected by Remote Code Execution (RCE) through Path Traversal at "Session -> Save extention settings to user_data/settings.yaml".

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.1.1, users can save extention settings in "py" format and in the app root directory. This allows to overwrite python files, for instance the "download-model.py" file could be overwritten. Then, thi...

9.1CVSS6AI score0.00438EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/04/06 12:0 a.m.9 views

Text Generation Web UI 路径遍历漏洞

Text Generation Web UI is a local AI UI interface developed by oobabooga’s individual developer. Versions of Text Generation Web UI prior to 4.1.1 contained a path traversal vulnerability. This vulnerability stems from allowing extended settings to be saved in the py format, which can overwrite...

9.1CVSS6AI score0.00438EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.10 views

PT-2026-30687

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.1.1, users can save extention settings in "py" format and in the app root directory. This allows to overwrite python files, for instance the "download-model.py" file could be overwritten. Then, thi...

9.1CVSS5.9AI score0.00438EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/18 3:31 p.m.5 views

Deserialization of Untrusted Data

Overview nemo-toolkit is a NeMo - a toolkit for Conversational AI Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the deserialization process in the receivegenerateinfo function of audiotextgenerationutils.py. An attacker can execute arbitrary code, cause...

8.5CVSS6.1AI score0.00187EPSS
SaveExploits0References2
Chainguard
Chainguard
added 2026/02/18 1:17 a.m.4 views

GHSA-38VQ-G6VR-W8WF vulnerabilities

Vulnerabilities for packages: text-generation-inference...

5.4AI score
SaveExploits0
Chainguard
Chainguard
added 2026/02/18 1:17 a.m.21 views

CVE-2026-1260 vulnerabilities

Vulnerabilities for packages: text-generation-inference...

8.5CVSS5.4AI score0.00163EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/02/02 12:31 p.m.6 views

ai4data (=0.0.1), aihero (=0.3.1) +37 more potentially affected by CVE-2026-0599 via text-generation (>=0.6.1 <=0.7.0)

text-generation PYPI version =0.6.1, =3.0.0, =0.114.0, =0.0.1a7, =0.3.6.dev0, =0.0.1a8, =0.14.3, =2.0.0, =0.0.2, =0.1.4, =0.1.0, =0.1.10, =0.1.14 and more Source cves: CVE-2026-0599 Source advisory: OSV:GHSA-J7X9-7J54-2V3H...

7.5CVSS7.1AI score0.22494EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/02/02 12:31 p.m.9 views

Hugging Face Text Generation Inference vulnerable to Uncontrolled Resource Consumption

A vulnerability in huggingface/text-generation-inference version 3.3.6 allows unauthenticated remote attackers to exploit unbounded external image fetching during input validation in VLM mode. The issue arises when the router scans inputs for Markdown image links and performs a blocking HTTP GET...

7.5CVSS5.5AI score0.22494EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/02 12:31 p.m.5 views

GHSA-J7X9-7J54-2V3H Hugging Face Text Generation Inference vulnerable to Uncontrolled Resource Consumption

A vulnerability in huggingface/text-generation-inference version 3.3.6 allows unauthenticated remote attackers to exploit unbounded external image fetching during input validation in VLM mode. The issue arises when the router scans inputs for Markdown image links and performs a blocking HTTP GET...

7.5CVSS7.4AI score0.22494EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/02 11:16 a.m.11 views

CVE-2026-0599

A vulnerability in huggingface/text-generation-inference version 3.3.6 allows unauthenticated remote attackers to exploit unbounded external image fetching during input validation in VLM mode. The issue arises when the router scans inputs for Markdown image links and performs a blocking HTTP GET...

7.5CVSS0.22494EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/02 10:36 a.m.4 views

CVE-2026-0599

A vulnerability in huggingface/text-generation-inference version 3.3.6 allows unauthenticated remote attackers to exploit unbounded external image fetching during input validation in VLM mode. The issue arises when the router scans inputs for Markdown image links and performs a blocking HTTP GET...

7.5CVSS5.5AI score0.22494EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/02/02 10:36 a.m.8 views

EUVD-2026-5137

A vulnerability in huggingface/text-generation-inference version 3.3.6 allows unauthenticated remote attackers to exploit unbounded external image fetching during input validation in VLM mode. The issue arises when the router scans inputs for Markdown image links and performs a blocking HTTP GET...

7.5CVSS5.5AI score0.22494EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/02 10:36 a.m.31 views

CVE-2026-0599

CVE-2026-0599 concerns huggingface/text-generation-inference version 3.3.6, where unauthenticated attackers can trigger a resource-exhaustion DoS via unbounded external image fetching during input validation in VLM mode. The router scans inputs for Markdown image links and issues a blocking HTTP ...

7.5CVSS5.5AI score0.22494EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.9 views

PT-2026-5654

Name of the Vulnerable Software and Affected Versions huggingface/text-generation-inference version 3.3.6 huggingface/text-generation-inference versions prior to 3.3.7 Description A flaw exists in huggingface/text-generation-inference that allows unauthenticated remote attackers to cause a...

7.5CVSS7.4AI score0.22494EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2026/02/02 12:0 a.m.12 views

Text Generation Inference 资源管理错误漏洞

Text Generation Inference is a Rust, Python, and gRPC server developed by Hugging Face for text generation inference. Version 3.3.6 of Text Generation Inference contains a resource management vulnerability. This vulnerability stems from the unlimited acquisition of external images during input...

7.5CVSS7.1AI score0.22494EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/11/07 8:56 p.m.8 views

CVE-2025-12488

oobabooga text-generation-webui trustremotecode Reliance on Untrusted Inputs Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of oobabooga text-generation-webui. Authentication is not required to exploit this...

9.8CVSS7.9AI score0.00857EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/11/06 8:12 p.m.13 views

CVE-2025-12487 oobabooga text-generation-webui trust_remote_code Reliance on Untrusted Inputs Remote Code Execution Vulnerability

oobabooga text-generation-webui trustremotecode Reliance on Untrusted Inputs Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of oobabooga text-generation-webui. Authentication is not required to exploit this...

9.8CVSS0.00857EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/11/06 8:11 p.m.15 views

CVE-2025-12488 oobabooga text-generation-webui trust_remote_code Reliance on Untrusted Inputs Remote Code Execution Vulnerability

oobabooga text-generation-webui trustremotecode Reliance on Untrusted Inputs Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of oobabooga text-generation-webui. Authentication is not required to exploit this...

9.8CVSS0.00857EPSS
SaveExploits0References2
CVE
CVE
added 2025/11/06 8:11 p.m.20 views

CVE-2025-12488

The CVE-2025-12488 issue affects oobabooga text-generation-webui. The vulnerability is caused by improper validation of the trust_remote_code argument in the /load endpoint, allowing an attacker to load a model with untrusted input and execute arbitrary code in the service account context. Auth i...

9.8CVSS7.5AI score0.00857EPSS
SaveExploits0References2
Rows per page
Query Builder