CVE-2026-30845 MEDIUM

CVE-2026-30845: Wekan Exposes Sensitive Data through Lack of Field Filtering During Board Publication

Vendor Wekan
Product Wekan
Weakness CWE-200 · Info exposure
Published March 6, 2026
Last update March 9, 2026

CVSS base score

6.9/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:L/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 6, 2026 CVE published
March 9, 2026 Record updated