← Back to browse · API

CVE-2026-47668

Severity
CRITICAL
CVSS
10.0
EPSS
0.04339
Risk score
41.52
CISA KEV
No
PoC
Yes
Published
2026-07-23
Modified
2026-07-24
First seen
2026-08-05
Aliases
EUVD-2026-48340, GHSA-8V3Q-9VMX-36VC
Products
n/a:dbgate < 7.1.9
Sources
nvd CVE-2026-47668
github bb4ee2b76d87c54e2a0674d7|CVE-2026-47668
euvd EUVD-2026-48340
packetstorm 266b50812148823bcd3e68c7|CVE-2026-47668
packetstorm 6989fbd67a001f5429f6bf5e|CVE-2026-47668

Description

DbGate is cross-platform database manager. In versions 7.1.8 and prior, DbGate's JSON script runner (`POST /runners/start`) allows remote code execution via code injection in the `functionName` parameter of JSON script `assign` commands. The `functionName` value is interpolated directly into dynamically generated JavaScript source code via string concatenation. The generated code is then executed in a forked Node.js child process. Version 7.1.9 contains a patch.

References