CVE-2026-53445

HIGH CVSS 4.0: 7.1 EPSS 0.24%
Updated Jul 16, 2026
Wekan
Parameter Value
CVSS 7.1 (HIGH)
Fixed In 9.32
Type CWE-862 (Missing Authorization)
Vendor Wekan
Public PoC No

Wekan is open source kanban built with Meteor. Prior to 9.32, the Wekan copyBoard Meteor DDP method in server/publications/boards.js copies a board by caller-supplied board ID without checking this.userId, membership, or admin access. Any authenticated user can copy a private board they are not a member of, including its cards, checklists, custom fields, labels, and rules, while the REST POST /api/boards/:boardId/copy path correctly checks board admin access.

This issue is fixed in version 9.32.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v4.0