| タイトル | openwebuiのopen webuiにおける認証の欠如に関する脆弱性 |
|---|---|
| 概要 | Open WebUIは完全にオフラインで動作するように設計されたセルフホスト型の人工知能プラットフォームです。バージョン0.9.0以前では、/api/generate、/api/embed、/api/embeddings、および/api/showエンドポイントがユーザーから任意のモデル名を受け取り、そのユーザーがそのモデルへのアクセス権を持っているかを確認せずにリクエストをOllamaバックエンドに転送していました。これらのエンドポイントはget_verified_user(認証済みで保留中でないユーザー)を必要とし、モデルがフィルタリングされていない完全なモデルリストに存在するかを検証しますが、AccessGrants.has_access()による確認は決して行いませんでした。この脆弱性はバージョン0.9.0で修正されました。 |
| 想定される影響 | 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアの一部が停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年5月15日0:00 |
| 登録日 | 2026年5月20日13:27 |
| 最終更新日 | 2026年5月20日13:27 |
| CVSS3.0 : 警告 | |
| スコア | 5.4 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L |
| openwebui |
| open webui 0.9.0 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年05月20日] 掲載 |
2026年5月20日13:27 |
| 概要 | Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /api/generate, /api/embed, /api/embeddings, and /api/show endpoints accept any model name from the user and forward the request to the Ollama backend without checking whether the user is authorized to access that model. These endpoints only require get_verified_user (any authenticated non-pending user) and validate that the model exists in the full unfiltered model list, but never check AccessGrants.has_access(). This vulnerability is fixed in 0.9.0. |
|---|---|
| 公表日 | 2026年5月16日5:16 |
| 登録日 | 2026年5月17日4:13 |
| 最終更新日 | 2026年5月19日12:11 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:* | 0.9.0 | ||||