Authentication Bypass in dbx Database Client Exposes Sensitive Data
CVE-2026-55642
9.8CRITICAL
What is CVE-2026-55642?
The dbx database client allows unauthenticated network attackers to exploit a vulnerability in the auth_middleware component. When the password_hash is unset, incoming protected requests can bypass authentication, enabling attackers to access sensitive routes such as /api/connection/connect and /api/query/execute. This exposure allows unauthorized execution of arbitrary SQL commands, potentially leading to data disclosure, modification, or destruction within connected databases. This issue is present in all versions before 0.5.51 and has been mitigated in the latest release.
Affected Version(s)
dbx < 0.5.51
