Description
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.
Published: 2026-07-06
Score: 3.3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from insufficient validation of MongoDB collection names when creating database backups, allowing a command injection flaw (CWE‑78). An attacker who can specify or alter the backup input can inject arbitrary shell commands into the backup process, thereby executing commands on the host running Coolify. This gives the attacker potential full control over the affected system if they possess the required privileges.

Affected Systems

Affected products are the coollabsio Coolify application versions 4.0.0-beta.451 through 4.0.0-beta.470 inclusive. These versions lacked complete sanitization of collection names during backup operations. Version 4.0.0-beta.471 and later contain the fix that validates shell metacharacters.

Risk and Exploitability

The CVSS score of 3.3 indicates a low overall severity, but exploitation requires a user with high‑privilege rights to configure backups or supply a collection name. The EPSS score of less than 1% suggests a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, because the flaw permits general command execution, it remains a significant risk for privileged users and should be remediated promptly.

Generated by OpenCVE AI on July 26, 2026 at 19:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Coolify to version 4.0.0-beta.471 or later.
  • Restrict backup configuration privileges to trusted administrators only, limiting the ability to supply arbitrary collection names.
  • Monitor backup operations and audit logs for unexpected shell commands or anomalous activity following remediation.

Generated by OpenCVE AI on July 26, 2026 at 19:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 06 Jul 2026 23:45:00 +0000

Type Values Removed Values Added
First Time appeared Coollabsio
Coollabsio coolify
Vendors & Products Coollabsio
Coollabsio coolify

Mon, 06 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Coolify: Command Injection via unsanitized MongoDB collection names in database backup
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 3.3, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N'}


Subscriptions

Coollabsio Coolify
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-07T12:46:10.583Z

Reserved: 2026-03-25T15:29:04.745Z

Link: CVE-2026-34049

cve-icon Vulnrichment

Updated: 2026-07-07T12:45:56.210Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T20:00:04Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')