Skip to main content

Coolify CVE-2026-34049

| EUVDEUVD-2026-41958 LOW
OS Command Injection (CWE-78)
2026-07-06 GitHub_M
3.3
CVSS 3.1 · Vendor: GitHub_M

Severity by source

Vendor (GitHub_M) PRIMARY
3.3 LOW
AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N
vuln.today AI
3.3 LOW

Network-accessible admin UI justifies AV:N; exploitation requires admin privilege (PR:H) and specific backup configuration alignment (AC:H); no availability impact observed.

3.1 AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N
4.0 AV:N/AC:H/AT:P/PR:H/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

Attack Vector
Network
Attack Complexity
High
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

2
Patch available
Jul 06, 2026 - 23:01 EUVD
Analysis Generated
Jul 06, 2026 - 22:50 vuln.today

DescriptionCVE.org

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. From 4.0.0-beta.451 through 4.0.0-beta.470, database backup handling for MongoDB collection names did not fully validate shell metacharacters, allowing a highly privileged attacker who can configure backup inputs to inject commands. This issue is fixed in version 4.0.0-beta.471.

AnalysisAI

Command injection in Coolify's MongoDB backup handler (versions 4.0.0-beta.451 through 4.0.0-beta.470) allows a highly privileged attacker who controls backup configuration to inject OS-level shell commands via unsanitized metacharacters in MongoDB collection names. The attack requires an already-administrative account capable of modifying backup inputs, substantially limiting the realistic threat surface. No public exploit has been identified and this vulnerability is not listed in CISA KEV; the vendor released a fix in v4.0.0-beta.471.

Technical ContextAI

Coolify is a self-hostable open-source PaaS platform built by Coollabs that manages servers, applications, and databases through a web interface. The affected component is the MongoDB database backup subsystem, where collection names supplied through the backup configuration UI are interpolated into shell command strings without fully neutralizing special characters such as semicolons, backticks, pipes, or subshell operators. CWE-78 (Improper Neutralization of Special Elements used in an OS Command - 'OS Command Injection') is the root cause class: user-controlled string data reaches an OS-level shell interpreter without sufficient escaping or allowlist validation. The affected CPE is cpe:2.3:a:coollabsio:coolify:*:*:*:*:*:*:*:*, covering the beta release channel from 4.0.0-beta.451 through 4.0.0-beta.470.

RemediationAI

Upgrade to Coolify version 4.0.0-beta.471, which contains the vendor-confirmed fix per the release at https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.471. The underlying change is implemented in commit b1de75a7c67ce6aee977bd788b41e61837dbe0b9 via pull request https://github.com/coollabsio/coolify/pull/9168. If immediate upgrade is not feasible, restrict access to the Coolify admin and backup configuration interfaces to the smallest possible set of trusted users, and audit existing MongoDB backup job configurations for collection names containing shell metacharacters (;, |, ` `, $(), &&, ||`). Restricting network access to the Coolify management interface via firewall rules or reverse-proxy IP allowlists reduces the attack surface, though this does not address the underlying injection flaw. Note that any workaround relying on access control still leaves the injection path open for any actor with legitimate admin credentials.

CVE-2025-59157 CRITICAL POC
9.9 Jan 05

Coolify, a self-hosted server management platform, allows authenticated users to inject OS commands through the Git Repo

CVE-2025-66209 CRITICAL POC
9.9 Dec 23

A command injection vulnerability in Coolify's Database Backup functionality allows authenticated users with application

CVE-2025-64420 CRITICAL POC
9.9 Jan 05

Coolify through v4.0.0-beta.434 exposes the root user's SSH private key to low-privileged team members. Any user with ba

CVE-2026-57498 CRITICAL POC
9.6 Jun 29

Cross-team authorization bypass in Coolify (open-source self-hosted PaaS) before 4.0.0-beta.474 allows an authenticated,

CVE-2025-64419 CRITICAL POC
9.6 Jan 05

Coolify before 4.0.0-beta.445 allows command injection through docker-compose.yaml parameters. If a victim creates an ap

CVE-2025-34161 CRITICAL POC
9.4 Aug 27

Coolify versions prior to v4.0.0-beta.420.7 are vulnerable to a remote code execution vulnerability in the project deplo

CVE-2025-34159 CRITICAL POC
9.4 Aug 27

Coolify versions prior to v4.0.0-beta.420.6 are vulnerable to a remote code execution vulnerability in the application d

CVE-2026-34594 HIGH POC
8.8 Jun 29

Authenticated OS command injection in Coolify before 4.0.0-beta.471 lets any user holding destination management permiss

CVE-2026-34597 HIGH POC
8.8 Jun 29

Authenticated remote code execution in Coolify (self-hosted PaaS) before 4.0.0-beta.470 lets a low-privileged authentica

CVE-2025-64424 HIGH POC
8.8 Jan 05

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. [CVSS 8.8 HIGH]

CVE-2025-59156 HIGH POC
8.8 Jan 05

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to version 4.0

CVE-2025-66211 HIGH POC
8.8 Dec 23

An authenticated command injection vulnerability in Coolify's PostgreSQL initialization script handling allows attackers

Share

CVE-2026-34049 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy