Vulnerability Description
DbGate is cross-platform database manager. Versions 7.1.8 and prior are vulnerable to authenticated Remote Code Execution (RCE). Any user with valid DbGate credentials can execute arbitrary OS commands as root by exploiting an unsanitized `functionName` parameter in the `/runners/load-reader` endpoint. The `require = null` mitigation is trivially bypassed via dynamic `import()`. Version 7.1.9 contains a patch.
Related Weaknesses (CWE)
References
- https://github.com/dbgate/dbgate/releases/tag/v7.1.9
- https://github.com/dbgate/dbgate/security/advisories/GHSA-wm5r-5qp3-5vxf
FAQ
What is CVE-2026-47670?
CVE-2026-47670 is a documented vulnerability. DbGate is cross-platform database manager. Versions 7.1.8 and prior are vulnerable to authenticated Remote Code Execution (RCE). Any user with valid DbGate credentials can execute arbitrary OS command...
How severe is CVE-2026-47670?
CVSS scoring is not yet available for CVE-2026-47670. Check NVD for updates.
Is there a patch for CVE-2026-47670?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.