Description
An issue in MongoDB Server's intra-cluster connection setup could allow a party with suitable network access to influence which authentication mechanism is used when one replica set member connects to another. Under certain conditions, this could cause the cluster's shared internal credential to be transmitted in a less-protected form, potentially allowing that credential to be recovered. If recovered, the credential could be used to authenticate as the internal superuser to nodes in the deployment.
Published: 2026-08-11
Score: 9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An issue in MongoDB Server’s intra-cluster connection configuration allows a network party with sufficient access to influence which authentication mechanism is selected for connections between replica set members. When the wrong mechanism is chosen, the shared internal credential can be sent without full protection; if the credential is reconstructed, an attacker can authenticate as the deployment’s superuser, gaining full control of the cluster.

Affected Systems

MongoDB Server is affected. No version range is listed in the CNA data, so the vulnerability potentially impacts all releases that rely on the default intra‑cluster authentication logic.

Risk and Exploitability

The CVSS score of 9.0 labels it a critical vulnerability, and the EPSS score of less than 1% indicates that, at the time of analysis, the likelihood of exploitation is very low but not zero. It is not listed in CISA’s KEV catalog. The attack vector is inferred to be a local network adversary with the ability to direct intra‑cluster traffic or influence authentication negotiation, rather than a remote internet attacker. If exploited, the compromised internal superuser credentials could allow an attacker to read, modify, delete, or otherwise tamper with any data within the deployment.

Generated by OpenCVE AI on August 12, 2026 at 19:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest MongoDB Server release that contains the vendor‑provided fix for the authentication flaw
  • Configure firewalls or network segmentation so that only authorized replica set members can establish intra‑cluster connections
  • Enforce encryption (TLS/SSL) for all intra‑cluster traffic and verify that the authentication mechanism cannot be downgraded
  • Monitor cluster logs for anomalous authentication attempts or repeated failures indicative of a downgrade attack

Generated by OpenCVE AI on August 12, 2026 at 19:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Mongodb
Mongodb mongodb Server
Vendors & Products Mongodb
Mongodb mongodb Server

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Description An issue in MongoDB Server's intra-cluster connection setup could allow a party with suitable network access to influence which authentication mechanism is used when one replica set member connects to another. Under certain conditions, this could cause the cluster's shared internal credential to be transmitted in a less-protected form, potentially allowing that credential to be recovered. If recovered, the credential could be used to authenticate as the internal superuser to nodes in the deployment.
Title Improper Authentication in MongoDB Intra-Cluster Connections Allows Credential Exposure
Weaknesses CWE-757
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9, 'vector': 'CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-08-11T20:22:00.933Z

Reserved: 2026-08-03T15:53:04.081Z

Link: CVE-2026-18691

cve-icon Vulnrichment

Updated: 2026-08-11T20:21:56.137Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T19:17:22.903

Modified: 2026-08-28T21:16:15.740

Link: CVE-2026-18691

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T19:45:08Z

Weaknesses
  • CWE-757

    Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade')