CVE-2025-55011
Kanboard File Traversal Vulnerability
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.
INFO
Published Date :
Aug. 12, 2025, 4:15 p.m.
Last Modified :
Aug. 22, 2025, 5:15 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
---|---|---|---|---|---|---|
CVSS 3.1 | MEDIUM | [email protected] | ||||
CVSS 3.1 | MEDIUM | [email protected] |
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-55011
.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-55011
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-55011
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-55011
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-55011
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Aug. 22, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N Added CPE Configuration OR *cpe:2.3:a:kanboard:kanboard:*:*:*:*:*:*:*:* versions up to (excluding) 1.2.47 Added Reference Type GitHub, Inc.: https://github.com/kanboard/kanboard/blob/b2e35ac520add67cff792aab960b3c002c48e3d0/app/Api/Procedure/TaskFileProcedure.php#L47-L57 Types: Product Added Reference Type GitHub, Inc.: https://github.com/kanboard/kanboard/commit/523a6135e944b6884c091a3fd7605af8ef133681 Types: Patch Added Reference Type CISA-ADP: https://github.com/kanboard/kanboard/security/advisories/GHSA-26f4-rx96-xc55 Types: Exploit, Third Party Advisory Added Reference Type GitHub, Inc.: https://github.com/kanboard/kanboard/security/advisories/GHSA-26f4-rx96-xc55 Types: Exploit, Third Party Advisory -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Aug. 12, 2025
Action Type Old Value New Value Added Reference https://github.com/kanboard/kanboard/security/advisories/GHSA-26f4-rx96-xc55 -
New CVE Received by [email protected]
Aug. 12, 2025
Action Type Old Value New Value Added 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. Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N Added CWE CWE-22 Added Reference https://github.com/kanboard/kanboard/blob/b2e35ac520add67cff792aab960b3c002c48e3d0/app/Api/Procedure/TaskFileProcedure.php#L47-L57 Added Reference https://github.com/kanboard/kanboard/commit/523a6135e944b6884c091a3fd7605af8ef133681 Added Reference https://github.com/kanboard/kanboard/security/advisories/GHSA-26f4-rx96-xc55