CVE-2026-30845

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:wekan_project:wekan:*:*:*:*:*:*:*:*

History

11 Mar 2026, 14:36

Type Values Removed Values Added
First Time Wekan Project wekan
Wekan Project
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.2
CPE cpe:2.3:a:wekan_project:wekan:*:*:*:*:*:*:*:*
References () https://github.com/wekan/wekan/commit/8c00adc6b865653bd717a946dd646eb54ac78c9c - () https://github.com/wekan/wekan/commit/8c00adc6b865653bd717a946dd646eb54ac78c9c - Patch
References () https://github.com/wekan/wekan/releases/tag/v8.34 - () https://github.com/wekan/wekan/releases/tag/v8.34 - Release Notes
References () https://securitylab.github.com/advisories/GHSL-2026-036_Wekan/ - () https://securitylab.github.com/advisories/GHSL-2026-036_Wekan/ - Third Party Advisory
Summary
  • (es) Wekan es una herramienta kanban de código abierto construida con Meteor. En las versiones 8.31.0 a la 8.33, la publicación compuesta del tablero en Wekan publica todos los datos de integración de un tablero sin ningún filtrado de campos, exponiendo campos sensibles, incluyendo URLs de webhook y tokens de autenticación, a cualquier suscriptor. Dado que las publicaciones del tablero son accesibles a todos los miembros del tablero independientemente de su rol (incluyendo usuarios de solo lectura y solo comentarios), e incluso a clientes DDP no autenticados para tableros públicos, cualquier usuario que pueda acceder a un tablero puede recuperar sus credenciales de webhook. Esta fuga de tokens permite a los atacantes realizar solicitudes no autenticadas a los webhooks expuestos, lo que podría desencadenar acciones no autorizadas en servicios externos conectados. Este problema ha sido solucionado en la versión 8.34.

06 Mar 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-06 20:16

Updated : 2026-03-11 14:36


NVD link : CVE-2026-30845

Mitre link : CVE-2026-30845

CVE.ORG link : CVE-2026-30845


JSON object : View

Products Affected

wekan_project

  • wekan
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-862

Missing Authorization