CVE-2026-41454 PUBLISHED

WeKan < 8.35 Missing Authorization via Integration REST API

Assigner: VulnCheck
Reserved: 20.04.2026 Published: 22.04.2026 Updated: 22.04.2026

WeKan before 8.35 contains a missing authorization vulnerability in the Integration REST API endpoints that allows authenticated board members to perform administrative actions without proper privilege verification. Attackers can enumerate integrations including webhook URLs, create new integrations, modify or delete existing integrations, and manage integration activities by exploiting insufficient authorization checks in the JsonRoutes REST handlers.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor wekan
Product wekan
Versions Default: unaffected
  • affected from 0 to 8.35.0 (excl.)
  • Version 2cd702f48df2b8aef0e7381685f8e089986a18a4 is unaffected

Credits

  • Rodolphe GHIO finder
  • xet7 remediation developer

References

Problem Types

  • CWE-862 Missing Authorization CWE