CVE-2026-44551
קריטית 9.1
תיאור (מקור, אנגלית)
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.
מדדים
- CVSS 3.1
-
9.1 (CRITICAL)
מקור הציון: CNA
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N - EPSS — סבירות ניצול
- 1% (אחוזון 100) נכון ל-4/8/2026
- CWE
- CWE-287
מוצרים מושפעים
openwebui: open webui
קישורים
- https://github.com/open-webui/open-webui/security/advisories/GHSA-2r4p-jpmg-48f4 ExploitVendor Advisory