製品・ソフトウェアに関する情報
openwebuiのopen webuiにおける認証の欠如に関する脆弱性
Title openwebuiのopen webuiにおける認証の欠如に関する脆弱性
Summary

Open WebUIは完全にオフラインで動作するセルフホスト型の人工知能プラットフォームです。バージョン0.9.0以前では、Open WebUIはbase_model_idを介してモデルの構成をサポートしていました。ユーザー定義のモデル(例:「Cheap Assistant」)は、実際の推論能力を提供する既存のベースモデル(例:「gpt-4-turbo-restricted」)を参照できます。ユーザーが構成モデルにクエリを送信すると、アクセス制御パイプラインはユーザーが構成モデルへのアクセス権を持っていることを検証しますが、連鎖されたベースモデルへのアクセス権を再検証しません。さらに、モデル作成およびインポートのエンドポイントは、呼び出し元がそのベースモデルへのアクセス権を持っているかどうかを確認せずに任意のbase_model_id値を受け入れます。これにより、デフォルトのモデル作成権限を持つ任意のユーザーが制限付きベースモデルに連鎖するモデルを作成し、それを呼び出してサーバーに管理者設定済みのAPIキーを使って制限付きベースモデルへのリクエストを発行させることが可能になります。この脆弱性はバージョン0.9.0で修正されました。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 さらに、当該ソフトウェアの一部が停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 15, 2026, midnight
Registration Date May 20, 2026, 1:27 p.m.
Last Update May 20, 2026, 1:27 p.m.
CVSS3.0 : 重要
Score 7.6
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
Affected System
openwebui
open webui 0.9.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月20日]
  掲載
May 20, 2026, 1:27 p.m.

NVD Vulnerability Information
CVE-2026-44555
Summary

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, Open WebUI supports model composition via base_model_id: a user-defined model (e.g., "Cheap Assistant") can reference an existing base model (e.g., "gpt-4-turbo-restricted") that provides the actual inference capability. When a user queries the composed model, the access control pipeline verifies the user has access to the composed model but never re-verifies access to the chained base model. Additionally, the model creation and import endpoints accept arbitrary base_model_id values without checking that the caller has access to that base model. Combined, this allows any user with the default model creation permission to create a model that chains to a restricted base model — and then invoke it, causing the server to dispatch the request to the restricted base model using the admin-configured API key. This vulnerability is fixed in 0.9.0.

Publication Date May 16, 2026, 5:16 a.m.
Registration Date May 17, 2026, 4:13 a.m.
Last Update May 19, 2026, 12:12 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:* 0.9.0
Related information, measures and tools
Common Vulnerabilities List