← Back to CVE List
CVE-2026-93394NVD
Description
A flaw in libmongoc's SCRAM authentication implementation caused the client to continue the authentication handshake and transmit the client proof even when a nonce mismatch was detected in the server's first message. An unauthorized party with a man-in-the-middle position could exploit this by injecting a crafted server-first-message containing a controlled salt and low iteration count, then capturing the resulting client proof to perform offline password cracking. This vulnerability is mitigated by TLS, which is standard in production deployments.
CVSS Base Metrics
CVSS v3 (3.1)
LOW 3.7
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS v4 (4.0)
MEDIUM 6.3
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Weaknesses (CWE)
CWE-303 - CWE-303: Incorrect Implementation of Authentication Algorithm
Affected & Patched Versions
| Product | Affected Versions | Patched Version |
|---|---|---|
| MongoDB Inc. C Driver | 2.0.0 - < 2.3.2 | N/A |