Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. open-webui
  4. ›
  5. CVE-2026-70484

CVE-2026-70484: Open WebUI: Users denied the image-generation permission can still generate images via chat completions

August 4, 2026

An authenticated user whose features.image_generation permission has been revoked can still make the server generate images by sending the feature flag in a chat-completion request. The chat pipeline took the client-supplied features object at face value and never re-checked the permission that the direct image routes enforce, so the denial applied to the UI affordance but not to the server-side generation path.

References

  • github.com/advisories/GHSA-g423-grf7-98rv
  • github.com/open-webui/open-webui/commit/897d69a35c65f8ab54583bb9ca8dc74eab7bcd29
  • github.com/open-webui/open-webui/pull/26703
  • github.com/open-webui/open-webui/releases/tag/v0.11.0
  • github.com/open-webui/open-webui/security/advisories/GHSA-g423-grf7-98rv
  • nvd.nist.gov/vuln/detail/CVE-2026-70484

Code Behaviors & Features

Detect and mitigate CVE-2026-70484 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.7.0 before 0.11.0

Fixed versions

  • 0.11.0

Solution

Upgrade to version 0.11.0 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization
  • CWE-863: Incorrect Authorization

Source file

pypi/open-webui/CVE-2026-70484.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 05 Aug 2026 12:28:31 +0000.