| タイトル | openwebuiのopen webuiにおける認証の欠如に関する脆弱性 |
|---|---|
| 概要 | Open WebUIは完全にオフラインで動作するセルフホスト型の人工知能プラットフォームです。バージョン0.9.0以前では、Open WebUIはbase_model_idを介してモデルの構成をサポートしていました。ユーザー定義のモデル(例:「Cheap Assistant」)は、実際の推論能力を提供する既存のベースモデル(例:「gpt-4-turbo-restricted」)を参照できます。ユーザーが構成モデルにクエリを送信すると、アクセス制御パイプラインはユーザーが構成モデルへのアクセス権を持っていることを検証しますが、連鎖されたベースモデルへのアクセス権を再検証しません。さらに、モデル作成およびインポートのエンドポイントは、呼び出し元がそのベースモデルへのアクセス権を持っているかどうかを確認せずに任意のbase_model_id値を受け入れます。これにより、デフォルトのモデル作成権限を持つ任意のユーザーが制限付きベースモデルに連鎖するモデルを作成し、それを呼び出してサーバーに管理者設定済みのAPIキーを使って制限付きベースモデルへのリクエストを発行させることが可能になります。この脆弱性はバージョン0.9.0で修正されました。 |
| 想定される影響 | 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 さらに、当該ソフトウェアの一部が停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年5月15日0:00 |
| 登録日 | 2026年5月20日13:27 |
| 最終更新日 | 2026年5月20日13:27 |
| CVSS3.0 : 重要 | |
| スコア | 7.6 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L |
| openwebui |
| open webui 0.9.0 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年05月20日] 掲載 |
2026年5月20日13:27 |
| 概要 | 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. |
|---|---|
| 公表日 | 2026年5月16日5:16 |
| 登録日 | 2026年5月17日4:13 |
| 最終更新日 | 2026年5月19日12:12 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:* | 0.9.0 | ||||