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

Published May 19, 2026
·
Updated

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.

Affected Software

1 affected component
CtrlPanel CtrlPanel<=1.1.1

Event History

May 19, 2026
CVE Published
via MITRE·08:31 PM
Data Sourced
via MITRE·08:31 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:16 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-34216?

CVE-2026-34216 has a high severity due to its potential for authenticated remote code execution.

2

How do I fix CVE-2026-34216?

To fix CVE-2026-34216, update to CtrlPanel version 1.2.0 or later.

3

What versions of CtrlPanel are affected by CVE-2026-34216?

CVE-2026-34216 affects CtrlPanel versions 1.1.1 and prior.

4

What type of vulnerability is CVE-2026-34216?

CVE-2026-34216 is a vulnerability that allows authenticated remote code execution via dynamic class instantiation.

5

Who is impacted by CVE-2026-34216?

Any users of CtrlPanel billing software versions 1.1.1 and earlier are impacted by CVE-2026-34216.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203