CVE-2025-55203: Plane Stored XSS in Add Work Item Functionality
Plane is open-source project management software. Prior to version 0.28.0, a stored cross-site scripting (XSS) vulnerability exists in the descriptionhtml field of Plane. This flaw allows an attacker to inject malicious JavaScript code that is stored and later executed in other users’ browsers. The descriptionhtml field is not properly sanitized or escaped. An attacker can submit crafted JavaScript payloads that are saved in the application’s database. When another user views the affected content, the injected code executes in their browser, running in the application’s context and bypassing standard security protections. Successful exploitation can lead to session hijacking, theft of sensitive information, or forced redirection to malicious sites. The vulnerability can also be chained with CSRF attacks to perform unauthorized actions, or leveraged to distribute malware and exploit additional browser vulnerabilities. This issue has been patched in version 0.28.0.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-55203?
CVE-2025-55203 is classified as a high severity vulnerability due to its potential for stored cross-site scripting attacks.
How do I fix CVE-2025-55203?
To fix CVE-2025-55203, upgrade Plane to version 0.28.0 or later.
What type of vulnerability is CVE-2025-55203?
CVE-2025-55203 is a stored cross-site scripting (XSS) vulnerability.
Who is affected by CVE-2025-55203?
Any user of Plane prior to version 0.28.0 is affected by CVE-2025-55203.
What can attackers do with CVE-2025-55203?
Attackers can inject malicious JavaScript code that executes in the browsers of other users.