Server-Side Request Forgery (SSRF) in Text Generation Web UI - #VU127427

 

Server-Side Request Forgery (SSRF) in Text Generation Web UI - #VU127427

Published: April 24, 2026


Vulnerability identifier: #VU127427
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: oobabooga
Affected software:
Text Generation Web UI

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information and cause a denial of service.

The vulnerability exists due to server-side request forgery in OpenAI-compatible multimodal image_url fetching when handling crafted image_url values in requests to the OpenAI-compatible endpoints. A remote user can send a specially crafted request containing an attacker-controlled image_url to disclose sensitive information and cause a denial of service.

The issue affects requests processed through POST /v1/chat/completions and POST /v1/completions, and can reach internal or loopback destinations from the server network context.


Remediation

Install security update from vendor's website.

Sources