CVE Catalog

CVE-2026-55234

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

15th percentile - higher than 15% of all known CVEs

Summary

In Wekan prior to version 9.37, DDP update rules in cards.js, lists.js, and swimlanes.js authorize against the stored source boardId and do not validate a new boardId in the update modifier. An authenticated user with write access to their own board can move cards, lists, or swimlanes into a private board they are not a member of.

Risk Assessment

The risk involves unauthorized access to private boards and data, potentially leading to information disclosure or data integrity breaches within the organization.

Recommendation

Immediately upgrade Wekan to version 9.37 or later, which includes a fix that validates the new boardId in update modifiers.

Other vulnerabilities in Wekan

See all
Original NVD description (English source)

Wekan is open source kanban built with Meteor. Prior to 9.37, Wekan DDP update allow rules in server/permissions/cards.js, server/permissions/lists.js, and server/permissions/swimlanes.js authorize against the stored source boardId and do not validate a new boardId in the update modifier. Any authenticated user with write access to their own board can call /cards/update, /lists/update, or /swimlanes/update to move cards, lists, or swimlanes into a private board they are not a member of. This issue is fixed in version 9.37.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS