MutationBleed

CVEIconVulnerability nameDateResponsible Security Disclosure byStarsProcessVulnerabilities
-

MutationBleed 2026-09-14 Wenhao Wu, Southeast University Responsible disclosure through a saved GitHub security advisory; membership-only method guards and their siblings reviewed during remediation.
  • Membership-only method guards allowed non-writing roles to mutate board data (CWE-863).
  • List, swimlane and checklist moves, scoped imports, attachment renames and history writes now enforce the canonical write capability. Denials are summarized in Admin Panel Problems.
  • More details

Details

Server methods bypass collection allow/deny. Membership alone does not grant write access: comment-only, comment-assigned-only, worker and read-only roles cannot perform general board mutations.

Both sides of list, swimlane and checklist moves, scoped import, attachment rename and history write paths now enforce the canonical role capability. The No comments role keeps its intended write access. Denied attempts use bounded Problems summaries; logging cannot break enforcement.

Source fix and regression coverage. Role decisions, reported moveList attack and sibling inventory tests pass. Browser regression added and syntax-checked; live execution pending. No CVE is assigned here.