CVE-2026-27955
MEDIUMCoolify: Command Injection via Single-Quote Breakout in `executeInDocker()`
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-27955. PoCs published by HermesNA-1.
AI-analyzed exploit summary This repository contains an auto-generated stub module for CVE-2026-27955, a command injection vulnerability in Coolify's executeInDocker() helper. The code includes placeholder logic for target probing but lacks actual exploit implementation or technical details about the vulnerability mechanics.
Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.464, the executeInDocker() helper wraps commands in bash -c '{$command}' without escaping single quotes. User-controlled docker_compose_custom_build_command and docker_compose_custom_start_command fields are interpolated directly, allowing a single quote to break out of the bash -c argument and execute commands on the managed server host (outside the intended Docker container context). This vulnerability is fixed in 4.0.0-beta.464.
Exploits (1)
This repository contains an auto-generated stub module for CVE-2026-27955, a command injection vulnerability in Coolify's executeInDocker() helper. The code includes placeholder logic for target probing but lacks actual exploit implementation or technical details about the vulnerability mechanics.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L