VYPR

npm package

@bytebase/dbhub

pkg:npm/%40bytebase/dbhub

Vulnerabilities (2)

  • CVE-2026-61788HigSep 24, 2026
    affected < 0.22.6fixed 0.22.6

    DBHub is a database MCP server for Postgres, MySQL, SQL Server, Oracle, MariaDB, SQLite. Prior to version 0.22.6, setting `readonly = true` on the `execute_sql` tool does not make the connection read-only. The connectors are written to set PostgreSQL `default_transaction_read_onl

  • CVE-2026-61742CriSep 24, 2026
    affected < 0.22.5fixed 0.22.5

    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