5.3
CVE-2026-59218
- EPSS 0.24%
- Veröffentlicht 09.07.2026 15:53:54
- Zuletzt bearbeitet 10.07.2026 18:30:58
- CVE-Watchlists
- Unerledigt
Open WebUI: Account enumeration via observable login timing discrepancy
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, the /api/v1/auths/signin endpoint looked users up by email and only ran bcrypt password verification when a credential existed, making registered-account attempts measurably slower than missing-email attempts and allowing unauthenticated account enumeration. This issue is fixed in version 0.10.0.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Openwebui ≫ Open Webui Version < 0.10.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.24% | 0.151 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
CWE-208 Observable Timing Discrepancy
Two separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not.
https://github.com/open-webui/open-webui/security/advisories/GHSA-7rw5-9f7q-xj36
https://github.com/open-webui/open-webui/pull/26385
https://github.com/open-webui/open-webui/commit/993e74912199c66c522f08ec81abe31d76985e39
https://github.com/open-webui/open-webui/releases/tag/v0.10.0