216.73.216.86

CVE-2026-44551

· Published 15/05/2026 20:16 · Modified 15/05/2026 20:16

Labels: CVE-2026-44551 2026-05-15CVE-2026-44551CWE-287[email protected]

Essential information

Published
15/05/2026 20:16
Modified
15/05/2026 20:16
Author
Creator
CVSS
9.1 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
openwebui / open webui cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*

References