Vulnerability Description
Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, database backup and restore command builders in packages/server/src/utils/backups/utils.ts and packages/server/src/utils/restore/utils.ts interpolate database names, usernames, and passwords into nested shell command strings passed to child_process.exec(). An authenticated administrator with permission to create databases and configure backups can use crafted database configuration fields to execute arbitrary commands inside PostgreSQL, MariaDB, MySQL, MongoDB, or LibSQL containers, exposing database data and credentials and potentially enabling escape when a container is overprivileged. This issue is fixed in version 0.29.13.
Related Weaknesses (CWE)
References
- https://github.com/Dokploy/dokploy/commit/ccd2e83c57d99f725220d37e0152270e0827d7
- https://github.com/Dokploy/dokploy/pull/4862
- https://github.com/Dokploy/dokploy/releases/tag/v0.29.13
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-qc73-mp78-4833
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-qc73-mp78-4833
FAQ
What is CVE-2026-72881?
CVE-2026-72881 is a documented vulnerability. Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, database backup and restore command builders in packages/server/src/utils/backups/utils.ts and packages/server/src/util...
How severe is CVE-2026-72881?
CVSS scoring is not yet available for CVE-2026-72881. Check NVD for updates.
Is there a patch for CVE-2026-72881?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.