Home

Description

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /api/generate, /api/embed, /api/embeddings, and /api/show endpoints accept any model name from the user and forward the request to the Ollama backend without checking whether the user is authorized to access that model. These endpoints only require get_verified_user (any authenticated non-pending user) and validate that the model exists in the full unfiltered model list, but never check AccessGrants.has_access(). This vulnerability is fixed in 0.9.0.

PUBLISHED Reserved 2026-05-06 | Published 2026-05-15 | Updated 2026-05-18 | Assigner GitHub_M




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

Problem types

CWE-862: Missing Authorization

Product status

< 0.9.0
affected

References

github.com/...-webui/security/advisories/GHSA-rcvp-6fgw-c7fh

cve.org (CVE-2026-44563)

nvd.nist.gov (CVE-2026-44563)

Download JSON