Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1110 CNY

100%

CVE-2026-34246— CtrlPanel: Stored XSS in Admin Role Management via Unescaped DataTable HTML Output

CVSS 4.8 · Medium EPSS 0.02% · P6

Affected Version Matrix 1

VendorProductVersion RangeStatus
Ctrlpanel-ggpanel< 1.2.0affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-34246

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
CtrlPanel: Stored XSS in Admin Role Management via Unescaped DataTable HTML Output
Source: NVD (National Vulnerability Database)
Vulnerability Description
CtrlPanel is open-source billing software for hosting providers. Versions 1.1.1 and prior contain a Stored Cross-Site Scripting (XSS) vulnerability exists in the admin role management interface. In app/Http/Controllers/Admin/RoleController.php, the datatable() method interpolates $role->name and $role->color directly into a <span> element's HTML and style attribute without sanitization, and the chained .rawColumns(['actions', 'name']) call instructs DataTables to render the name column as raw HTML, bypassing automatic output escaping. An admin with role creation or edit permissions can inject a payload such as <img src=x onerror="alert('XSS_POC')"> into the name or color fields, which is persisted to the database and executes in the browser of every admin who loads the /admin/roles page. This enables session hijacking via cookie theft, credential harvesting through fake login prompts or keyloggers, lateral privilege escalation by performing admin actions on behalf of victims, and a persistent backdoor that re-executes on every page load until the malicious role record is removed. This issue has been resolved in version 1.2.0.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
Source: NVD (National Vulnerability Database)
Vulnerability Type
Web页面中脚本相关HTML标签转义处理不恰当(基本跨站脚本)
Source: NVD (National Vulnerability Database)
Vulnerability Title
CtrlPanel-gg 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
CtrlPanel-gg是CtrlPanel-gg开源的一个易于使用且免费的计费解决方案。 CtrlPanel-gg 1.1.1及之前版本存在安全漏洞,该漏洞源于管理员角色管理界面中datatable()方法将$role->name和$role->color直接插入到<span>元素的HTML和style属性中而未进行清理,且.rawColumns([ actions , name ])调用指示DataTables将name列渲染为原始HTML,可能导致存储型跨站脚本攻击。以下版本受到影响:1.1.1及之
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
Ctrlpanel-ggpanel < 1.2.0 -

II. Public POCs for CVE-2026-34246

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-34246

登录查看更多情报信息。

Vendor Advisories for CVE-2026-34246 (1)

Other References for CVE-2026-34246 (1)

Same Patch Batch · Ctrlpanel-gg · 2026-05-19 · 6 CVEs total

CVE-2026-3423410.0 CRITICALCtrlPanel: Unauthenticated RCE using installer script
CVE-2026-342418.7 HIGHCtrlPanel: Stored XSS in Ticket Reply Notifications Allows Session Hijacking
CVE-2026-343588.1 HIGHCtrlPanel: Missing Authorization on Admin Write Endpoints Allows RBAC Bypass
CVE-2026-342166.6 MEDIUMCtrlPanel: Authenticated Remote Code Execution via Dynamic Class Instantiation in Settings
CVE-2026-342336.5 MEDIUMCtrlPanel has Missing Authentication Checks in Datatable Admin Endpoints

IV. Related Vulnerabilities

V. Comments for CVE-2026-34246

No comments yet


Leave a comment