製品・ソフトウェアに関する情報
openwebuiのopen webuiにおけるユーザ制御の鍵による認証回避に関する脆弱性
Title openwebuiのopen webuiにおけるユーザ制御の鍵による認証回避に関する脆弱性
Summary

Open WebUIは完全にオフラインで動作する自己ホスト型の人工知能プラットフォームです。バージョン0.9.0以前では、認証された任意のユーザーがDELETE /api/v1/files/{id}を介して、共有チャット内で参照されている他のユーザー所有のファイルを永久に削除できました。has_access_to_file()の認可ゲートは、その共有チャットのブランチで無条件にアクセスを許可しており、要求ユーザーの身元や実行される操作の種類を確認していません。ファイルのUUID(通常は推測が困難なもの)は、GET /api/v1/knowledge/{id}/filesを介してナレッジベースへの読み取りアクセス権を持つ任意のユーザーに公開されています。この脆弱性はバージョン0.9.0で修正されました。

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

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

Publication Date May 15, 2026, midnight
Registration Date May 20, 2026, 1:25 p.m.
Last Update May 20, 2026, 1:25 p.m.
CVSS3.0 : 重要
Score 8
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
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:25 p.m.

NVD Vulnerability Information
CVE-2026-45671
Summary

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, any authenticated user can permanently delete files owned by other users via DELETE /api/v1/files/{id} when the target file is referenced in any shared chat. The has_access_to_file() authorization gate unconditionally grants access through its shared-chat branch. It checks neither the requesting user's identity nor the type of operation being performed. File UUIDs (which would otherwise be impractical to guess) are disclosed to any user with read access to a knowledge base via GET /api/v1/knowledge/{id}/files. 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:08 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