openwebuiのopen webuiにおける認証の欠如に関する脆弱性
| Title |
openwebuiのopen webuiにおける認証の欠如に関する脆弱性
|
| Summary |
Open WebUIは完全にオフラインで動作するよう設計されたセルフホスト型の人工知能プラットフォームです。0.9.0以前のバージョンでは、POST /api/v1/retrieval/process/web エンドポイントがユーザー提供のcollection_nameおよびoverwriteクエリパラメータ(デフォルト:True)を受け入れていました。このエンドポイントは、呼び出しユーザーが対象のコレクションを所有しているか、または書き込みアクセス権を持っているかどうかの認可チェックを一切行いませんでした。overwrite=Trueの場合、save_docs_to_vector_dbは新しい内容を書き込む前にVECTOR_DB_CLIENT.delete_collection()を対象コレクションに対して呼び出していました。この脆弱性は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 |
8.1
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/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:27 p.m. |
NVD Vulnerability Information
CVE-2026-44554
| Summary |
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the POST /api/v1/retrieval/process/web endpoint accepts a user-supplied collection_name and an overwrite query parameter (default: True). It performs no authorization check on whether the calling user owns or has write access to the target collection. When overwrite=True, save_docs_to_vector_db calls VECTOR_DB_CLIENT.delete_collection() on the target collection before writing new content. 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