CVE-2026-34225

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Versions 0.7.2 and below contain a Blind Server Side Request Forgery in the functionality that allows editing an image via a prompt. The affected function performs a GET request to a user-provided URL with no restriction on the domain, allowing the local address space to be accessed. Since the SSRF is blind (the response cannot be read), the primary impact is port scanning of the local network, as whether a port is open can be determined based on whether the GET request succeeds or fails. These response differentials can be automated to iterate through the entire port range and identify open ports. If the service running on an open port can be inferred, an attacker may be able to interact with it in a meaningful way, provided the service offers state-changing GET request endpoints. This issue was unresolved at the time of publication.
Configurations

Configuration 1 (hide)

cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*

History

21 Apr 2026, 23:31

Type Values Removed Values Added
CPE cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*
First Time Openwebui open Webui
Openwebui
References () https://github.com/open-webui/open-webui/security/advisories/GHSA-jgx9-jr5x-mvpv - () https://github.com/open-webui/open-webui/security/advisories/GHSA-jgx9-jr5x-mvpv - Exploit, Mitigation, Vendor Advisory

14 Apr 2026, 17:16

Type Values Removed Values Added
References () https://github.com/open-webui/open-webui/security/advisories/GHSA-jgx9-jr5x-mvpv - () https://github.com/open-webui/open-webui/security/advisories/GHSA-jgx9-jr5x-mvpv -

14 Apr 2026, 02:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-14 02:16

Updated : 2026-04-21 23:31


NVD link : CVE-2026-34225

Mitre link : CVE-2026-34225

CVE.ORG link : CVE-2026-34225


JSON object : View

Products Affected

openwebui

  • open_webui
CWE
CWE-918

Server-Side Request Forgery (SSRF)