CVE-2026-34233
CtrlPanel has Missing Authentication Checks in Datatable Admin Endpoints
Description
CtrlPanel is open-source billing software for hosting providers. In versions 1.1.1 and prior, multiple admin controllers expose DataTable endpoints without authorization checks, allowing any authenticated user to access sensitive administrative data that should be restricted to administrators only. The affected admin controllers define datatable() methods that are reachable via GET requests but lack any permission or role verification. Because the routes fall under the /admin/ prefix, operators may assume they are protected - however, the middleware applied to this route group does not enforce admin-level authorization on these specific endpoints. As a result, any authenticated user (regardless of role) can query these endpoints and receive paginated JSON responses containing sensitive records. Exploitation can result in enumeration of user PII, payment and transaction records, active voucher and coupon codes, role and permission structure, server ownership mappings and support ticket contents. This issue has been fixed in version 1.2.0.
INFO
Published Date :
May 19, 2026, 9:16 p.m.
Last Modified :
July 24, 2026, 9:10 a.m.
Remotely Exploit :
Yes !
Source :
[email protected]
Affected Products
The following products are affected by CVE-2026-34233
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS | 134c704f-9b21-4f2e-91b3-4a467353bcc0 | |||||
| CVSS 3.1 | MEDIUM | [email protected] |
Solution
- Update CtrlPanel to version 1.2.0.
- Verify authorization checks are enforced on all admin endpoints.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-34233.
| URL | Resource |
|---|---|
| https://github.com/Ctrlpanel-gg/panel/releases/tag/1.2.0 | |
| https://github.com/Ctrlpanel-gg/panel/security/advisories/GHSA-mj5g-j7fq-7hc4 |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-34233 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-34233
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-34233 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-34233 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Translated by [email protected]
Jul. 24, 2026
Action Type Old Value New Value Added Translation Title: panel de Ctrlpanel-gg, Description: CtrlPanel es software de facturación de código abierto para proveedores de alojamiento. En las versiones 1.1.1 y anteriores, múltiples controladores de administración exponen puntos finales de DataTable sin comprobaciones de autorización, permitiendo a cualquier usuario autenticado acceder a datos administrativos sensibles que deberían estar restringidos solo a administradores. Los controladores de administración afectados definen métodos datatable() que son accesibles a través de solicitudes GET pero carecen de cualquier verificación de permiso o rol. Debido a que las rutas caen bajo el prefijo /admin/, los operadores pueden asumir que están protegidas - sin embargo, el middleware aplicado a este grupo de rutas no aplica autorización de nivel de administrador en estos puntos finales específicos. Como resultado, cualquier usuario autenticado (independientemente del rol) puede consultar estos puntos finales y recibir respuestas JSON paginadas que contienen registros sensibles. La explotación puede resultar en la enumeración de PII de usuario, registros de pagos y transacciones, códigos de vales y cupones activos, estructura de roles y permisos, mapeos de propiedad de servidor y contenido de tickets de soporte. Este problema ha sido solucionado en la versión 1.2.0. -
CVE Modified by [email protected]
Jun. 17, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'Ctrlpanel-gg', 'product': 'panel', 'versions': [{'status': 'affected', 'version': '< 1.2.0'}]}] -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jun. 17, 2026
Action Type Old Value New Value Added SSVC {'id': 'CVE-2026-34233', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-05-20T13:46:56.767240Z'} -
New CVE Received by [email protected]
May. 19, 2026
Action Type Old Value New Value Added Description CtrlPanel is open-source billing software for hosting providers. In versions 1.1.1 and prior, multiple admin controllers expose DataTable endpoints without authorization checks, allowing any authenticated user to access sensitive administrative data that should be restricted to administrators only. The affected admin controllers define datatable() methods that are reachable via GET requests but lack any permission or role verification. Because the routes fall under the /admin/ prefix, operators may assume they are protected - however, the middleware applied to this route group does not enforce admin-level authorization on these specific endpoints. As a result, any authenticated user (regardless of role) can query these endpoints and receive paginated JSON responses containing sensitive records. Exploitation can result in enumeration of user PII, payment and transaction records, active voucher and coupon codes, role and permission structure, server ownership mappings and support ticket contents. This issue has been fixed in version 1.2.0. Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Added CWE CWE-284 Added CWE CWE-862 Added Reference https://github.com/Ctrlpanel-gg/panel/releases/tag/1.2.0 Added Reference https://github.com/Ctrlpanel-gg/panel/security/advisories/GHSA-mj5g-j7fq-7hc4