PT-2026-39279 · Unknown · Open-Webui

CVE-2026-44562

·

Published

2024-03-12

·

Updated

2026-07-13

CVSS v2.0

6.8

Medium

VectorAV:N/AC:L/Au:S/C:N/I:C/A:N
Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.9.0
Description 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 system merges the payload over the existing model data and writes it to the database without validating ownership or access grants. This process bypasses the filter allowed access grants function, which is used by other model mutation endpoints to enforce access restrictions. This can lead to the silent replacement of a model's system prompt, base model routing, and access grants, potentially causing users to receive attacker-controlled responses.
Recommendations Update to version 0.9.0.

Exploit

Fix

Missing Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-09644
CVE-2026-44562
GHSA-MQQ6-CQCX-38VG
PYSEC-2026-2749

Affected Products

Open-Webui