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.
References
| Link | Resource |
|---|---|
| https://github.com/open-webui/open-webui/security/advisories/GHSA-2r4p-jpmg-48f4 | Exploit Vendor Advisory |
Configurations
History
18 May 2026, 18:35
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:* | |
| CWE | NVD-CWE-noinfo | |
| References | () https://github.com/open-webui/open-webui/security/advisories/GHSA-2r4p-jpmg-48f4 - Exploit, Vendor Advisory | |
| First Time |
Openwebui
Openwebui open Webui |
15 May 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-15 20:16
Updated : 2026-05-18 18:35
NVD link : CVE-2026-44551
Mitre link : CVE-2026-44551
CVE.ORG link : CVE-2026-44551
JSON object : View
Products Affected
openwebui
- open_webui
CWE
