External risk intelligence

Dokploy Organization Data Exposure and Backup Poisoning Vulnerability

CVE advisorySeverity: CRITICAL (CVSS 9.6)

CVE-2026-72737

Dokploy is a self-hostable Platform as a Service (PaaS) designed to manage application deployments. As a centralized management and automation platform, it is commonly deployed as an internet-facing service or an accessible management gateway for developers to orchestrate infrastructure, making its web interface and API endpoints typically reachable from the network.

Halo Surface Signal: 4 out of 5 — likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

This advisory concerns a critical vulnerability in Dokploy, a self-hostable Platform as a Service, that could allow an authenticated user to access or manipulate backup data from other organizations. The issue stems from improper verification of organization permissions when accessing backup credentials, potentially leading to unauthorized data exposure or compromise across tenant boundaries.

  • Access to other organizations' backup data.
  • Enables cross-tenant data access and manipulation.
  • Confirm relevance and scope of impact.

Attack Path

How an attacker could exploit the issue

An authenticated attacker with backup privileges can exploit this vulnerability by manipulating backup operations. By providing a crafted destination ID, they can trick the system into accessing backup credentials belonging to a different organization. This allows the attacker to access sensitive backup data from other tenants or even redirect and corrupt backups across organizational boundaries.

  • Authenticated user with backup permissions.
  • Crafted destination ID in backup operations.
  • Unauthorized access to cross-organizational data.

Live Threat

Current exploitation, exposure, and threat context

An authenticated member with backup permissions for a service in one organization could gain access to another organization's S3 credentials, potentially reading sensitive backup data or redirecting backups. This occurs when the system uses a client-controlled destination ID without verifying ownership, allowing for cross-tenant data manipulation.

  • Organization S3 credentials.
  • Unverified destination ID usage.
  • Read or redirect backup data.

Operational Fix

Recommended remediation, mitigation, and detection steps

Platform-as-a-Service (PaaS) solutions like Dokploy, when self-hosted, often fall under the purview of infrastructure or platform teams responsible for their operation and security. Given this vulnerability allows for unauthorized access to sensitive backup credentials and data across organizations, the initial step is to identify all Dokploy instances, confirm their accessibility and business criticality, and then assign ownership for remediation. This ensures that affected systems are prioritized and that the correct teams are engaged to mitigate the risk of data compromise and tenant data poisoning.

  • Platform/Infrastructure teams own this issue.
  • Verify affected Dokploy instances and reachability.
  • Plan remediation based on confirmed exposure.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is Dokploy?

Dokploy is an open-source, self-hosted Platform as a Service (PaaS). It simplifies the process of deploying and managing applications, acting as a centralized hub for developers to orchestrate infrastructure, handle automated backups, and manage configurations across different services and organizational units.

How does CVE-2026-72737 create a security weakness?

This vulnerability involves an Improper Authorization issue (CWE-639 and CWE-862). The software fails to verify that a user’s organization ID matches the destination ID provided during backup operations. This lack of validation allows an authenticated user to perform actions against backup destinations that belong to other organizations, bypassing intended tenant isolation.

Do I need to be an administrator to trigger this bug?

No, administrative access is not required. However, you must be an authenticated member of the platform who already holds backup permissions for at least one service. Simply being an unauthenticated guest or having no permissions for backup operations does not trigger this vulnerability.

Is my instance at risk if it is not exposed to the internet?

Halo Surface Signal indicates that Dokploy instances are typically deployed as internet-facing management gateways. If your instance is reachable from the network, the risk is higher. Even if hosted internally, any authenticated user with backup privileges within your network could potentially exploit this cross-tenant boundary issue.

When should I take action to address this issue?

You should prioritize this immediately if you use Dokploy to manage multiple organizations. Begin by identifying all deployed instances and their accessibility. Confirm ownership of the affected systems and prepare to apply the necessary updates to ensure proper organization-level validation is enforced during all backup and credential retrieval processes.

References