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.
Conclusion & alert: CVE-2026-30845 is rated Low Risk (35/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.29%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.07% | 0.29% | +0.22% |
| 2 | 2026-03-07 | — | 0.07% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 8.2 | 3.1 | HIGH |
|
3.9 | 4.2 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| wekan_project | wekan | >= 8.31, < 8.33 | cpe:2.3:a:wekan_project:wekan:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/wekan/wekan/commit/8c00adc6b865653bd717a946dd646eb54ac78c9c | Patch |
| https://github.com/wekan/wekan/releases/tag/v8.34 | Release Notes |
| https://securitylab.github.com/advisories/GHSL-2026-036_Wekan/ | Third Party Advisory |