Description
dpanel is an open source server management panel written in Go. In versions 1.2.0 through 1.7.2, dpanel allows authenticated users to read arbitrary files from the server via the /api/app/compose/get-from-uri API endpoint. The vulnerability exists in the GetFromUri function in app/application/http/controller/compose.go, where the uri parameter is passed directly to os.ReadFile without proper validation or access control. A logged-in attacker can exploit this flaw to read sensitive files from the host system, leading to information disclosure. No patched version is available as of this writing.
Published: 2025-08-22
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

No analysis available yet.

Remediation

No remediation available yet.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-25585 Dpanel has an arbitrary file read vulnerability
Github GHSA Github GHSA GHSA-gcqf-pxgg-gw8q Dpanel has an arbitrary file read vulnerability
History

Sat, 23 Aug 2025 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Dpanel Project
Dpanel Project dpanel
Vendors & Products Dpanel Project
Dpanel Project dpanel

Fri, 22 Aug 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 22 Aug 2025 15:30:00 +0000

Type Values Removed Values Added
Description dpanel is an open source server management panel written in Go. In versions 1.2.0 through 1.7.2, dpanel allows authenticated users to read arbitrary files from the server via the /api/app/compose/get-from-uri API endpoint. The vulnerability exists in the GetFromUri function in app/application/http/controller/compose.go, where the uri parameter is passed directly to os.ReadFile without proper validation or access control. A logged-in attacker can exploit this flaw to read sensitive files from the host system, leading to information disclosure. No patched version is available as of this writing.
Title Dpanel has an arbitrary file read vulnerability
Weaknesses CWE-22
CWE-73
References
Metrics cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:P'}


Subscriptions

Dpanel Project Dpanel
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2025-08-22T15:52:20.965Z

Reserved: 2025-06-27T12:57:16.121Z

Link: CVE-2025-53363

cve-icon Vulnrichment

Updated: 2025-08-22T15:52:14.448Z

cve-icon NVD

Status : Deferred

Published: 2025-08-22T16:15:44.887

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-53363

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2025-08-23T11:53:15Z

Weaknesses