PT-2026-39279 · Unknown · Open-Webui

Published

2026-05-08

·

Updated

2026-05-15

·

CVE-2026-44562

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/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.

Fix

Missing Authorization

Weakness Enumeration

Related Identifiers

CVE-2026-44562
GHSA-MQQ6-CQCX-38VG

Affected Products

Open-Webui