PT-2026-69878 · Dokploy · Dokploy
CVE-2026-72733
·
Published
2026-08-10
·
Updated
2026-08-10
CVSS v3.1
9.9
Critical
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Dokploy versions prior to 0.29.13
Description
An authenticated member with backup-restore permissions can execute arbitrary operating-system commands in the host context via
execAsync or execAsyncRemote. This occurs because the backup.restoreBackupWithLogs tRPC subscription fails to properly sanitize the databaseName and backupFile variables before incorporating them into shell pipelines. Specifically, databaseName is interpolated into database restore commands within packages/server/src/utils/restore/utils.ts, and backupFile is interpolated into rclone paths within packages/server/src/utils/restore/postgres.ts and similar restore modules.Recommendations
Update to version 0.29.13.
Exploit
Fix
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Dokploy