CVE-2026-7206 Details
Description
A security flaw has been discovered in dubydu sqlite-mcp up to 0.1.0. The affected element is the function extract_to_json of the file src/entry.py. Performing a manipulation of the argument output_filename results in sql injection. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks. The patch is named a5580cb992f4f6c308c9ffe6442b2e76709db548. Applying a patch is the recommended action to fix this issue.
A SQL injection vulnerability has been identified in dubydu sqlite-mcp versions through 0.1.0. The issue arises in the extract_to_json function within src/entry.py, where the output_filename parameter is not properly sanitized. This flaw allows for arbitrary file writes by manipulating the output_filename, leading to potential SQL injection. The vulnerability can be exploited remotely, and a public exploit is available.
Users are advised to update to the patched version of sqlite-mcp, which is available on the project's GitHub repository.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 28, 2026CISA-ADP
Assessed Apr 28, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/dubydu/sqlite-mcp/issues/1 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/dubydu/sqlite-mcp/ | [email protected] | ProductSource CodeVendor |
| https://github.com/dubydu/sqlite-mcp/commit/a5580cb992f4f6c308c9ffe6442b2e76709db548 | [email protected] | Source CodeVendor |
| https://github.com/dubydu/sqlite-mcp/issues/1 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/dubydu/sqlite-mcp/pull/2 | [email protected] | Issue TrackingVendor |
| https://vuldb.com/submit/802081 | [email protected] | Technical Description |
| https://vuldb.com/vuln/359806 | [email protected] | AdvisoryExploitRemedy |
| https://vuldb.com/vuln/359806/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| dubydu sqlite-mcp | All versions |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 28, 2026 | CVE Modified | CISA-ADP |
| Apr 28, 2026 | New CVE Received | [email protected] |
Volerion