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.
CVE-2026-55642
This critical-severity CVE scores 9.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 70% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.8
- EG Score
- 9.8(medium)
- EG Risk
- 75(Attend)EG Risk 75/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity98% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 30%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
August 20, 2026
Advisory Details (4)
Auto-updated Aug 27, 2026Unauthenticated arbitrary SQL execution in dbx-web (authentication fails open when no password is configured) · Advisory · t8y2/dbx · GitHub
https://github.com/t8y2/dbx/security/advisories/GHSA-rqp4-8fxh-22vhv0.5.51
Patch available: t8y2/dbx v0.5.51
https://github.com/t8y2/dbx/releases/tag/v0.5.51Docker Web 密码认证对 MCP 连接无效,可绕过认证直接操作数据库 · Issue #2887 · t8y2/dbx · GitHub
https://github.com/t8y2/dbx/issues/2887commit fb919efe0a62 (t8y2/dbx)
Fix landed in t8y2/dbx commit fb919efe0a62 — awaiting tagged release
https://github.com/t8y2/dbx/commit/fb919efe0a62869631f49242d1f4fe8d41718c2aWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 21× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:29 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 01:28 UTCEG score recompute
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 15:51 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 16:24 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 16:58 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 17:35 UTCEG score recompute
- 2026-08-24 09:50 UTCEG score recompute
- 2026-08-23 02:38 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 03:21 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 20:20 UTCEG score recompute
- 2026-08-20 19:37 UTCEG score recompute
- 2026-08-20 17:33 UTCEG score recompute
- 2026-08-20 16:52 UTCEG score recompute
- 2026-08-20 16:51 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-306
- CVE-2011-10013EG 10.0CRITICAL
- CVE-2014-125124EG 10.0CRITICAL
- CVE-2017-2637EG 10.0EPSS p90CRITICAL
- CVE-2010-5326EG 10.0 KEVEPSS p97CRITICAL
- CVE-2007-0956EG 10.0EPSS p98HIGH
- CVE-2017-12822EG 9.9CRITICAL
- CVE-2016-8355EG 9.9CRITICAL
- CVE-2012-10030EG 9.8CRITICAL
- CVE-2014-3449EG 9.8CRITICAL
- CVE-2006-0062EG 9.8CRITICAL
Frequently asked(5)
What is CVE-2026-55642?
When was CVE-2026-55642 disclosed?
Is CVE-2026-55642 actively exploited?
What is the CVSS score of CVE-2026-55642?
How do I remediate CVE-2026-55642?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-55642
Is Your Infrastructure Affected by CVE-2026-55642?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.