CVE 4.8 MEDIUM

Dpanel has an arbitrary file read vulnerability_CVE-2025-53363

4.8 / 10
MEDIUM
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

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.

Basic Information

ID CVE-2025-53363
Source GitHub_M
Published Aug 22, 2025 at 15:18
Modified Aug 22, 2025 at 15:52

Affected Product

Vendor donknap
Product dpanel
Version >= 1.2.0, <= 1.7.2
Affected Versions donknap dpanel >= 1.2.0, <= 1.7.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.