MySQL MCP Server is a Model Context Protocol server that enables secure interaction with MySQL databases. Prior to 0.4.2, setting MCP_TRANSPORT=sse causes src/mysql_mcp_server/server.py to construct SseServerTransport without security_settings or enable_dns_rebinding_protection, while the Starlette routes /, /sse, and /messages/ have no authentication and the service binds to 0.0.0.0 by default. A network attacker can directly reach execute_sql, or can use DNS rebinding to make a victim's browser relay same-origin requests to a locally bound service, and supply a query that reaches cursor.execute(query). This allows unauthenticated disclosure and modification of the configured database; when the MySQL account has FILE privileges, the same access can read or write server files and may enable code execution. The default stdio transport is not affected. This issue is fixed in 0.4.2.
CVE-2026-59971
This critical-severity CVE scores 10.0 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 67% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 10.0
- EG Score
- 10.0(medium)
- EG Risk
- 45(Track)EG Risk 45/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity100% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 33%
- KEV
- Not listed
Published
September 11, 2026
Last Modified
September 15, 2026
Advisory Details (4)
Auto-updated Sep 15, 2026Missing Origin/Host Validation in SSE Transport Enables Unauthenticated SQL Execution (DNS Rebinding / Direct Exposure) · Advisory · designcomputer/mysql_mcp_server · GitHub
https://github.com/designcomputer/mysql_mcp_server/security/advisories/GHSA-rqfv-2mw9-78g2v0.4.2
Patch available: designcomputer/mysql_mcp_server v0.4.2
https://github.com/designcomputer/mysql_mcp_server/releases/tag/v0.4.2Missing Origin/Host Validation in SSE Transport Enables Unauthenticated `execute_sql` (DNS Rebinding / Direct Exposure → Full Database Compromise) · Issue #92 · designcomputer/mysql_mcp_server · GitHub
https://github.com/designcomputer/mysql_mcp_server/issues/92commit a96549f4a4d6 (designcomputer/mysql_mcp_server)
Patch available: designcomputer/mysql_mcp_server v0.4.2 (contains commit a96549f4a4d6)
https://github.com/designcomputer/mysql_mcp_server/commit/a96549f4a4d65443fd6e9c7f2324fba9a5c80a82Vendor Advisories for CVE-2026-59971(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| mysql-mcp-server | 0.1.0 ... 0.4.1 (9 versions) | 0.4.2 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 10× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 16:02 UTCEG score recompute
- 2026-09-18 20:12 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 19:37 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-16 17:59 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-15 16:34 UTCEG score recompute
- 2026-09-15 15:25 UTCEG score recompute
- 2026-09-11 21:24 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-59971?
When was CVE-2026-59971 disclosed?
Is CVE-2026-59971 actively exploited?
What is the CVSS score of CVE-2026-59971?
How do I remediate CVE-2026-59971?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-59971
Is Your Infrastructure Affected by CVE-2026-59971?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.