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

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-34216— CtrlPanel: Authenticated Remote Code Execution via Dynamic Class Instantiation in SettingsController.php

CVSS 6.6 · Medium EPSS 0.41% · P61

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-34216

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: Authenticated Remote Code Execution via Dynamic Class Instantiation in SettingsController.php
Source: NVD (National Vulnerability Database)
Vulnerability Description
CtrlPanel is open-source billing software for hosting providers. In versions 1.1.1 and prior, the admin settings update endpoint accepted a fully qualified class name directly from user-supplied request input and used it for dynamic static method calls and object instantiation without any allowlist validation, allowing for authenticated Remote Code Execution. An authenticated admin-level user could supply an arbitrary class name available in the Composer autoloader, potentially triggering unintended constructor or magic method execution. The update() method reads settings_class directly from the HTTP request and passed it to new $settings_class() and $settings_class::getValidations() without verifying that the provided value corresponds to a legitimate settings class: Because PHP resolves class names against the Composer autoloader at runtime, any autoloadable class in the application or its dependencies could be instantiated. Depending on the classes available in the dependency tree, this can trigger unintended side effects through constructors or magic methods (__construct, __toString, __wakeup), following a PHP object injection / gadget chain pattern. This issue has been fixed in version 1.2.0.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
使用外部可控制的输入来选择类或代码(不安全的反射)
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及之前版本存在安全漏洞,该漏洞源于管理设置更新端点接受用户提供的类名并用于动态调用,未进行白名单验证,导致认证远程代码执行。
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-34216

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-34216

登录查看更多情报信息。

Vendor Advisories for CVE-2026-34216 (1)

Other References for CVE-2026-34216 (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-342336.5 MEDIUMCtrlPanel has Missing Authentication Checks in Datatable Admin Endpoints
CVE-2026-342464.8 MEDIUMCtrlPanel: Stored XSS in Admin Role Management via Unescaped DataTable HTML Output

IV. Related Vulnerabilities

V. Comments for CVE-2026-34216

No comments yet


Leave a comment