CVE-2026-34725

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.
Configurations

No configuration.

History

24 Jul 2026, 21:10

Type Values Removed Values Added
Summary
  • (es) DbGate es un gestor de bases de datos multiplataforma. Desde la versión 7.0.0 hasta antes de la versión 7.1.5, existe una vulnerabilidad de XSS almacenado en DbGate porque las cadenas de iconos SVG controladas por el atacante se renderizan como HTML sin procesar sin sanitización. En la interfaz de usuario web, esto permite la ejecución de scripts en el navegador de otro usuario; en la aplicación de escritorio Electron, esto puede escalar a la ejecución de código local porque Electron está configurado con nodeIntegration: true y contextIsolation: false. Este problema ha sido parcheado en la versión 7.1.5.

02 Apr 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-02 18:16

Updated : 2026-07-24 21:10


NVD link : CVE-2026-34725

Mitre link : CVE-2026-34725

CVE.ORG link : CVE-2026-34725


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-94

Improper Control of Generation of Code ('Code Injection')