Platform
nodejs
Component
wekan
Fixed in
8.31.1
CVE-2026-30846 is an information disclosure vulnerability affecting Wekan, an open-source kanban tool. This flaw allows unauthenticated attackers to retrieve sensitive webhook integration data, including URLs and authentication tokens. The vulnerability impacts Wekan versions 8.31.0 through 8.33 and has been resolved in version 8.34.
The primary impact of CVE-2026-30846 is the exposure of sensitive webhook integration data. Attackers can exploit this vulnerability to gain unauthorized access to systems and services integrated with Wekan webhooks. This could lead to data breaches, unauthorized actions, and potential compromise of connected applications. The lack of authentication checks on the server-side publication makes this vulnerability particularly concerning, as any DDP client can subscribe and retrieve the data. This is similar to other DDP-related vulnerabilities where improper access controls lead to data leakage.
CVE-2026-30846 was publicly disclosed on 2026-03-06. No public proof-of-concept (PoC) code has been released as of this writing. The EPSS score is currently pending evaluation. It is not currently listed on the CISA KEV catalog.
Exploit Status
EPSS
0.15% (35% percentile)
CISA SSVC
The primary mitigation for CVE-2026-30846 is to upgrade Wekan to version 8.34 or later, which includes the necessary access control fixes. If upgrading immediately is not possible, consider implementing temporary workarounds such as restricting network access to the Wekan instance and monitoring webhook activity for suspicious behavior. While a WAF or proxy cannot directly prevent the vulnerability, it can help detect and block malicious requests attempting to exploit it. After upgrading, confirm the fix by attempting to subscribe to the globalwebhooks publication with an unauthenticated DDP client and verifying that access is denied.
Update Wekan to version 8.34 or higher. This version fixes the vulnerability that exposes global webhook integrations without authentication. The update will prevent unauthorized access to webhook URLs and tokens.
Vulnerability analysis and critical alerts directly to your inbox.
CVE-2026-30846 is an information disclosure vulnerability in Wekan versions 8.31.0 through 8.33, allowing unauthenticated access to webhook URLs and tokens.
You are affected if you are running Wekan versions 8.31.0 through 8.33. Upgrade to version 8.34 to mitigate the risk.
Upgrade Wekan to version 8.34 or later. If immediate upgrade is not possible, restrict network access and monitor webhook activity.
There is no confirmed active exploitation of CVE-2026-30846 as of the last update, but the vulnerability's ease of exploitation warrants caution.
Refer to the Wekan project's official website and GitHub repository for the latest security advisories and updates.
Upload your dependency file and we'll tell you instantly if this and other CVEs hit you.