CVE-2026-61742
Last modified
CVE-2026-61742 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. DBHub is a database MCP server for Postgres, MySQL, SQL Server, Oracle, MariaDB, SQLite. Versions prior to 0.22.5 expose an unauthenticated HTTP MCP endpoint when started with the documented HTTP transport mode, for example `--transport http --port 8080`.
Description
DBHub is a database MCP server for Postgres, MySQL, SQL Server, Oracle, MariaDB, SQLite. Versions prior to 0.22.5 expose an unauthenticated HTTP MCP endpoint when started with the documented HTTP transport mode, for example `--transport http --port 8080`. The HTTP server attempts to protect browser-origin access by checking whether the `Origin` hostname equals the `Host` hostname, then reflecting the validated `Origin` into `Access-Control-Allow-Origin`. This does not stop DNS rebinding. After an attacker-controlled hostname rebinds to a victim-accessible DBHub HTTP server, both `Origin` and `Host` can contain the attacker-controlled hostname, so DBHub accepts the request and dispatches MCP tool calls. As a result, a malicious website can deterministically invoke DBHub MCP tools from the victim's browser without prompt injection or model involvement. With the default demo configuration this can read and write the demo SQLite database; with a real configured database, the same primitive can read, enumerate, and potentially write database contents depending on DBHub's configured tool permissions and database credentials. Version 0.22.5 fixes the issue.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| bytebase | dbhub | < 0.22.5 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-61742?
How severe is CVE-2026-61742?
How do I fix CVE-2026-61742?
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-61723FluidSynth is a software synthesizer based on the SoundFont …6.8
- CVE-2026-61732Decepticon is an autonomous hacking agent for red teams. Ver…10
- CVE-2026-61736LightRAG provides simple and fast retrieval-augmented genera…9.3
- CVE-2026-6174The CC Child Pages plugin for WordPress is vulnerable to Sto…6.4
- CVE-2026-61740LightRAG provides simple and fast retrieval-augmented genera…9.3
- CVE-2026-61741http4s-scala-xml provides `EntityDecoder[F, scala.xml.Elem]`…9.3
- CVE-2026-61743Chartbrew is an open-source web application that can connect…6.3
- CVE-2026-61744InvenTree is an Open Source Inventory Management System. Pri…6.5
- CVE-2026-61745InvenTree is an Open Source Inventory Management System. Pri…4.3
- CVE-2026-61746InvenTree is an Open Source Inventory Management System. Pri…5.3
- CVE-2026-61747InvenTree is an Open Source Inventory Management System. Pri…4.3
- CVE-2026-61748InvenTree is an Open Source Inventory Management System. Pri…4.3
Are you affected by CVE-2026-61742?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
