CVE-2025-55011

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:kanboard:kanboard:*:*:*:*:*:*:*:*

History

22 Aug 2025, 17:15

Type Values Removed Values Added
CPE cpe:2.3:a:kanboard:kanboard:*:*:*:*:*:*:*:*
First Time Kanboard
Kanboard kanboard
References () https://github.com/kanboard/kanboard/blob/b2e35ac520add67cff792aab960b3c002c48e3d0/app/Api/Procedure/TaskFileProcedure.php#L47-L57 - () https://github.com/kanboard/kanboard/blob/b2e35ac520add67cff792aab960b3c002c48e3d0/app/Api/Procedure/TaskFileProcedure.php#L47-L57 - Product
References () https://github.com/kanboard/kanboard/commit/523a6135e944b6884c091a3fd7605af8ef133681 - () https://github.com/kanboard/kanboard/commit/523a6135e944b6884c091a3fd7605af8ef133681 - Patch
References () https://github.com/kanboard/kanboard/security/advisories/GHSA-26f4-rx96-xc55 - () https://github.com/kanboard/kanboard/security/advisories/GHSA-26f4-rx96-xc55 - Exploit, Third Party Advisory

13 Aug 2025, 17:34

Type Values Removed Values Added
Summary
  • (es) Kanboard es un software de gestión de proyectos basado en la metodología Kanban. Antes de la versión 1.2.47, el método createTaskFile de la API no validaba si el parámetro task_id era un ID de tarea válido ni verificaba path traversal. Por lo tanto, un usuario malicioso podría escribir un archivo en cualquier parte del sistema que controle el usuario de la aplicación. El impacto es limitado debido a que el nombre del archivo está codificado y no tiene extensión. Este problema se ha corregido en la versión 1.2.47.

12 Aug 2025, 20:15

Type Values Removed Values Added
References () https://github.com/kanboard/kanboard/security/advisories/GHSA-26f4-rx96-xc55 - () https://github.com/kanboard/kanboard/security/advisories/GHSA-26f4-rx96-xc55 -

12 Aug 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-12 16:15

Updated : 2025-08-22 17:15


NVD link : CVE-2025-55011

Mitre link : CVE-2025-55011

CVE.ORG link : CVE-2025-55011


JSON object : View

Products Affected

kanboard

  • kanboard
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')