CVE-2026-34233
Last modified
CVE-2026-34233 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-34233?
How severe is CVE-2026-34233?
How do I fix CVE-2026-34233?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-34227Sliver is a command and control framework that uses a custom…8.8
- CVE-2026-34228Emlog is an open source website building system. Prior to ve…6.5
- CVE-2026-34229Emlog is an open source website building system. Prior to ve…6.1
- CVE-2026-34230Rack is a modular Ruby web server interface. Prior to versio…7.5
- CVE-2026-34231Slippers is a UI component framework for Django. Prior to ve…6.1
- CVE-2026-34232Firebird is an open-source relational database management sy…7.5
- CVE-2026-34234CtrlPanel is open-source billing software for hosting provid…10
- CVE-2026-34235PJSIP is a free and open source multimedia communication lib…9.1
- CVE-2026-34236Auth0-PHP is a PHP SDK for Auth0 Authentication and Manageme…9.8
- CVE-2026-34237MCP Java SDK is the official Java SDK for Model Context Prot…6.1
- CVE-2026-34238ImageMagick is free and open-source software used for editin…5.5
- CVE-2026-34239Chamilo version 1.11.40 and earlier are vulnerable to authen…7.5
Are you affected by CVE-2026-34233?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
