Beveiligingsadvies

CVE-2026-53447

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-07-15 21:12:59
Laatst bijgewerkt 2026-07-16 18:48:01
Toegewezen door GitHub_M
CVSS-score 6.5
Status PUBLISHED

Beschrijving

Wekan is open source kanban built with Meteor. Prior to 9.35, the Wekan cloneBoard Meteor method in models/import.js uses caller-supplied sourceBoardId to build a board export through models/exporter.js without invoking canExport() or checking source-board membership. Any authenticated user who knows a private board ID can clone the board into their own account and read its cards, comments, attachments, member information, and activities. This issue is fixed in version 9.35.