製品・ソフトウェアに関する情報
openwebuiのopen webuiにおける認証に関する脆弱性
Title openwebuiのopen webuiにおける認証に関する脆弱性
Summary

Open WebUIは完全にオフラインで動作する自己ホスト型の人工知能プラットフォームです。バージョン0.9.0以前では、LDAP認証エンドポイントがSimple BindをLDAPサーバーに対して実行する前に、送信されたパスワードが空でないことを検証していませんでした。LdapFormのPydanticモデルはパスワードをstr型として受け入れていますが、最小長制約がないため空文字列でも検証を通過してしまいます。その後のConnection.bind()呼び出しは脆弱なLDAPサーバー上で成功し、アプリケーションは対象ユーザーに対して完全なセッショントークンを発行します。この脆弱性はバージョン0.9.0で修正されました。

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

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

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

NVD Vulnerability Information
CVE-2026-44551
Summary

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the LDAP authentication endpoint does not validate that the submitted password is non-empty before performing a Simple Bind against the LDAP server. The LdapForm Pydantic model accepts password: str with no minimum length constraint, so an empty string passes validation. The subsequent Connection.bind() call succeeds on vulnerable LDAP servers, and the application issues a full session token for the target user. 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, 3:35 a.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