CVE-2024-51748
CVE-2024-51748 is a critical-severity vulnerability in Kanboard with a CVSS 3.x base score of 9.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-22.
Key facts
- Severity: Critical (CVSS 3.x base score 9.1)
- EPSS exploit prediction: 1% (56th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-45525
- Weakness: CWE-22
- Affected product: Kanboard
- Published:
- Last modified:
Description
Kanboard is project management software that focuses on the Kanban methodology. An authenticated Kanboard admin can run arbitrary php code on the server in combination with a file write possibility. The user interface language is determined and loaded by the setting `application_language` in the `settings` table. Thus, an attacker who can upload a modified sqlite.db through the dedicated feature, has control over the filepath, which is loaded. Exploiting this vulnerability has one constraint: the attacker must be able to place a file (called translations.php) on the system. However, this is not impossible, think of anonymous FTP server or another application that allows uploading files. Once the attacker has placed its file with the actual php code as the payload, the attacker can craft a sqlite db settings, which uses path traversal to point to the directory, where the `translations.php` file is stored. Then gaining code execution after importing the crafted sqlite.db. This issue has been addressed in version 1.2.42 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
Frequently asked questions
- What is CVE-2024-51748?
- Kanboard is project management software that focuses on the Kanban methodology. An authenticated Kanboard admin can run arbitrary php code on the server in combination with a file write possibility. The user interface language is determined and loaded by the setting `application_language` in the `settings` table. Thus, an attacker who can upload a modified sqlite.db through the dedicated feature, has control over the filepath, which is loaded. Exploiting this vulnerability has one constraint: the attacker must be able to place a file (called translations.php) on the system. However, this is not impossible, think of anonymous FTP server or another application that allows uploading files. Once the attacker has placed its file with the actual php code as the payload, the attacker can craft a sqlite db settings, which uses path traversal to point to the directory, where the `translations.php` file is stored. Then gaining code execution after importing the crafted sqlite.db. This issue has been addressed in version 1.2.42 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
- How severe is CVE-2024-51748?
- CVE-2024-51748 has a CVSS 3.x base score of 9.1, rated critical severity. It is exploitable over network with low attack complexity, requires high privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2024-51748 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (56th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-51748?
- CVE-2024-51748 affects Kanboard. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-51748?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2024-51748 have an EU (EUVD) identifier?
- Yes. CVE-2024-51748 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-45525.
- When was CVE-2024-51748 published?
- CVE-2024-51748 was published on 2024-11-11 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:kanboard:kanboard:*:*:*:*:*:*:*:*
More vulnerabilities in Kanboard
- CVE-2026-21881 — Critical (CVSS 9.1): Kanboard is project management software focused on Kanban methodology. Versions 1.2.48 and below is vulnerable to a…
- CVE-2025-55010 — Critical (CVSS 9.1): Kanboard is project management software that focuses on the Kanban methodology. Prior to version 1.2.47, an unsafe…
- CVE-2024-51747 — Critical (CVSS 9.1): Kanboard is project management software that focuses on the Kanban methodology. An authenticated Kanboard admin can…
- CVE-2026-29056 — High (CVSS 8.8): Kanboard is project management software focused on Kanban methodology. Prior to 1.2.51, Kanboard's user invite…
- CVE-2017-12851 — High (CVSS 8.8): An authenticated standard user could reset the password of the admin by altering form data. Affects kanboard before…
- CVE-2017-12850 — High (CVSS 8.8): An authenticated standard user could reset the password of other users (including the admin) by altering form data.…
Other CWE-22 (Path Traversal) vulnerabilities
- CVE-2026-48282 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Limitation of a Pathname to a Restricted…
- CVE-2026-54917 — Critical (CVSS 10.0): SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables. Prior to 4.30, the…
- CVE-2026-11429 — Critical (CVSS 10.0): Two endpoints in the Vault Service ScriptsController, shared by Altium Enterprise Server and Altium 365, accept file…
- CVE-2026-34909 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit a Path Traversal vulnerability found in UniFi OS devices to…
- CVE-2026-7411 — Critical (CVSS 10.0): In Eclipse BaSyx Java Server SDK versions prior to 2.0.0-milestone-10, inadequate path normalization in the Submodel…
- CVE-2026-36767 — Critical (CVSS 10.0): A path traversal vulnerability in the /content/images/add endpoint of shopizer v3.2.5 allows attackers write arbitrary…