Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. dbgate-web
  4. ›
  5. CVE-2026-34725

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

April 1, 2026 (updated April 6, 2026)

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.

References

  • github.com/advisories/GHSA-35xm-qvjg-8m42
  • github.com/dbgate/dbgate
  • github.com/dbgate/dbgate/commit/a7d2ed11f3f3d4dfb5d2e4e5467dedafa5fa947e
  • github.com/dbgate/dbgate/releases/tag/v7.1.5
  • github.com/dbgate/dbgate/security/advisories/GHSA-35xm-qvjg-8m42
  • nvd.nist.gov/vuln/detail/CVE-2026-34725

Code Behaviors & Features

Detect and mitigate CVE-2026-34725 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 7.0.0 before 7.1.5

Fixed versions

  • 7.1.5

Solution

Upgrade to version 7.1.5 or above.

Impact 8.2 HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
  • CWE-94: Improper Control of Generation of Code ('Code Injection')

Source file

npm/dbgate-web/CVE-2026-34725.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:20:23 +0000.