Improper access control in Open WebUI - CVE-2026-44562

 

Improper access control in Open WebUI - CVE-2026-44562

Published: May 5, 2026


Vulnerability identifier: #VU130173
CSH Severity: Low
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-44562
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to overwrite any existing model and modify its access grants.

The vulnerability exists due to improper access control in the POST /api/v1/models/import endpoint when handling model import requests with an ID matching an existing model. A remote user can send a specially crafted import request to overwrite any existing model and modify its access grants.

Exploitation requires the workspace.models_import permission and knowledge of the target model ID.


Affected software

Open WebUI

How to mitigate CVE-2026-44562

Install security update from vendor's website.

Open WebUI - update to 0.9.0

External References

Related Security Bulletins