Description
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.7.0 until 0.11.0, the legacy chat-completions features block trusted a client-supplied image_generation flag and did not re-check the features.image_generation permission that the direct image routes and native function-calling path enforce. An authenticated user whose image-generation permission had been revoked could still consume the operator's configured image provider through chat completions, spending API credits and provider quota and writing generated files to operator storage, without exposing provider credentials or other users' data. This issue is fixed in 0.11.0.
Published: 2026-08-04
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Open WebUI's legacy chat-completions service ignored the image_generation flag supplied by the client and did not re‑enforce the image_generation permission that is normally checked by the direct image routes and native function‑calling path. As a result, an authenticated user whose image-generation privilege had been revoked could still request the operator’s image provider via chat completions. This bypass allowed the user to consume API credits and provider quota, as well as to write image files to the operator’s storage, without exposing the provider credentials or other users’ data. The flaw is a classic example of missing access control (CWE‑862) and missing authorization checks (CWE‑863), leading to unauthorized use of system resources and potential cost escalation.

Affected Systems

The vulnerability exists in Open WebUI versions 0.7.0 through 0.10.x; the fix was introduced in version 0.11.0. Any self‑hosted installation running from 0.7.0 up to, but not including, 011.0 is potentially impacted.

Risk and Exploitability

With a CVSS score of 4.3 the flaw is rated medium severity; the EPSS score is currently unavailable and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an authenticated session and the presence of a user account whose image-generation permission has already been revoked. The attacker can generate images and accrue costs, but the attack vector is limited to legitimate accounts, not to unauthenticated or remote actors. The risk is therefore moderate, with a potential for significant unintended resource consumption if many users inadvertently retain revocations.

Generated by OpenCVE AI on August 4, 2026 at 21:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Open WebUI to version 0.11.0 or later
  • Audit and adjust user roles to correctly revoke image-generation permissions, ensuring no residual privileges remain
  • Disable legacy chat-completion endpoints or enforce permission checks on them until the upgrade can be applied

Generated by OpenCVE AI on August 4, 2026 at 21:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-g423-grf7-98rv Open WebUI: Users denied the image-generation permission can still generate images via chat completions
History

Tue, 04 Aug 2026 22:00: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, 04 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Description Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.7.0 until 0.11.0, the legacy chat-completions features block trusted a client-supplied image_generation flag and did not re-check the features.image_generation permission that the direct image routes and native function-calling path enforce. An authenticated user whose image-generation permission had been revoked could still consume the operator's configured image provider through chat completions, spending API credits and provider quota and writing generated files to operator storage, without exposing provider credentials or other users' data. This issue is fixed in 0.11.0.
Title Open WebUI: Users denied the image-generation permission can still generate images via chat completions
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-08-04T19:56:54.210Z

Reserved: 2026-08-04T15:24:41.340Z

Link: CVE-2026-70484

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:45:04Z

Weaknesses