CVE-2026-34234

CRITICAL EXPLOITED LAB

CtrlPanel: Unauthenticated RCE using installer script

Title source: cna
STIX 2.1

Exploitation Summary

CVE-2026-34234 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 1 public exploit.

AI-analyzed exploit summary This repository contains a functional exploit PoC for CVE-2026-34234, demonstrating command injection via a crafted HTTP POST request to the installer endpoint. The exploit leverages improper input validation in the 'key' parameter to execute arbitrary commands, verified by creating a proof file inside the container.

Description

CtrlPanel is open-source billing software for hosting providers. In versions 1.1.1 and prior, the web-based installer (public/installer/index.php) is vulnerable to unauthenticated Remote Code Execution (RCE) because it performs the install.lock check only after including and executing form handler files, leaving installer endpoints reachable on already-installed instances. The handlers also pass unsanitized user input directly into shell commands, allowing an attacker to submit crafted requests that execute arbitrary commands on the server. The vulnerability stems from two combined weaknesses: (1) premature form handler execution before the lock file gate, and (2) unsafe use of user input in shell command construction. This issue is reported to be actively exploited in the wild. The issue has been fixed in version 1.2.0.

Exploits (1)

vulncheck_xdb WORKING POC
remote
https://github.com/rootdirective-sec/CVE-2026-34234-Lab

This repository contains a functional exploit PoC for CVE-2026-34234, demonstrating command injection via a crafted HTTP POST request to the installer endpoint. The exploit leverages improper input validation in the 'key' parameter to execute arbitrary commands, verified by creating a proof file inside the container.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: CtrlPanel (versions 1.1.1 and earlier)
No auth needed
Prerequisites: Access to the installer endpoint · Network connectivity to the target
devstral-2 · analyzed Jun 04, 2026 Full analysis →

References (2)

Core 2
Core References

Scores

CVSS v3 10.0
EPSS 0.0009
EPSS Percentile 25.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Lab Environment

COMMUNITY
Community Lab
docker pull ghcr.io/ctrlpanel-gg/panel:1.2.0@sha256:c8a4fed0de33f1598648e0e1d9b2d0f2bf6c489e4ff040ef8bc6ff67645b010d
docker pull ghcr.io/ctrlpanel-gg/panel:1.1.1@sha256:ed33ca2ac81fcb6a9759043000fa5ebdeb1fb534ca6ff05baa72fe7ef429d35c

Details

VulnCheck KEV 2026-05-19
CWE
CWE-284 CWE-78
Status published
Products (1)
Ctrlpanel-gg/panel < 1.2.0
Published May 19, 2026
Tracked Since May 19, 2026