CVE-2026-44551

CRITICAL

Open WebUI: LDAP Empty Password Authentication Bypass

Title source: cna
STIX 2.1

Description

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 (1)

Core 1
Core References

Scores

CVSS v3 9.1
EPSS 0.0004
EPSS Percentile 13.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Details

CWE
CWE-287
Status published
Products (3)
open-webui/open-webui < 0.9.0
openwebui/open_webui < 0.9.0
pypi/open-webui 0 - 0.9.0PyPI
Published May 15, 2026
Tracked Since May 16, 2026