Description
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.
Published: 2026-04-14
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Local network discovery and potential remote interaction via blind SSRF
Action: Immediate patch
AI Analysis

Impact

Open WebUI’s image edit feature performs an unbounded GET request to any URL specified by the user. The response is not returned to the requester, creating a blind server‑side request forgery. Attackers can thus probe internal addresses and ports, determining which are reachable based on success or failure. If a reachable service exposes state‑changing GET endpoints, further interaction may be possible. The vulnerability opens a path for local network reconnaissance and potential command or data exfiltration for the service that is hit.

Affected Systems

The flaw affects the open‑webui platform in versions 0.7.2 and earlier. These builds are self‑hosted, AI‑powered applications that operate offline but include a web interface for image editing via prompts. The impact is limited to installations running those older releases.

Risk and Exploitability

With a CVSS score of 4.3, the technical severity is moderate. Exploitation requires only that an attacker has access to the Open WebUI instance; no elevated privileges or additional credentials are needed. The blind nature of the flaw means the attacker must observe timing or error responses to infer port status, but this can be automated. Since EPSS is not available and the issue is not listed in CISA’s KEV catalog, the exploitation likelihood is not quantified, yet the simple attack flow and lack of mitigation make it a reasonable concern for any exposed deployment.

Generated by OpenCVE AI on April 14, 2026 at 03:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Open WebUI to a version newer than 0.7.2, which removes the vulnerable image edit functionality. (If an upgrade is not yet possible, contact the vendor for a patch release.)
  • If upgrading is delayed, disable or remove the image editing endpoint that accepts external URLs to eliminate the blind SSRF vector.
  • Implement network segmentation or firewall rules to block the Open WebUI instance from reaching internal addresses, thereby preventing port probing.

Generated by OpenCVE AI on April 14, 2026 at 03:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Apr 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Openwebui
Openwebui open Webui
CPEs cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*
Vendors & Products Openwebui
Openwebui open Webui

Tue, 14 Apr 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Apr 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Open-webui
Open-webui open-webui
Vendors & Products Open-webui
Open-webui open-webui

Tue, 14 Apr 2026 02:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Open WebUI has Blind Server Side Request Forgery in its Image Edit Functionality
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Open-webui Open-webui
Openwebui Open Webui
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-14T16:28:03.089Z

Reserved: 2026-03-26T16:22:29.033Z

Link: CVE-2026-34225

cve-icon Vulnrichment

Updated: 2026-04-14T15:37:32.117Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-14T02:16:04.097

Modified: 2026-04-21T23:31:23.213

Link: CVE-2026-34225

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-14T16:31:03Z

Weaknesses