Authenticated database disclosure via unsafe SQL formatting
Published Mar 15, 2026 · Updated Mar 15, 2026
SQL injection in Chat2DB 0.3.0 through 0.3.7 allows remote authenticated users to read database metadata via export requests. DMDBManage.java passes untrusted schemaName and tableName values into SQL templates through String.format, then executes the resulting text with a JDBC Statement. A basic account with database-export access and a configured Dameng data source can cross schema boundaries and retrieve table, view, trigger, and procedure definitions.
Summary
What happened
SQL injection in Chat2DB 0.3.0 through 0.3.7 allows remote authenticated users to read database metadata via export requests. DMDBManage.java passes untrusted schemaName and tableName values into SQL templates through String.format, then executes the resulting text with a JDBC Statement. A basic account with database-export access and a configured Dameng data source can cross schema boundaries and retrieve table, view, trigger, and procedure definitions.
The record
- CVE
- CVE-2026-4173
- Published
- Mar 15, 2026
- Updated
- Mar 15, 2026
- Vendor
- CodePhiliaX
- Product
- Chat2DB
- Classifications
- CWE-74, CWE-89, T1213.006
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 15, 2026CVE publishedPublication date reported by the CVE source.
- Mar 15, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0.3.0
- Affected versionversion=0.3.1
- Affected versionversion=0.3.2
- Affected versionversion=0.3.3
- Affected versionversion=0.3.4
- Affected versionversion=0.3.5
- Affected versionversion=0.3.6
- Affected versionversion=0.3.7
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Multiple Authenticated SQL Injection Vulnerabilities in Chat2DBproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo