Vulnerability Description
Kanboard is project management software that focuses on the Kanban methodology. Versions 1.2.26 through 1.2.44 have a Stored Cross-Site Scripting (XSS) Vulnerability in the `name` parameter of the `http://localhost/?controller=ProjectCreationController&action=create` form. This vulnerability allows attackers to inject malicious scripts into web pages viewed by other users. Note that the default content security policy (CSP) blocks the JavaScript attack, though it can be exploited if an instance is badly configured and the software is vulnerable to CSS injection because of the unsafe-inline on the default CSP. Version 1.2.45 contains a fix for the issue.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Kanboard | Kanboard | >= 1.2.26, < 1.2.45 |
Related Weaknesses (CWE)
References
- https://github.com/kanboard/kanboard/blame/v1.2.44/app/Template/project_view/impProduct
- https://github.com/kanboard/kanboard/commit/6ebf22eeaae9f8b4abab72e3c18e45a2c4a2Patch
- https://github.com/kanboard/kanboard/commit/ac94004ea9fc455dcc5edc8a242d67d1ccd8Patch
- https://github.com/kanboard/kanboard/security/advisories/GHSA-5wj3-c9v4-pj9vExploitVendor Advisory
- https://github.com/kanboard/kanboard/security/advisories/GHSA-5wj3-c9v4-pj9vExploitVendor Advisory
FAQ
What is CVE-2025-46825?
CVE-2025-46825 is a vulnerability with a CVSS score of 5.4 (MEDIUM). Kanboard is project management software that focuses on the Kanban methodology. Versions 1.2.26 through 1.2.44 have a Stored Cross-Site Scripting (XSS) Vulnerability in the `name` parameter of the `ht...
How severe is CVE-2025-46825?
CVE-2025-46825 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-46825?
Check the references section above for vendor advisories and patch information. Affected products include: Kanboard Kanboard.