216.73.217.64

CVE-2026-34241

· Published 19/05/2026 22:16 · Modified 20/05/2026 16:16

Labels: CVE-2026-34241 2026-05-19CVE-2026-34241CWE-79[email protected]

Essential information

Published
19/05/2026 22:16
Modified
20/05/2026 16:16
Author
Creator
CVSS
8.7 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N

CVSS metrics

Description

CtrlPanel is open-source billing software for hosting providers. Versions 1.1.1 and prior contain a Stored Cross-Site Scripting (XSS) vulnerability in the ticket reply notification system. Unsanitized reply content ($newmessage) is stored directly in database notification payloads and later rendered unescaped via Blade's {!! !!} syntax in the recipient's browser. The flaw exists in both App\Notifications\Ticket\Admin\AdminReplyNotification (triggered when a user replies, targeting admins) and App\Notifications\Ticket\User\ReplyNotification (triggered when an admin replies, targeting users), allowing arbitrary JavaScript execution in the victim's session context. A low-privileged attacker can exploit this to hijack admin sessions, harvest credentials via fake login prompts or keyloggers, and escalate privileges by performing administrative actions on the victim's behalf. The reverse path also enables a malicious or compromised admin to target regular users in the same manner. This issue has been fixed in version 1.2.0.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
ctrlpanel / ctrlpanel cpe:2.3:a:ctrlpanel:ctrlpanel:<1.2.0:*:*:*:*:*:*:*
ctrlpanel / ctrlpanel cpe:2.3:a:ctrlpanel:ctrlpanel:1.2.0:*:*:*:*:*:*:*

References