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
No CVSS.
References
Configurations
No configuration.
History
13 May 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/kanboard/kanboard/security/advisories/GHSA-5wj3-c9v4-pj9v - | |
Summary |
|
12 May 2025, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-12 23:15
Updated : 2025-05-13 19:35
NVD link : CVE-2025-46825
Mitre link : CVE-2025-46825
CVE.ORG link : CVE-2025-46825
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')