CVE-2026-59971
Last modified
CVE-2026-59971 is a critical-severity vulnerability rated 10/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| designcomputer | mysql_mcp_server | < 0.4.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-59971?
How severe is CVE-2026-59971?
How do I fix CVE-2026-59971?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59955Apollo is a reliable configuration management system suitabl…7.5
- CVE-2026-5996A security vulnerability has been detected in Totolink A7100…9.8
- CVE-2026-59960Argos JavaScript provides official Argos SDKs for JavaScript…7.5
- CVE-2026-59965Payload Plugins is a collection of plugins designed to enhan…7.1
- CVE-2026-59969Apache ZooKeeper quorum TLS fails to enforce peer hostname v…
- CVE-2026-5997A vulnerability was detected in Totolink A7100RU 7.4cu.2313_…9.8
- CVE-2026-59973FrontMCP is a TypeScript-first framework for the Model Conte…8.5
- CVE-2026-59974Stanza is a Stanford NLP Python library for tokenization, se…7.8
- CVE-2026-5998A flaw has been found in zhayujie chatgpt-on-wechat CowAgent…5.5
- CVE-2026-59981OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-59982OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-59983OpenEXR is the reference implementation and specification fo…5.5
Are you affected by CVE-2026-59971?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
