CVE-2026-55642

Source
https://cve.org/CVERecord?id=CVE-2026-55642
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55642.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55642
Aliases
  • GHSA-rqp4-8fxh-22vh
Published
2026-08-20T16:38:29.732Z
Modified
2026-08-21T11:30:22.824420504Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
dbx: Unauthenticated arbitrary SQL execution in dbx-web (authentication fails open when no password is configured)
Details

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web authmiddleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when passwordhash 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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-306"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55642.json"
}
References

Affected packages

Git / github.com/t8y2/dbx

Affected ranges

Type
GIT
Repo
https://github.com/t8y2/dbx
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.5.51"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

agents-v0.*
agents-v0.2.35
agents-v0.2.36
agents-v0.2.37
agents-v0.2.38
agents-v0.2.39
agents-v0.2.40
agents-v0.2.41
agents-v0.2.42
agents-v0.2.43
agents-v0.2.44
agents-v0.2.45
agents-v0.2.47
mcp-v0.*
mcp-v0.4.1
mcp-v0.4.2
packages-v0.*
packages-v0.4.10
packages-v0.4.11
packages-v0.4.12
packages-v0.4.13
packages-v0.4.14
packages-v0.4.15
packages-v0.4.16
packages-v0.4.17
packages-v0.4.18
packages-v0.4.19
packages-v0.4.20
packages-v0.4.21
packages-v0.4.22
packages-v0.4.23
packages-v0.4.3
packages-v0.4.4
packages-v0.4.5
packages-v0.4.6
packages-v0.4.7
packages-v0.4.8
packages-v0.4.9
v0.*
v0.1.0
v0.1.1
v0.2.0
v0.2.1
v0.3.0
v0.3.1
v0.3.10
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.3.6
v0.3.7
v0.3.8
v0.3.9
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.5.0
v0.5.1
v0.5.10
v0.5.11
v0.5.12
v0.5.13
v0.5.14
v0.5.15
v0.5.16
v0.5.17
v0.5.18
v0.5.19
v0.5.2
v0.5.20
v0.5.21
v0.5.22
v0.5.23
v0.5.24
v0.5.25
v0.5.26
v0.5.27
v0.5.28
v0.5.29
v0.5.3
v0.5.30
v0.5.31
v0.5.32
v0.5.33
v0.5.34
v0.5.35
v0.5.36
v0.5.37
v0.5.38
v0.5.39
v0.5.4
v0.5.40
v0.5.41
v0.5.42
v0.5.43
v0.5.44
v0.5.45
v0.5.46
v0.5.47
v0.5.49
v0.5.5
v0.5.50
v0.5.6
v0.5.7
v0.5.8
v0.5.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55642.json"