CVE ID:
CVE-2025-3085
Title:
MongoDB Server running on Linux may allow unexpected connections where intermediate certificates are revoked
Description:
A MongoDB server under specific conditions running on Linux with TLS and CRL revocation status checking enabled, fails to check the revocation status of the intermediate certificates in the peer's certificate chain. In cases of MONGODB-X509, which is not enabled by default, this may lead to improper authentication. This issue may also affect intra-cluster authentication. This issue affects MongoDB Server v5.0 versions prior to 5.0.31, MongoDB Server v6.0 versions prior to 6.0.20, MongoDB Server v7.0 versions prior to 7.0.16 and MongoDB Server v8.0 versions prior to 8.0.4.
CVSS Score:
8.1 - https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
List all affected product versions:
MongoDB Server v5.0 versions prior to 5.0.31
MongoDB Server v6.0 versions prior to 6.0.20
MongoDB Server v7.0 versions prior to 7.0.16
MongoDB Server v8.0 versions prior to 8.0.4
**
CWE:
CWE-299: Improper Check for Certificate Revocation
Required Configuration:
MongoDB Server must be running on Linux Operating Systems CRL revocation status checking must be enabled
- is related to
-
SERVER-94764 Create unit test fixture for testing peer certificate validation
-
- Closed
-