Wekan is an open source kanban tool built with Meteor. In versions 8.31.0 through 8.33, the globalwebhooks publication exposes all global webhook integrations—including sensitive url and token fields—without performing any authentication check on the server side. Although the subscription is normally invoked from the admin settings page, the server-side publication has no access control, meaning any DDP client, including unauthenticated ones, can subscribe and receive the data. This allows an unauthenticated attacker to retrieve global webhook URLs and authentication tokens, potentially enabling unauthorized use of those webhooks and access to connected external services. This issue has been fixed in version 8.34.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XWekan Project Wekan
APPWekan Project8.31 – 8.33 (bez)
Related vulnerabilities
Wekan: ujawnienie wrażliwych danych użytkowników przez publikację notificationUsers
SSRF w Wekan — nieautoryzowany dostęp do wewnętrznych zasobów sieciowych
Wekan IDOR: nieautoryzowana modyfikacja pól własnych na tablicach
WeKan versions prior to 8.19 contain an insecure direct object reference (IDOR) in checklist creation and rela...
WeKan versions prior to 8.19 contain an authorization weakness in the attachment upload API. The API does not ...