UNKNOWNCVE-2026-34725

dbgate-web: Stored XSS in applicationIcon leads to potential RCE in Electron due to unsafe renderer configuration

Platform

nodejs

Component

dbgate

Fixed in

7.1.5

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.

How to fix

Actualice DbGate a la versión 7.1.5 o superior. Esta versión corrige la vulnerabilidad XSS almacenada en la configuración del icono de la aplicación. La actualización evitará la posible ejecución remota de código en la aplicación Electron.

Monitor your dependencies automatically

Get notified when new vulnerabilities affect your projects. Free forever.

Start free