Account takeover via wildcard identity matching
Published Sep 9, 2026 · Updated Sep 9, 2026
Authentication bypass in Open WebUI 0.6.41 through 0.11.0 allows attackers to receive another user's session via identity lookup. The SQLite branches of get_user_by_oauth_sub and get_user_by_scim_external_id apply JSON contains(), which compiles to SQL LIKE substring matching and treats percent and underscore in identity values as wildcards. Exploitation requires SQLite plus OAuth, OIDC, or SCIM; deliberate account takeover further requires control of the matched claim, while underscore collisions can bind a sign-in to the first matching account.
Summary
What happened
Authentication bypass in Open WebUI 0.6.41 through 0.11.0 allows attackers to receive another user's session via identity lookup. The SQLite branches of get_user_by_oauth_sub and get_user_by_scim_external_id apply JSON contains(), which compiles to SQL LIKE substring matching and treats percent and underscore in identity values as wildcards. Exploitation requires SQLite plus OAuth, OIDC, or SCIM; deliberate account takeover further requires control of the matched claim, while underscore collisions can bind a sign-in to the first matching account.
The record
- CVE
- CVE-2026-87016
- Published
- Sep 9, 2026
- Updated
- Sep 9, 2026
- Vendor
- Open WebUI
- Product
- Open WebUI
- Classifications
- CWE-155, CWE-287, T1078
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Sep 9, 2026CVE publishedPublication date reported by the CVE source.
- Sep 9, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 0.6.41, < 0.11.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Upstream SQLite wildcard identity proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo