DbGate: Unauthenticated Remote Code Execution via JSON Script Runner
63Vexday Risk Score
Patch soon. It has a working public exploit.
ssvc Attendcvss 10epss 4.3%
from disclosure to weapon0 days
Published on NVDJul 23
1st PoCMay 26
exploitation probability
4.3%top 10% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Affected products
dbgate · dbgatepublic PoCs found — 1
githubgithub.com/Nxploited/CVE-2026-47668★ 6⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.