PatchSiren cyber security CVE debrief
CVE-2026-97225 DbGate CVE debrief
A code injection vulnerability exists in DbGate up to 7.2.5-beta.5 in the JSON Runner component. This issue is caused by manipulation of the argument comment.text/script.schedule in the file packages/api/src/controllers/runners.js. The vulnerability allows for remote attacks. Upgrading to version 7.2.5-beta.6 mitigates this issue, which is addressed by patch 70e7b6b58e464d7a015ba16e8d7574b420ee4877.
- Vendor
- DbGate
- Product
- DbGate
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-24
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-24
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for DbGate installations should assess exposure and prioritize upgrading to version 7.2.5-beta.6 if vulnerable. They should also review the official advisory for affected scope and severity, and monitor for potential exploitation attempts. Security teams and vulnerability management teams should track exceptions and retest remediated assets.
Why it matters
CVE-2026-97225 is a code injection vulnerability in DbGate up to 7.2.5-beta.5. Defenders should verify exposure, prioritize upgrading to version 7.2.5-beta.6, and monitor for potential exploitation attempts.
- Verify exposure of DbGate installations to potential code injection attacks
- Prioritize upgrading to version 7.2.5-beta.6 to mitigate the vulnerability
- Monitor for potential exploitation attempts
Technical summary
The vulnerability exists in the JSON Runner component of DbGate up to 7.2.5-beta.5. It is caused by improper handling of user input in the packages/api/src/controllers/runners.js file. Specifically, manipulation of the comment.text/script.schedule argument can lead to code injection. The issue is addressed in version 7.2.5-beta.6. Defenders should prioritize verifying exposure and upgrading to the patched version if vulnerable, while also monitoring for potential exploitation attempts and reviewing compensating controls.
Defensive priority
Defenders should prioritize verifying exposure of DbGate installations and upgrading to version 7.2.5-beta.6 if vulnerable.
Recommended defensive actions
- Verify DbGate installations for exposure
- Upgrade to version 7.2.5-beta.6 if vulnerable
- Monitor for potential exploitation attempts
- Review compensating controls for exposed systems
- Check relevant monitoring, detection, and logs for exposed assets
- Track exceptions and retest remediated assets
- Review vendor-supported updates or mitigations
Evidence notes
The CVE record and source metadata indicate a code injection vulnerability in DbGate up to 7.2.5-beta.5. The issue is addressed in version 7.2.5-beta.6. However, details about exploitation or impact are not provided. Defenders should verify exposure and review the official advisory for affected scope and severity. Limited source information is available, so further verification is necessary.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97225 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97225
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97225 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97225
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/dbgate/dbgate/
-
Source reference
Unverified legacy reference
URL: https://github.com/dbgate/dbgate/commit/70e7b6b58e464d7a015ba16e8d7574b420ee4877
-
Source reference
Unverified legacy reference
URL: https://github.com/dbgate/dbgate/pull/1527
-
Source reference
Unverified legacy reference
URL: https://github.com/dbgate/dbgate/releases/tag/v7.2.5-beta.6
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/cve/CVE-2026-97225
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/submit/908099
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/vuln/409319
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/vuln/409319/cti
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.