Home

Description

Kanboard is project management software that focuses on the Kanban methodology. Prior to version 1.2.47, the createTaskFile method in the API does not validate whether the task_id parameter is a valid task id, nor does it check for path traversal. As a result, a malicious actor could write a file anywhere on the system the app user controls. The impact is limited due to the filename being hashed and having no extension. This issue has been patched in version 1.2.47.

PUBLISHED Reserved 2025-08-04 | Published 2025-08-12 | Updated 2025-08-12 | Assigner GitHub_M




MEDIUM: 6.4CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

Problem types

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Product status

< 1.2.47
affected

References

github.com/...nboard/security/advisories/GHSA-26f4-rx96-xc55

github.com/...ommit/523a6135e944b6884c091a3fd7605af8ef133681

github.com/...48e3d0/app/Api/Procedure/TaskFileProcedure.php

cve.org (CVE-2025-55011)

nvd.nist.gov (CVE-2025-55011)

Download JSON