CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-30846

High
Published: Translated: NVD NIST

Summary

Wekan to narzędzie kanban typu open source zbudowane na Meteor. W wersjach od 8.31.0 do 8.33 publikacja globalwebhooks ujawnia wszystkie integracje webhooków globalnych, w tym wrażliwe pola URL i tokeny, bez przeprowadzania jakiejkolwiek kontroli uwierzytelnienia po stronie serwera.

Risk Assessment

Brak kontroli dostępu po stronie serwera umożliwia nieautoryzowanym atakującym dostęp do wrażliwych danych, co może prowadzić do nieautoryzowanego użycia webhooków i dostępu do powiązanych usług zewnętrznych.

Recommendation

Zaleca się aktualizację do wersji 8.34, w której problem został naprawiony, aby zabezpieczyć się przed nieautoryzowanym dostępem do danych webhooków.

Related vulnerabilities

Original NVD description (English source)

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.

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