CRITICAL🇵🇱 Wersja polska

CVE-2025-55010

CVSS 9.1v3.1pub. 2025-08-12upd. 2025-08-22

Kanboard is project management software that focuses on the Kanban methodology. Prior to version 1.2.47, an unsafe deserialization vulnerability in the ProjectEventActvityFormatter allows admin users the ability to instantiate arbitrary php objects by modifying the event["data"] field in the project_activities table. A malicious actor can update this field to use a php gadget to write a web shell into the /plugins folder, which then gives remote code execution on the host system. This issue has been patched in version 1.2.47.

🤖 AI Analysis
How it works

The vulnerability (CWE-502) results from lack of validation of data deserialized by the ProjectEventActivityFormatter class. An attacker with administrator privileges can modify the event["data"] field in the project_activities database table, substituting a crafted PHP gadget. This gadget, during deserialization, writes a web shell to the /plugins directory, giving the attacker the ability to execute system commands via HTTP (RCE).

Impact

An attacker gains the ability to execute arbitrary code on the server (RCE) by writing a web shell, which in practice means complete control over the system — data reading and modification, privilege escalation, and potential lateral movement in the network.

Mitigation & patch

Kanboard should be updated to version 1.2.47, in which the vulnerability has been fixed. The patch is available in the vendor's repository (commit 7148ac092e5db6b33e0fc35e04bca328d96c1f6f). As an additional remedial measure, it is recommended to restrict access to the administrative interface and monitor the /plugins directory for unauthorized files.

Who is affected

Kanboard in versions prior to 1.2.47

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
  • Kanboard

    APP
    Kanboard
    < 1.2.47
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
RCEDeserialization
CWE
References

Related vulnerabilities

CVE-2026-21881CRITICAL9.1PL ✓same product

Kanboard: pominięcie uwierzytelnienia przez sfałszowany nagłówek HTTP (REVERSE_PROXY_AUTH)

CVE-2024-51748CRITICAL9.1PL ✓same product

Kanboard: RCE przez path traversal w imporcie bazy SQLite

CVE-2024-51747CRITICAL9.1PL ✓same product

Kanboard: path traversal umożliwiający odczyt i usunięcie plików przez admina

CVE-2026-29056HIGH7.0same product

Kanboard is project management software focused on Kanban methodology. Prior to 1.2.51, Kanboard's user invite...

CVE-2026-33058HIGH8.4same product

Kanboard is project management software focused on Kanban methodology. Versions prior to 1.2.51 have an authen...