Description
A MongoDB server initiating an outbound TLS connection may terminate abnormally when processing a malformed OCSP response from a remote peer during the TLS handshake. OCSP stapling validation is enabled by default for outgoing TLS connections. Affected scenarios require the remote peer to hold a certificate issued by the cluster's trusted certificate authority, or for the connection to traverse an untrusted network path.
Published: 2026-07-22
Score: 6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A MongoDB Server that initiates outbound TLS connections may terminate unexpectedly when it receives a malformed OCSP response during the handshake. The server's default OCSP stapling validation, enabled for all outbound connections, has a flaw that allows a crafted response to trigger an abnormal shutdown. This results in a denial of service at the process level and could disrupt database availability. The weakness is categorized as a Null Pointer Dereference (CWE-476).

Affected Systems

MongoDB Server products that have outbound TLS capabilities with default OCSP stapling enabled. No specific version range is listed, so all versions that perform outbound TLS handshakes are potentially affected until patched. The flaw only manifests when the remote peer presents a certificate issued by the cluster’s trusted CA or the connection traverses an untrusted path. Operating systems, clusters, or deployment environments are not distinguished.

Risk and Exploitability

The CVSS score of 6 indicates moderate severity and the EPSS score is <1%, so known exploitation probability cannot be quantified. The flaw can be exploited remotely by an attacker controlling a peer that the MongoDB server connects to, or by manipulating traffic over an untrusted network segment. It does not allow direct code execution or credential compromise; the impact is limited to process termination, possibly harming availability. The flaw is not listed in CISA KEV, suggesting no publicly observed exploitation yet, but monitoring is advised.

Generated by OpenCVE AI on August 3, 2026 at 23:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest MongoDB Server release that addresses the OCSP validation bug.
  • If the update cannot be applied urgently, configure the server to disable OCSP stapling validation for outbound TLS connections until a patch is applied.
  • Apply network‑level filtering to block or sanitize OCSP responses from untrusted peers to mitigate potential attack vectors.
  • Monitor MongoDB logs for TLS handshake failures or abnormal process exits and keep an incident response plan ready.

Generated by OpenCVE AI on August 3, 2026 at 23:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Jul 2026 06:15:00 +0000

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

Wed, 22 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description A MongoDB server initiating an outbound TLS connection may terminate abnormally when processing a malformed OCSP response from a remote peer during the TLS handshake. OCSP stapling validation is enabled by default for outgoing TLS connections. Affected scenarios require the remote peer to hold a certificate issued by the cluster's trusted certificate authority, or for the connection to traverse an untrusted network path.
Title Improper Validation of OCSP Response During Outbound TLS Handshake Leading to Process Termination
Weaknesses CWE-476
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Mongodb Mongodb Mongodb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-07-23T14:21:38.437Z

Reserved: 2026-06-23T18:00:13.792Z

Link: CVE-2026-13070

cve-icon Vulnrichment

Updated: 2026-07-23T14:21:35.443Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-22T20:16:45.420

Modified: 2026-08-05T13:21:33.897

Link: CVE-2026-13070

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:30:17Z

Weaknesses