CVE-2026-34049 PUBLISHED

Coolify: Command Injection via unsanitized MongoDB collection names in database backup

Assigner: GitHub_M
Reserved: 25.03.2026 Published: 06.07.2026 Updated: 07.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N
CVSS Score: 3.3

Product Status

Vendor coollabsio
Product coolify
Versions
  • Version >= 4.0.0-beta.451, < 4.0.0-beta.471 is affected

References

Problem Types

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE