CVE-2026-47669
CRITICALDbGate < 7.1.9 archive/unzip - Zip Slip to Remote Code Execution
Title source: manualDescription
DbGate is cross-platform database manager. In versions 7.1.8 and prior, the `unzipDirectory()` function in `packages/api/src/shell/unzipDirectory.js` (line 27) does not validate that extracted file paths stay within the output directory. A malicious ZIP with `../` entries writes files anywhere on the filesystem. In the default Docker deployment, DbGate runs as root and the `none` auth provider issues JWT tokens without credentials via `POST /auth/login`, so this is exploitable by any network-adjacent attacker. Version 7.1.9 fixes the issue.
References (2)
Core 2
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/dbgate/dbgate/security/advisories/GHSA-h535-j5hr-mv56
X_Refsource_Misc x_refsource_misc
https://github.com/dbgate/dbgate/releases/tag/v7.1.9
Scores
CVSS v4
9.3
EPSS
0.0034
EPSS Percentile
27.1%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
total
Details
CWE
CWE-22
Status
published
Products (1)
dbgate/dbgate
< 7.1.9
Published
Jul 23, 2026
Tracked Since
Jul 24, 2026