GHSA-35xm-qvjg-8m42
HIGHCVE-2026-34725A 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.
- Affected
- >= 7.0.0, < 7.1.5
- Fixed in
- 7.1.5
- Weakness
- CWE-79
- Published
- 2026-04-01
- Source
- github