Description
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.11 before 0.10.0, POST /api/v1/images/edit required only a verified account and did not enforce the global image-edit switch or the per-user image-generation permission, allowing a non-admin user to invoke server-side image editing with administrator-configured provider credentials. This issue is fixed in version 0.10.0.
Published: 2026-07-09
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Open WebUI, a self‑hosted AI platform, allows authenticated users to edit images by POSTing to /api/v1/images/edit. From versions 0.8.11 through just before 0.10.0, this endpoint only required a verified account and did not honor the global image‑edit switch or per‑user image‑generation permission settings. This is a missing authorization flaw (CWE‑862) and an improper access control weakness (CWE‑863). As a result, a non‑admin user could trigger server‑side image editing using credentials that an administrator had configured for a third‑party provider, effectively bypassing access controls and performing privileged image‑generation operations on the host.

Affected Systems

The affected product is Open WebUI (open‑webui:open‑webui). All releases from 0.8.11 up to, but not including, version 0.10.0 are impacted.

Risk and Exploitability

The CVSS score of 4.3 indicates medium severity, and the vulnerability is not listed in the CISA KEV catalog. The EPSS score is below 1%, reflecting a very low exploitation probability. Exploitation would require an attacker to possess a verified account and to send a POST request to /api/v1/images/edit, leveraging existing administrator‑configured provider credentials. Updating to version 0.10.0 removes the bypass and eliminates the vulnerability.

Generated by OpenCVE AI on July 29, 2026 at 12:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Open WebUI to version 0.10.0 or later.
  • Disable the global image‑edit switch in the configuration if image editing is not required.
  • Verify that per‑user image‑generation permissions are correctly set and enforced.

Generated by OpenCVE AI on July 29, 2026 at 12:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-rqj7-6wrp-6g2g Open WebUI: POST /api/v1/images/edit bypasses the global image-edit switch and the per-user image-generation permission
History

Tue, 14 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 09 Jul 2026 18:15:00 +0000

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

Thu, 09 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Description Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.11 before 0.10.0, POST /api/v1/images/edit required only a verified account and did not enforce the global image-edit switch or the per-user image-generation permission, allowing a non-admin user to invoke server-side image editing with administrator-configured provider credentials. This issue is fixed in version 0.10.0.
Title Open WebUI: POST /api/v1/images/edit bypasses the global image-edit switch and the per-user image-generation permission
Weaknesses CWE-862
CWE-863
References
Metrics cvssV3_1

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


Subscriptions

Open-webui Open-webui
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-14T00:58:25.667Z

Reserved: 2026-07-02T21:05:02.925Z

Link: CVE-2026-59227

cve-icon Vulnrichment

Updated: 2026-07-14T00:57:59.940Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T12:30:03Z

Weaknesses