Ad

CVE-2026-29056

HIGH CVSS 4.0: 7.0 EPSS 0.24%
Updated Mar 18, 2026
Kanboard
Parameter Value
CVSS 7.0 (HIGH)
Affected Versions before 1.2.51
Fixed In 1.2.51
Type CWE-915
Vendor Kanboard
Public PoC No

Kanboard is project management software focused on Kanban methodology. Prior to 1.2.51, Kanboard's user invite registration endpoint (`UserInviteController::register()`) accepts all POST parameters and passes them to `UserModel::create()` without filtering out the `role` field. An attacker who receives an invite link can inject `role=app-admin` in the registration form to create an administrator account.

Version 1.2.51 fixes the issue.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v4.0

Weakness Type (CWE)

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Kanboard Kanboard
cpe:2.3:a:kanboard:kanboard:*:*:*:*:*:*:*:*
1.2.51

Related Vulnerabilities