Auth bypass in Kanboard

CVE-2026-58660

Kanboard through 1.2.52, fixed in commit 564cc30, BoardAjaxController save() method (used by the kanban board drag-and-drop endpoint) validates the caller's role on the attacker-supplied project_id but never verifies that the supplied task_id actually belongs to that project. Because task identifiers are sequential integers shared across the entire instance, any authenticated user who is a member of at least one project can enumerate and move (corrupt/hide) tasks belonging to any other project on the same instance, including private projects they have no membership or role on.

Vulnerability class: IDOR (Insecure Direct Object Reference)

EPSS: 0.005 (40.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H.

Affected products

  • Kanboard — versions 0, 564cc30e1e360959572e01e158734d9475c05903

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-58660?
CVE-2026-58660 is a high-severity vulnerability in Kanboard, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 8.1/10. Published 2026-07-15.
How severe is CVE-2026-58660?
High severity. CVSS v3 base score is 8.1 out of 10.