PT-2026-60249 · Git+1 · Kanboard
CVSS v3.1
8.1
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Kanboard versions prior to 1.2.53
Description
The
save() function in the BoardAjaxController (used by the kanban board drag-and-drop endpoint) validates the user role based on the project id but fails to verify if the task id belongs to that specific project. Since task identifiers are sequential integers shared across the instance, an authenticated user with membership in any project can enumerate and move tasks from any other project, including private ones, effectively corrupting or hiding them.Recommendations
Update Kanboard to version 1.2.53 or later.
Exploit
Fix
IDOR
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Kanboard