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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-15 22:17
Updated : 2026-07-18 03:16
NVD link : CVE-2026-52893
Mitre link : CVE-2026-52893
CVE.ORG link : CVE-2026-52893
JSON object : View
Products Affected
No product.
CWE
CWE-287
Improper Authentication
