cvedb.io
CVE-2026-44562
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2026-05-15T20:16:47.873 · Last modified 2026-06-17T10:50:47.843

Summary

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the POST /api/v1/models/import endpoint allows users with the workspace.models_import permission to overwrite any existing model in the database, regardless of ownership. When an imported model's ID matches an existing model, the endpoint merges the attacker's payload over the existing model data and writes it to the database with no ownership or access grant validation. Additionally, filter_allowed_access_grants is never called, bypassing the access grant restrictions enforced on all other model mutation endpoints. This vulnerability is fixed in 0.9.0.

Affected products

openwebui — open_webui

Does this affect you?

Add your gear to cvedb and we'll alert you only when openwebui ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.