Vulnerability 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 Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/dbgate/dbgate/commit/a7d2ed11f3f3d4dfb5d2e4e5467dedafa5fa947e
- https://github.com/dbgate/dbgate/releases/tag/v7.1.5
- https://github.com/dbgate/dbgate/security/advisories/GHSA-35xm-qvjg-8m42
FAQ
What is CVE-2026-34725?
CVE-2026-34725 is a vulnerability with a CVSS score of 8.2 (HIGH). 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...
How severe is CVE-2026-34725?
CVE-2026-34725 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-34725?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.