openwebuiのopen webuiにおける認証の欠如に関する脆弱性
タイトル openwebuiのopen webuiにおける認証の欠如に関する脆弱性
概要

Open WebUIは完全にオフラインで動作する自己ホスト型の人工知能プラットフォームです。バージョン0.8.6以前にはチャット完了APIに脆弱性が存在し、攻撃者がツール制限を回避して許可されていない操作やアクセスを可能にする恐れがありました。chat_completion APIでは、tool_idsおよびtool_serversのパラメータがユーザーから提供されます。これらのパラメータはミドルウェアによってtools_dictを作成するために使用され、get_tool_by_idによって適切なツールを取得します。しかし、このAPIを使用するユーザーがそのツールを使用する許可を持っているかどうかを確認するチェックがありません。そのため、ユーザーはchat completion APIを介して正しいtool_idまたはtool_serversパラメータを提供することで任意のサーバーツールを呼び出すことが可能です。さらに、ツールの呼び出し時にはサーバーに保存された認証トークンが使用されるため、ツールはサーバーの特権で呼び出されます。この脆弱性はバージョン0.8.6で修正されました。

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

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

公表日 2026年5月15日0:00
登録日 2026年5月20日13:26
最終更新日 2026年5月20日13:26
CVSS3.0 : 重要
スコア 7.1
ベクター CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
影響を受けるシステム
openwebui
open webui 0.8.6 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2026年05月20日]
  掲載
2026年5月20日13:26

NVD脆弱性情報
CVE-2026-45350
概要

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.6, there is a vulnerability in chat completion API, which allows attackers to bypass tool restrictions, potentially enabling unauthorized actions or access. In the chat_completion API, the parameters tool_ids and tool_servers are supplied by the user. These parameters are used to create a tools_dict by the middleware. This is then used by get_tool_by_id to retrieve the appropriate tool. However, there is no checks in that ensures the user that uses the API has permission to use the tool, meaning that a user can invoke any server tool by supplying the correct tool_id or tool_servers parameters via the chat completion API. Moreover, the authentication token stored in the server would be used when invoking the tool, so the tool will be invoked with the server privilege. This vulnerability is fixed in 0.8.6.

公表日 2026年5月16日7:16
登録日 2026年5月17日4:13
最終更新日 2026年5月19日2:36
関連情報、対策とツール
共通脆弱性一覧