CVE-2026-52893 Details
Description
Wekan is open source kanban built with Meteor. Prior to 9.32, the Wekan Accounts.onCreateUser hook in server/models/users.js merges OIDC logins into existing accounts when the OIDC email or username matches an existing Wekan user, without verifying ownership or checking email_verified. An attacker using an OIDC provider account with a victim's email or username can cause Wekan to merge the attacker's OIDC credentials into the victim account and then log in as that account. This issue is fixed in version 9.32.
A vulnerability in Wekan's handling of OpenID Connect (OIDC) logins can lead to unauthorized account access. Prior to version 9.32, the 'Accounts.onCreateUser' hook automatically merged OIDC accounts into existing Wekan accounts if the OIDC email or username matched, without verifying ownership or checking if the email was verified. This allowed an attacker to merge their OIDC credentials into a victim's account and gain access to it. The vulnerability affects Wekan versions through 9.31.
Users can update to Wekan version 9.32 or later, where this vulnerability has been fixed. Instructions for downloading the latest version are available on the Wekan GitHub releases page.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 15, 2026CISA-ADP
Assessed Jul 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/wekan/wekan/security/advisories/GHSA-mp7g-hj5q-gxhq | CISA-ADP | AdvisoryRemedyVendor |
| https://github.com/wekan/wekan/commit/73204d4e0a7d77a1b186b3d76e8eaf2f3e7c9fd9 | [email protected] | Source CodeVendor |
| https://github.com/wekan/wekan/releases/tag/v9.32 | [email protected] | Release NotesVendor |
| https://github.com/wekan/wekan/security/advisories/GHSA-mp7g-hj5q-gxhq | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Wekan | <= 9.31 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 18, 2026 | CVE Modified | CISA-ADP |
| Jul 15, 2026 | New CVE Received | [email protected] |
Volerion