---
id: CVE-2026-7206
aliases:
  - GHSA-4j28-22qp-rjcf
  - PYSEC-2026-3074
title: sqlite-mcp has an Injection issue
summary: sqlite-mcp has an Injection issue
severity: high
cvss: 7.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'
vendor: sqlite-mcp
product: sqlite-mcp
ecosystem: pip
affected:
  - sqlite-mcp <= 0.1.0
published: '2026-04-28'
updated: '2026-07-13'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-4j28-22qp-rjcf'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-7206'
  - url: 'https://github.com/dubydu/sqlite-mcp/issues/1'
  - url: 'https://github.com/dubydu/sqlite-mcp/pull/2'
  - url: >-
      https://github.com/dubydu/sqlite-mcp/commit/a5580cb992f4f6c308c9ffe6442b2e76709db548
  - url: 'https://github.com/dubydu/sqlite-mcp'
  - url: 'https://vuldb.com/submit/802081'
  - url: 'https://vuldb.com/vuln/359806'
  - url: 'https://vuldb.com/vuln/359806/cti'
tags:
  - osv
  - pip
epss: 0.00277
epssPercentile: 0.20439
ingestedAt: '2026-07-13T18:57:52.639Z'
---

## Overview

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.

## Affected packages

- `sqlite-mcp <= 0.1.0`

## Remediation

Refer to the advisory for the patched release.
