Description
An out-of-bounds read in the BSON decoding component of the MongoDB PHP driver may allow an unauthenticated party who supplies specially formed input to have a small amount of adjacent process memory copied into an error message that is returned to application code. This may result in unintended disclosure of limited memory contents.
Published: 2026-09-03
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Apply Patch
AI Analysis

Impact

An out‑of‑bounds read occurs in the BSON decoding portion of the MongoDB PHP driver when a specially crafted nested BSON document triggers the field‑path error message builder. The bug allows an unauthenticated attacker to supply input that causes the driver to copy a small section of adjacent process memory into an error string. The exposed data is limited to a few bytes, but it still represents a disclosure of internal memory contents that could contain sensitive or debug information.

Affected Systems

The affected component is the MongoDB:PHP Driver. No specific version range is supplied in the advisory, but any installation of the driver that includes the vulnerable BSON decoding code is susceptible.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires that an attacker be able to supply arbitrary BSON input to the driver, a condition that typically exists in web applications or services that deserialize user input. Because the disclosure is limited to a few bytes, and no remote code execution or privilege elevation is possible, the overall risk is moderate but not negligible.

Generated by OpenCVE AI on September 3, 2026 at 20:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the MongoDB PHP driver to a version that contains the fix for the BSON decoding bug.
  • Enforce strict validation or sanitization of BSON data before it reaches the driver to prevent the malformed input required to trigger the issue.
  • Restrict access to the components that supply BSON to the driver and monitor error logs for unexpected memory‑related error messages.

Generated by OpenCVE AI on September 3, 2026 at 20:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 10 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:mongodb:php_driver:*:*:*:*:*:mongodb:*:*

Thu, 03 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Mongodb
Mongodb php Driver
Vendors & Products Mongodb
Mongodb php Driver

Thu, 03 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 03 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Description An out-of-bounds read in the BSON decoding component of the MongoDB PHP driver may allow an unauthenticated party who supplies specially formed input to have a small amount of adjacent process memory copied into an error message that is returned to application code. This may result in unintended disclosure of limited memory contents.
Title Heap out-of-bounds read via corrupt nested BSON in field path error message
Weaknesses CWE-125
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Mongodb Php Driver
cve-icon MITRE

Status: PUBLISHED

Assigner: mongodb

Published:

Updated: 2026-09-04T15:29:52.846Z

Reserved: 2026-09-02T17:58:52.742Z

Link: CVE-2026-84968

cve-icon Vulnrichment

Updated: 2026-09-03T17:31:27.205Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-03T18:17:33.010

Modified: 2026-09-10T20:39:21.967

Link: CVE-2026-84968

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T20:30:10Z

Weaknesses