CVE-2026-92802
5.3
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
Summary
kan through 0.6.0 fails to properly validate board creation permissions in the GitHub project import endpoint, allowing guests to create boards despite lacking board:create permission. Attackers can bypass authorization checks by using the importProjects mutation to create boards while remaining blocked on direct creation paths.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| kanbn | kan | 0 <= 0.6.0 | affected |
Weaknesses
- CWE-862: Missing Authorization
References
- https://github.com/kanbn/kan/issues/628
- https://github.com/kanbn/kan
- https://github.com/kanbn/kan/blob/v0.6.0/packages/api/src/routers/import.ts#L622-L670
- https://github.com/kanbn/kan/blob/f08920d/packages/api/src/routers/import.ts#L259
- https://www.vulncheck.com/advisories/kan-through-0.6.0-authorization-bypass-via-github-project-import
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.