Hall of Fame image from https://openclipart.org/detail/120343/trophy
Back to Hall of Fame Contents Back to Wekan Website

Contents / CommentWriteBleed

CVE Vulnerability name Date Responsible Security Disclosure by Vulnerabilities
GHSA-qf5c-63jx-mpv4 CommentWriteBleed

2026-08-22 Char0n1507 and xet7

Coordinated disclosure with a working reproduction and root-cause analysis.
  • Comment Only members could create cards and checklists because creation reused comment permission (CWE-863 Incorrect Authorization)
  • Affected WeKan v11.07 and earlier
  • Severity: Moderate; board-integrity impact within an authorized board
  • Fixed at upcoming WeKan release

Details

CommentWriteBleed — comment permission allowed content creation (CWE-863)

Single and bulk card creation and checklist creation used the comment capability, allowing Comment Only members to add board content outside their intended role.

Fix: all affected creation routes now require the canonical board write capability. Comment creation remains available through its separate comment permission.

TimelineDetails
2026-08-22 Report received from Char0n1507 through GitHub Security Advisory GHSA-qf5c-63jx-mpv4.
2026-08-22 Fixed for the upcoming WeKan release.
Back to Hall of Fame Contents Back to Wekan Website