CVE-2025-30206 Details
Description
Dpanel is a Docker visualization panel system which provides complete Docker management functions. The Dpanel service contains a hardcoded JWT secret in its default configuration, allowing attackers to generate valid JWT tokens and compromise the host machine. This security flaw allows attackers to analyze the source code, discover the embedded secret, and craft legitimate JWT tokens. By forging these tokens, an attacker can successfully bypass authentication mechanisms, impersonate privileged users, and gain unauthorized administrative access. Consequently, this enables full control over the host machine, potentially leading to severe consequences such as sensitive data exposure, unauthorized command execution, privilege escalation, or further lateral movement within the network environment. This issue is patched in version 1.6.1. A workaround for this vulnerability involves replacing the hardcoded secret with a securely generated value and load it from secure configuration storage.
A vulnerability exists in Dpanel, a Docker management visualization tool, due to a hardcoded JWT secret in the default configuration. This flaw enables attackers to generate valid JWT tokens, bypass authentication, and gain unauthorized administrative access, potentially leading to full control over the host machine. Exploitation could result in exposure of sensitive data, unauthorized execution of commands, privilege escalation, or lateral movement within the network. All Dpanel versions prior to 1.6.1 are affected.
Users are advised to update to Dpanel version 1.6.1 or later. For those using earlier versions, the hardcoded secret should be replaced with a securely generated value and loaded from a secure configuration storage.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 15, 2025CISA-ADP
Assessed Apr 15, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/donknap/dpanel/security/advisories/GHSA-j752-cjcj-w847 | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-321 | Use of Hard-coded Cryptographic Key | [email protected] |
| CWE-453 | Insecure Default Variable Initialization | [email protected] |
| CWE-547 | Use of Hard-coded, Security-relevant Constants | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Dpanel | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 15, 2025 | New CVE Received | [email protected] |
Volerion