Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-66292

30
FAUCET Score

CVE-2025-66292 is an arbitrary file deletion vulnerability affecting DPanel, an open-source server management panel, in versions prior to 1.9.2. Authenticated users can exploit a path traversal flaw in the /api/common/attach/delete interface to delete arbitrary files on the server. The vulnerability stems from improper sanitization of user-supplied paths, allowing '..' characters to bypass checks and be passed directly to the os.Remove function. This vulnerability carries a CVSS score of 8.1 (HIGH), indicating a network-based attack with low privileges required and no user interaction, leading to high integrity and availability impacts. The lack of a chroot/jail enforcement allows for significant damage. Currently, there is no evidence of active exploitation, nor are there publicly available exploits in Metasploit, Nuclei, or ExploitDB. However, the vulnerability has garnered significant community attention with 10 mentions, suggesting awareness among security researchers.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.9.2CPE matchmatch criteria
cpe:2.3:a:dpanel:dpanel:*:*:*:*:*:go:*:*

CVSS Data

CVSS version used by this source: 3.1

8.1HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.8
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.60%
Probability of exploitation in next 30 days
EPSS Percentile
45.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0060 is in the 35th percentile among its peer group of 17,844 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.3 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

gopatch availablevia ghsa
Product: github.com/donknap/dpanelFixed in: 1.9.2

Vendor Advisories (1)

goGHSA-vh2x-fw87-4fxqhigh

DPanel has an arbitrary file deletion vulnerability in /api/common/attach/delete interface

Jan 15, 2026

References

github.com / donknap/dpanel/commit/cbda0d90204e8212f2010774345c952e42069119
Patch
github.com / donknap/dpanel/releases/tag/v1.9.2
Release Notes
github.com / donknap/dpanel/security/advisories/GHSA-vh2x-fw87-4fxq
ExploitVendor Advisory