PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-72866 Dokploy CVE debrief

CVE-2026-72866 Dokploy WebSocket Authentication Bypass. Dokploy is a free, self-hostable Platform as a Service (PaaS) with a WebSocket handler in apps/dokploy/server/wss/terminal.ts that validates a session but does not authorize access to the requested server. An authenticated user can connect to /terminal?serverId=local, select the special serverId=local branch, and obtain an interactive terminal on the Dokploy host without an organization role or server-access check. This issue is fixed in version 0.29.13.

Vendor
Dokploy
Product
Unknown
CVSS
HIGH 8.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-10
Original CVE updated
2026-09-08
Advisory published
2026-08-10
Advisory updated
2026-09-08

Who should care

Administrators and users of Dokploy should assess exposure and apply the patch in version 0.29.13. Affected operators, platforms, vulnerability-management, and security teams need to review and mitigate this high-severity authentication bypass vulnerability. Defenders should prioritize patching and restrict WebSocket handler access to prevent potential unauthorized access to interactive terminals.

Why it matters

CVE-2026-72866 is a high-severity authentication bypass vulnerability in Dokploy that allows authenticated users to access interactive terminals on the host without proper authorization. Defenders should prioritize patching to version 0.29.13 and restrict WebSocket handler access.

  • Potential unauthorized access to interactive terminals
  • Possible elevation of privileges without organization role or server-access checks
  • Need for verification of affected versions and deployments
  • Requirement for monitoring and restricting WebSocket handler access

Technical summary

The WebSocket handler in Dokploy validates a session but does not authorize access to the requested server. An authenticated user can connect to /terminal?serverId=local and obtain an interactive terminal on the Dokploy host without an organization role or server-access check. This allows potential unauthorized access to interactive terminals and possible elevation of privileges without organization role or server-access checks. The issue is fixed in version 0.29.13, which addresses the authorization bypass vulnerability.

Defensive priority

High

Recommended defensive actions

  • Review and apply the patch in version 0.29.13
  • Restrict access to the WebSocket handler
  • Monitor for unauthorized access attempts
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The CVE record and NVD entry provide details on the authentication bypass vulnerability in Dokploy. The issue is fixed in version 0.29.13. Defenders should verify affected versions and deployments, and monitor for unauthorized access attempts. Evidence is limited to public CVE and NVD records, with no additional source details provided. Further verification tasks are needed to confirm exposure.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-72866 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-72866

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-72866 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72866

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.