Missing Authorization in Wekan - CVE-2026-53444
Published: July 28, 2026
Wekan
Detailed vulnerability description
The vulnerability allows a remote user to escalate privileges to global admin.
The vulnerability exists due to missing authorization in the groupRoutineOnLogin Meteor method and addGroupsWithAttributes login handling when handling caller-supplied OIDC group data and user identifiers. A remote user can call the exposed method with crafted group attributes to escalate privileges to global admin.
Exploitation requires the PROPAGATE_OIDC_DATA environment variable to be enabled.