openwebuiのopen webuiにおける複数の脆弱性
| Title |
openwebuiのopen webuiにおける複数の脆弱性
|
| Summary |
Open WebUIは、完全にオフラインで動作するように設計されたセルフホスト型の人工知能プラットフォームです。バージョン0.9.0以前では、OpenAIルーターの/responsesエンドポイントが認証された任意のユーザーからのリクエストを受け入れ、モデルごとのアクセス制御を行わずにリクエストを上流のLLMプロバイダーに直接転送していました。主要なチャット完了エンドポイント(generate_chat_completion)は、リクエストを許可する前にモデルの所有権、グループメンバーシップ、およびAccessGrantsを確認しますが、/responsesプロキシは有効なセッションを持つユーザーであることのみをget_verified_userを通じて検証しています。これにより、認証された任意のユーザーが任意のモデルIDを指定して/api/openai/responsesにPOSTリクエストを送ることで、インスタンス上に設定された任意のモデルと対話できる状態になっていました。この脆弱性はバージョン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 |
7.1
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/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-44556
| Summary |
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /responses endpoint in the OpenAI router accepts any authenticated user and forwards requests directly to upstream LLM providers without enforcing per-model access control. While the primary chat completion endpoint (generate_chat_completion) checks model ownership, group membership, and AccessGrants before allowing a request, the /responses proxy only validates that the user has a valid session via get_verified_user. This allows any authenticated user to interact with any model configured on the instance by sending a POST request to /api/openai/responses with an arbitrary model ID. 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