CVE-2026-72883
Received Received - Intake

Terminal Access Bypass in Dokploy

Vulnerability report for CVE-2026-72883, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-10

Last updated on: 2026-08-10

Assigner: GitHub, Inc.

Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the WebSocket handlers 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 validate organization membership but do not enforce checkServiceAccess, accessedServerIds, or accessedServices, allowing an authenticated organization member to obtain root terminal access and read logs or statistics for restricted servers and services. This issue is fixed in version 0.29.13.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-10
Last Modified
2026-08-10
Generated
2026-08-11
AI Q&A
2026-08-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
dokploy dokploy to 0.29.13 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Dokploy before version 0.29.13 has a vulnerability in its WebSocket handlers where organization membership checks are insufficient. Authenticated users can bypass service access restrictions to gain root terminal access or read logs and statistics from servers and services they should not have permission to access.

Detection Guidance

Check Dokploy version with: dokploy --version. If version is below 0.29.13, the system is vulnerable. Review WebSocket terminal, logs, and stats access logs for unauthorized access attempts.

Impact Analysis

An attacker with organization membership could escalate privileges to access restricted servers, view sensitive logs, or execute commands as root. This could lead to data breaches, unauthorized system changes, or further network compromise depending on the exposed services.

Compliance Impact

This vulnerability could violate compliance requirements by allowing unauthorized access to sensitive data (logs, statistics) or systems. GDPR may require breach notification if personal data is exposed. HIPAA could be violated if protected health information is accessed without authorization.

Mitigation Strategies

Upgrade Dokploy to version 0.29.13 or later immediately. Review and restrict organization memberships and service access permissions. Monitor for suspicious activity in WebSocket connections.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72883. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart