Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
9.6
CVE-2026-72737: Dokploy: Unauthorized Access to Another Organization's AWS Credentials
CVE-2026-72737
CVE-2026-72737
Summary
Dokploy's backup feature in versions 0.29.8 and earlier allows an authenticated user with backup permissions to access another organization's AWS credentials, read their backups, or redirect and poison their backups. This means a malicious user could access sensitive data from another organization. To fix this, update to the latest version of Dokploy.
What to do
No fix is available yet. Check with your software vendor for updates.
Affected software
| Vendor | Product | Affected versions |
|---|---|---|
| dokploy | dokploy | <= 0.29.8 |
Original title
Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.29.8 and earlier, backup.create, backup.update, and backup.restoreBackupWithLogs in apps/dokploy/server/api/routers/backup.ts acc...
Original description
Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.29.8 and earlier, backup.create, backup.update, and backup.restoreBackupWithLogs in apps/dokploy/server/api/routers/backup.ts accept a client-controlled destinationId and use the referenced destination without verifying that destination.organizationId equals ctx.session.activeOrganizationId. An authenticated member with backup permissions for a service in one organization can cause another organization's S3 accessKey and secretAccessKey to be materialized by packages/server/src/utils/backups/utils.ts getS3Credentials on the attacker's service host, read that organization's backup objects, or redirect and poison backups across tenant boundaries.
mitre CVSS3.1
9.6
Vulnerability type
CWE-639
Authorization Bypass Through User-Controlled Key
CWE-862
Missing Authorization
- https://github.com/Dokploy/dokploy/security/advisories/GHSA-56qv-89fq-3h2q x_refsource_CONFIRM
Published: 10 Aug 2026 · Updated: 10 Aug 2026 · First seen: 10 Aug 2026