Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-47669
Published:July 23, 2026
Updated:August 04, 2026
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.
Affected Packages
dbgate (NPM):
Affected version(s) >=3.9.4-alpha.1 <7.1.9
Fix Suggestion:
Update to version 7.1.9
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.34