Wekan Exposes Sensitive Data through Lack of Field Filtering During Board Publication
Description
Wekan is an open source kanban tool built with Meteor. In versions 8.31.0 through 8.33, the board composite publication in Wekan publishes all integration data for a board without any field filtering, exposing sensitive fields including webhook URLs and authentication tokens to any subscriber. Since board publications are accessible to all board members regardless of their role (including read-only and comment-only users), and even to unauthenticated DDP clients for public boards, any user who can access a board can retrieve its webhook credentials. This token leak allows attackers to make unauthenticated requests to the exposed webhooks, potentially triggering unauthorized actions in connected external services. This issue has been fixed in version 8.34.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
2Patches
Vulnerability mechanics
References
3- github.com/wekan/wekan/commit/8c00adc6b865653bd717a946dd646eb54ac78c9cmitrex_refsource_MISC
- github.com/wekan/wekan/releases/tag/v8.34mitrex_refsource_MISC
- securitylab.github.com/advisories/GHSL-2026-036_Wekan/mitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.