PatchSiren cyber security CVE debrief
CVE-2026-72883 Dokploy CVE debrief
CVE-2026-72883 Dokploy WebSocket Handler Access Control Bypass. Dokploy, a free, self-hostable Platform as a Service (PaaS), contains a high-severity vulnerability in its WebSocket handlers. This issue allows authenticated organization members to bypass access controls and gain unauthorized access to sensitive servers and services, potentially leading to root terminal access or the ability to read logs and statistics for restricted servers and services. The vulnerability is fixed in Dokploy version 0.29.13. Dokploy users and administrators should assess their exposure and prioritize updating to the latest version.
- 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
Dokploy users and administrators should assess their exposure and prioritize updating to version 0.29.13 or later. System administrators and security teams responsible for PaaS deployments should verify their inventory and implement compensating controls if necessary.
Why it matters
CVE-2026-72883 is a high-severity vulnerability in Dokploy that allows authenticated organization members to bypass access controls and gain unauthorized access to sensitive servers and services. Dokploy users and administrators should prioritize updating to version 0.29.13 or later to mitigate this risk.
- Potential unauthorized access to sensitive servers and services
- Possible elevation of privileges for authenticated organization members
- Risk of sensitive data exposure through logs or statistics
Technical summary
CVE-2026-72883 is a high-severity vulnerability in Dokploy, a free, self-hostable Platform as a Service (PaaS). The issue affects WebSocket handlers in Dokploy, allowing authenticated organization members to bypass access controls and gain root terminal access or read logs and statistics for restricted servers and services. This vulnerability is fixed in Dokploy version 0.29.13. The affected WebSocket handlers are located in apps/dokploy/server/wss/terminal.ts, apps/dokploy/server/wss/docker-container-terminal.ts, apps/dokploy/server/wss/docker-container-logs.ts, and apps/dokploy/server/wss/docker-stats.ts.
Defensive priority
High priority for Dokploy users and administrators
Recommended defensive actions
- Review and update Dokploy to version 0.29.13 or later
- Restrict access to WebSocket handlers for sensitive servers and services
- Monitor for suspicious activity related to WebSocket connections
- Verify the integrity of logs and statistics for any unauthorized access
- Conduct a thorough review of system configurations and user permissions
- Implement additional monitoring and logging to detect potential exploitation attempts
- Consider temporarily restricting access to WebSocket handlers until the update is applied
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in Dokploy. The issue is related to WebSocket handlers not enforcing proper access controls, allowing authenticated organization members to gain unauthorized access.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72883 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72883
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72883 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72883
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/commit/1bc76e9e5b8a9acd14a58cd8a1828c25918f162e
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/commit/68f5afae42fca353dcb3d3bc6219ffe9e168cb91
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/pull/4865
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/releases/tag/v0.29.13
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/security/advisories/GHSA-qf9j-c9p4-r4xp
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.