CVE-2025-25203: Ctrlpanel has stored XSS vulnerability in TicketsController priority field
CtrlPanel is open-source billing software for hosting providers. Prior to version 1.0, a Cross-Site Scripting (XSS) vulnerability exists in the `TicketsController` and `Moderation/TicketsController` due to insufficient input validation on the `priority` field during ticket creation and unsafe rendering of this field in the moderator panel. Version 1.0 contains a patch for the issue.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-25203?
CVE-2025-25203 is classified as a High severity vulnerability due to its potential to enable Cross-Site Scripting attacks.
How do I fix CVE-2025-25203?
To fix CVE-2025-25203, update CtrlPanel to version 1.0 or later, which addresses the input validation issue.
What kind of vulnerability is CVE-2025-25203?
CVE-2025-25203 is a Cross-Site Scripting (XSS) vulnerability that affects the `priority` field during ticket creation.
Which versions of CtrlPanel are affected by CVE-2025-25203?
CVE-2025-25203 affects all versions of CtrlPanel prior to version 1.0.
What might an attacker achieve using CVE-2025-25203?
An attacker exploiting CVE-2025-25203 could execute arbitrary JavaScript code in the context of a user's browser session.