| タイトル | openwebuiのopen webuiにおけるユーザ制御の鍵による認証回避に関する脆弱性 |
|---|---|
| 概要 | Open WebUIは完全にオフラインで動作する自己ホスト型の人工知能プラットフォームです。バージョン0.9.5以前では、複数のエンドポイントがユーザー提供のfile_idを受け取り、呼び出し元が所有しているかアクセスを許可されているかを検証せずに参照されたファイルを呼び出し元が管理するリソース(フォルダ知識、知識ベースのコンテンツ)に添付していました。これにより、そのファイルの内容が下流のRAG / file-content経路を通じてアクセス可能となり、認証された任意のユーザーが他のユーザーのプライベートファイルをUUIDを知っているだけで持ち出すことができました。さらに、知識ベース経路では上書きも可能でした。この脆弱性はbackend/open_webui/routers/folders.py(POST /api/v1/folders/{id}/update)、backend/open_webui/routers/knowledge.py(add_file_to_knowledge_by_id)、およびbackend/open_webui/routers/knowledge.py(add_files_to_knowledge_by_id_batch)に影響を与えます。この脆弱性はバージョン0.9.5で修正されました。 |
| 想定される影響 | 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年5月15日0:00 |
| 登録日 | 2026年5月20日13:25 |
| 最終更新日 | 2026年5月20日13:25 |
| CVSS3.0 : 重要 | |
| スコア | 8.1 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N |
| openwebui |
| open webui 0.9.5 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年05月20日] 掲載 |
2026年5月20日13:25 |
| 概要 | Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, multiple endpoints accept a user-supplied file_id and attach the referenced file to a resource the caller controls (folder knowledge, knowledge-base contents) without verifying that the caller owns or has been granted access to the file. The file's content then becomes reachable through the downstream RAG / file-content paths, allowing any authenticated user to exfiltrate any other user's private file — and on the knowledge-base path, also to overwrite it — given knowledge of the file's UUID. This affects backend/open_webui/routers/folders.py (POST /api/v1/folders/{id}/update), backend/open_webui/routers/knowledge.py (add_file_to_knowledge_by_id), and backend/open_webui/routers/knowledge.py (add_files_to_knowledge_by_id_batch). This vulnerability is fixed in 0.9.5. |
|---|---|
| 公表日 | 2026年5月16日6:16 |
| 登録日 | 2026年5月17日4:13 |
| 最終更新日 | 2026年5月19日2:36 |