---
id: CVE-2026-92758
title: >-
  If logging mode is set to DEBUG or a malformed MongoDB connection string is
  used, application logs may collect sensitive information (if in use) such as
  passwords and AWS secure access keys.
summary: >-
  If logging mode is set to DEBUG or a malformed MongoDB connection string is
  used, application logs may collect sensitive information (if in use) such as
  passwords and AWS secure access keys.
severity: medium
cvss: 5.5
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-532
vendor: mongodb
product: entity_framework_core_provider
affected:
  - 'entity_framework_core_provider >= 8.0.0, < 8.4.4'
  - 'entity_framework_core_provider >= 9.0.0, < 9.1.4'
  - 'entity_framework_core_provider >= 10.0.0, < 10.0.4'
patched:
  - entity_framework_core_provider 10.0.4
published: '2026-09-17'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T15:34:25.450'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92758'
references:
  - url: 'https://jira.mongodb.org/browse/EF-384'
    label: cna@mongodb.com
tags:
  - nvd
  - cve.org
epss: 0.00151
epssPercentile: 0.03571
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-17T19:51:02.482661Z'
ingestedAt: '2026-09-17T19:26:25.322Z'
---

## Overview

If logging mode is set to DEBUG or a malformed MongoDB connection string is used, application logs may collect sensitive information (if in use) such as passwords and AWS secure access keys.

## Affected

- `entity_framework_core_provider >= 8.0.0, < 8.4.4`
- `entity_framework_core_provider >= 9.0.0, < 9.1.4`
- `entity_framework_core_provider >= 10.0.0, < 10.0.4`

## Remediation

Upgrade past the affected range:

- `entity_framework_core_provider 10.0.4`
