CVE-2025-30206

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-30206
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-30206.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-30206
Aliases
Downstream
Related
Published
2025-04-15T19:14:41Z
Modified
2025-10-22T18:45:44.952190Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Dpanel's hard-coded JWT secret leads to remote code execution
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-321",
        "CWE-453",
        "CWE-547"
    ]
}
References

Affected packages

Git / github.com/donknap/dpanel

Affected ranges

Type
GIT
Repo
https://github.com/donknap/dpanel
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*

v1.0.0
v1.0.2
v1.0.2.1
v1.0.2.4
v1.0.3
v1.0.4
v1.0.4.1
v1.0.4.2
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.1.4
v1.2.0
v1.2.1
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.4.0
v1.4.1
v1.5.0
v1.5.1
v1.5.2
v1.5.3
v1.5.4
v1.6.0