CVE-2026-55642
Last modified
CVE-2026-55642 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web auth_middleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when password_hash is None. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web auth_middleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when password_hash is None. A fresh deployment reaches that state when DBX_PASSWORD is unset and no stored password exists, while crates/dbx-web/src/main.rs binds the service to 0.0.0.0 on port 4224 by default. An unauthenticated network attacker can call the /api/connection/connect and /api/query/execute routes to use configured database credentials and execute arbitrary SQL, allowing disclosure, modification, or destruction of data in connected databases. The desktop Tauri application is not affected because it binds only to loopback. This issue is fixed in version 0.5.51.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| t8y2 | dbx | < 0.5.51 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55642?
How severe is CVE-2026-55642?
How do I fix CVE-2026-55642?
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.
- 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-55637genieacs-mcp is an MCP server for GenieACS written in Go. Pr…8.8
- CVE-2026-556389Router is an AI router & token saver. Prior to 0.5.2, 9rout…8.6
- CVE-2026-55639xrdp is an open source RDP server. Versions 0.10.6 and prior…5.3
- CVE-2026-5564A weakness has been identified in code-projects Simple Laund…7.3
- CVE-2026-55640Nextcloud MCP Server is a production-ready MCP server that c…9.1
- CVE-2026-556419Router is an AI router & token saver. Prior to 0.5.2, 9rout…8.2
- CVE-2026-55643Snipe-IT is an IT asset/license management system. Prior to …7.6
- CVE-2026-55645xrdp is an open source RDP server. Versions 0.10.6 and prior…6.5
- CVE-2026-55646vLLM is an inference and serving engine for large language m…6.5
- CVE-2026-55647DataEase is an open source data visualization and analysis t…5.1
- CVE-2026-55648FreeRDP is a free implementation of the Remote Desktop Proto…7.5
- CVE-2026-5565A security vulnerability has been detected in code-projects …7.3
Are you affected by CVE-2026-55642?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
