CVE-2026-33058 PUBLISHED

Kanboard has Authenticated SQL Injection in Project Permissions Handler

Assigner: GitHub_M
Reserved: 17.03.2026 Published: 18.03.2026 Updated: 18.03.2026

Kanboard is project management software focused on Kanban methodology. Versions prior to 1.2.51 have an authenticated SQL injection vulnerability. Attackers with the permission to add users to a project can leverage this vulnerability to dump the entirety of the kanboard database. Version 1.2.51 fixes the issue.

Metrics

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

Product Status

Vendor kanboard
Product kanboard
Versions
  • Version < 1.2.51 is affected

References

Problem Types

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE