LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-44551

openwebui · open webui

Published
CVSS9.1
Severitycritical
WeaknessCWE-287
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

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

← Back to the CVE Tracker

Our coverage of CVE-2026-44551

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-44551.