CVE-2026-53444 Details
Description
Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan OIDC-related Meteor methods in packages/wekan-oidc/oidc_server.js, server/models/org.js, and server/models/team.js are globally callable without the admin authorization checks used by their non-OIDC counterparts. Authenticated users can call setCreateOrgFromOidc, setOrgAllFieldsFromOidc, setCreateTeamFromOidc, setTeamAllFieldsFromOidc, boardRoutineOnLogin, or groupRoutineOnLogin to create or modify organizations and teams, and groupRoutineOnLogin can grant global admin privileges when PROPAGATE_OIDC_DATA is enabled. This issue is fixed in version 9.32.
A vulnerability in Wekan's OIDC integration allows authenticated users to escalate privileges to admin. This issue affects Wekan versions prior to 9.32. The vulnerability arises because six Meteor methods related to OIDC are globally callable without authorization checks, unlike their non-OIDC counterparts which require admin rights. Exploitation of this vulnerability enables unauthorized creation and modification of organizations and teams, and can also grant global admin privileges under certain conditions.
Users can update to Wekan version 9.32 or later, where this vulnerability has been fixed.
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 17, 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-cv95-8h7c-2ffq | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/wekan/wekan/commit/305864f0c77456ad0f2c1e616266c8a06749c951 | [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-cv95-8h7c-2ffq | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-269 | Improper Privilege Management | [email protected] |
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Wekan | <= 9.31 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 17, 2026 | CVE Modified | CISA-ADP |
| Jul 15, 2026 | New CVE Received | [email protected] |
Volerion