๐Ÿ” CVE Alert

CVE-2026-44551

CRITICAL 9.1

Open WebUI: LDAP Empty Password Authentication Bypass

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-287
Vendor open-webui
Product open-webui
Published May 15, 2026
Stay Ahead of the Next One

Get instant alerts for open-webui open-webui

Be the first to know when new critical vulnerabilities affecting open-webui open-webui are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

open-webui / open-webui
< 0.9.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/open-webui/open-webui/security/advisories/GHSA-2r4p-jpmg-48f4