CVE-2026-34725
HIGH EPSS 6.5%
Published Apr 2, 20263mo ago · Modified Jun 17, 20262w ago
8.2 CVSS 3.1
Published Apr 2, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
Description
DbGate is cross-platform database manager. From version 7.0.0 to before version 7.1.5, a stored XSS vulnerability exists in DbGate because attacker-controlled SVG icon strings are rendered as raw HTML without sanitization. In the web UI this allows script execution in another user's browser; in the Electron desktop app this can escalate to local code execution because Electron is configured with nodeIntegration: true and contextIsolation: false. This issue has been patched in version 7.1.5.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Changed
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
6.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-79 Cross-site Scripting Injection
CWE-94 Improper Control of Generation of Code (Code Injection) Injection
References 3
- github.com https://github.com/dbgate/dbgate/commit/a7d2ed11f3f3d4dfb5d2e4e5467dedafa5fa947e
- github.com https://github.com/dbgate/dbgate/releases/tag/v7.1.5
- github.com https://github.com/dbgate/dbgate/security/advisories/GHSA-35xm-qvjg-8m42
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.