CVE-2026-34246
Last modified
CVE-2026-34246 is a medium-severity vulnerability rated 4.8/10 on the CVSS scale. 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. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-34246?
How severe is CVE-2026-34246?
How do I fix CVE-2026-34246?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-34240JOSE is a Javascript Object Signing and Encryption (JOSE) li…7.5
- CVE-2026-34241CtrlPanel is open-source billing software for hosting provid…8.7
- CVE-2026-34242Weblate is a web based localization tool. In versions prior …7.7
- CVE-2026-34243wenxian is a tool to generate BIBTEX files from given identi…9.8
- CVE-2026-34244Weblate is a web based localization tool. In versions prior …5
- CVE-2026-34245WWBN AVideo is an open source video platform. In versions up…6.3
- CVE-2026-34247WWBN AVideo is an open source video platform. In versions up…5.4
- CVE-2026-34248Zammad is a web based open source helpdesk/customer support …5.7
- CVE-2026-3425The RTMKit Addons for Elementor plugin for WordPress is vuln…8.8
- CVE-2026-34253A buffer underflow vulnerability has been identified in the …8.2
- CVE-2026-34256Due to a missing authorization check in SAP ERP and SAP S/4H…7.1
- CVE-2026-34257Due to an Open Redirect vulnerability in SAP NetWeaver Appli…6.1
Are you affected by CVE-2026-34246?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
