<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-09-26T07:02:51.644355+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/119c2613-eaeb-4e57-8ec5-12e7d6e6c2a2/export</id>
    <title>119c2613-eaeb-4e57-8ec5-12e7d6e6c2a2</title>
    <updated>2026-09-26T07:02:51.669772+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "119c2613-eaeb-4e57-8ec5-12e7d6e6c2a2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-61742", "type": "seen", "source": "https://gist.github.com/alon710/578cc93d0032ecb85c4eb5d7e0d82616", "content": "# CVE-2026-61742: CVE-2026-61742: DNS Rebinding to Unauthenticated SQL Execution in DBHub\n\n&amp;gt; **CVSS Score:** 9.3\n&amp;gt; **Published:** 2026-09-24\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-61742\n\n## Summary\nA critical DNS rebinding vulnerability in DBHub (associated with GHSA-fm8p-53ww-hf6w) allows unauthenticated remote attackers to execute arbitrary SQL queries against local and internal databases. By exploiting a relative origin validation check within the HTTP transport middleware, an attacker can bypass same-origin protections via DNS rebinding. This allows malicious external websites to send JSON-RPC commands to the local DBHub service to read, write, and exfiltrate database contents. The issue affects all versions of DBHub prior to 0.22.5.\n\n## TL;DR\nUnauthenticated remote SQL execution on local DBHub database servers via client-side DNS rebinding.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-346\n- **Attack Vector**: Network\n- **CVSS v4.0 Score**: 9.3\n- **EPSS Score**: N/A (Published 2026)\n- **Impact**: Unauthenticated arbitrary SQL Execution / Information Disclosure\n- **Exploit Status**: Proof-of-Concept\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- @bytebase/dbhub\n- DBHub Server (HTTP transport mode)\n- **@bytebase/dbhub**: &amp;lt; 0.22.5 (Fixed in: `0.22.5`)\n\n## Mitigation\n\n- Upgrade DBHub to version 0.22.5 or above to apply strict host allowlisting.\n- Restrict service binding explicitly to loopback interface 127.0.0.1 instead of wildcard interfaces 0.0.0.0.\n- Deploy a reverse proxy (e.g., Nginx, Apache, or Caddy) in front of the HTTP endpoint to enforce authentication and validate host headers.\n\n**Remediation Steps:**\n1. Run 'npm install @bytebase/dbhub@latest' to update the package dependency.\n2. Verify the version is at least 0.22.5 by inspecting the package-lock.json or running 'npx @bytebase/dbhub --version'.\n3. If configuration overrides are needed, pass the authorized domain names via the '--allowed-hosts' CLI argument or the 'DBHUB_ALLOWED_HOSTS' environment variable.\n\n## References\n\n- [GitHub Security Advisory GHSA-fm8p-53ww-hf6w](https://github.com/bytebase/dbhub/security/advisories/GHSA-fm8p-53ww-hf6w)\n- [NVD CVE-2026-61742 Details](https://nvd.nist.gov/vuln/detail/CVE-2026-61742)\n- [DBHub v0.22.6 Release Notes](https://github.com/bytebase/dbhub/releases/tag/v0.22.6)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-61742) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-25T13:30:32.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/119c2613-eaeb-4e57-8ec5-12e7d6e6c2a2/export"/>
    <published>2026-09-25T13:30:32+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/ee3e1f65-d06b-4226-ab88-bd5dc945e471/export</id>
    <title>ee3e1f65-d06b-4226-ab88-bd5dc945e471</title>
    <updated>2026-09-26T07:02:51.672805+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "ee3e1f65-d06b-4226-ab88-bd5dc945e471", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-61742", "type": "seen", "source": "https://bsky.app/profile/stemshop.bsky.social/post/3mwc2odqubi2n", "content": "\ud83d\udea8 CVE-2026-61742 \u2014 CVSS 9.3 CRITICAL\n\nDBHub is a database MCP server for Postgres, MySQL, SQL Server, Oracle, MariaDB, SQLite. Versions prior to ...\n\n\ud83d\udd0e https://stemshop.top/cve/CVE-2026-61742\n\n#CVE #CyberSecurity #InfoSec", "creation_timestamp": "2026-09-24T20:08:10.081999Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/ee3e1f65-d06b-4226-ab88-bd5dc945e471/export"/>
    <published>2026-09-24T20:08:10.081999+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/1b1e3204-170d-45f7-bf7e-dd82ba773fe2/export</id>
    <title>1b1e3204-170d-45f7-bf7e-dd82ba773fe2</title>
    <updated>2026-09-26T07:02:51.672904+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "1b1e3204-170d-45f7-bf7e-dd82ba773fe2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-61742", "type": "seen", "source": "https://bsky.app/profile/stackflag.bsky.social/post/3mwbxyhqcmy2r", "content": "CVE-2026-61742 - dbhub\nIf you run DBHub using its built\u2011in HTTP server (for example with --transport http --port 8080) before version 0.22.5, a malicious website can trick a visitor\u2019s browser into sending\u2026\n\nToo many irrelevant or confusing CVEs? Use stackflag.com\n\n#dbhub #bytebase #CVE #infosec", "creation_timestamp": "2026-09-24T19:20:08.355085Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/1b1e3204-170d-45f7-bf7e-dd82ba773fe2/export"/>
    <published>2026-09-24T19:20:08.355085+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/82ee6216-f22b-40cc-9faf-28707a8afd7a/export</id>
    <title>82ee6216-f22b-40cc-9faf-28707a8afd7a</title>
    <updated>2026-09-26T07:02:51.672987+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "82ee6216-f22b-40cc-9faf-28707a8afd7a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-61742", "type": "seen", "source": "https://bsky.app/profile/vulnsea.com/post/3mwbxptij6i2n", "content": "\ud83c\udf0a ABYSSAL \u00b7 critical with a public exploit\nCVE-2026-61742: DBHub is a database MCP server for Postgres, MySQL, SQL Server, Oracle, MariaDB, SQLite\nCVSS 9.3\nhttps://beta.vulnsea.com/cve/CVE-2026-61742\n\n#CVE #infosec #cybersecurity #threatintel", "creation_timestamp": "2026-09-24T19:15:18.881041Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/82ee6216-f22b-40cc-9faf-28707a8afd7a/export"/>
    <published>2026-09-24T19:15:18.881041+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/ae9742ba-dbc6-4b03-8779-f49381c57423/export</id>
    <title>ae9742ba-dbc6-4b03-8779-f49381c57423</title>
    <updated>2026-09-26T07:02:51.673072+00:00</updated>
    <author>
      <name>Joseph Lee</name>
      <uri>https://vulnerability.circl.lu/user/syspect</uri>
    </author>
    <content>{"uuid": "ae9742ba-dbc6-4b03-8779-f49381c57423", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-61742", "type": "published-proof-of-concept", "source": "https://github.com/bytebase/dbhub/security/advisories/GHSA-fm8p-53ww-hf6w", "content": "", "creation_timestamp": "2026-06-24T04:25:42.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/ae9742ba-dbc6-4b03-8779-f49381c57423/export"/>
    <published>2026-06-24T04:25:42+00:00</published>
  </entry>
</feed>
