CVE-2026-52893
CRITICAL
9.2
CVSS 4.0
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.
Metadata
Severity & Metrics
9.2
CRITICAL CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| wekan | wekan | — | < 9.32 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-287 | cna | CWE-287: Improper Authentication |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 9.2 | CRITICAL | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N |
References (3)
- https://github.com/wekan/wekan/security/advisories/GHSA-mp7g-hj5q-gxhq https://github.com/wekan/wekan/security/advisories/GHSA-mp7g-hj5q-gxhq
- https://github.com/wekan/wekan/commit/73204d4e0a7d77a1b186b3d76e8eaf2f3e7c9fd9 https://github.com/wekan/wekan/commit/73204d4e0a7d77a1b186b3d76e8eaf2f3e7c9fd9
- https://github.com/wekan/wekan/releases/tag/v9.32 https://github.com/wekan/wekan/releases/tag/v9.32