Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. mongodb
  4. ›
  5. CVE-2021-32050

CVE-2021-32050: MongoDB Driver may publish events containing authentication-related data

August 29, 2023 (updated February 13, 2025)

Some MongoDB Drivers may erroneously publish events containing authentication-related data to a command listener configured by an application. The published events may contain security-sensitive data when specific authentication-related commands are executed.

Without due care, an application may inadvertently expose this sensitive information, e.g., by writing it to a log file. This issue only arises if an application enables the command listener feature (this is not enabled by default).

This issue affects the MongoDB C Driver 1.0.0 prior to 1.17.7, MongoDB PHP Driver 1.0.0 prior to 1.9.2, MongoDB Swift Driver 1.0.0 prior to 1.1.1, MongoDB Node.js Driver 3.6 prior to 3.6.10, MongoDB Node.js Driver 4.0 prior to 4.17.0 and MongoDB Node.js Driver 5.0 prior to 5.8.0. This issue also affects users of the MongoDB C++ Driver dependent on the C driver 1.0.0 prior to 1.17.7 (C++ driver prior to 3.7.0).

References

  • github.com/advisories/GHSA-vxvm-qww3-2fh7
  • github.com/mongodb/mongo-php-driver/commit/4495de8313c0d313e4dde906fc7aedf998ee3748
  • github.com/mongodb/mongo-php-driver/pull/1235
  • github.com/mongodb/mongo-swift-driver/pull/643
  • github.com/mongodb/node-mongodb-native/commit/8c8b4c3b8c55f10fb96f63d3bbfa5d408b4ed7d0
  • jira.mongodb.org/browse/CDRIVER-3797
  • jira.mongodb.org/browse/CXX-2028
  • jira.mongodb.org/browse/NODE-3356
  • jira.mongodb.org/browse/PHPC-1869
  • jira.mongodb.org/browse/SWIFT-1229
  • nvd.nist.gov/vuln/detail/CVE-2021-32050
  • security.netapp.com/advisory/ntap-20231006-0001

Code Behaviors & Features

Detect and mitigate CVE-2021-32050 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.6.0 before 3.6.10, all versions starting from 4.0.0 before 4.17.0, all versions starting from 5.0.0 before 5.8.0

Fixed versions

  • 3.6.10
  • 4.17.0
  • 5.8.0

Solution

Upgrade to versions 3.6.10, 4.17.0, 5.8.0 or above.

Impact 4.2 MEDIUM

CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
  • CWE-532: Insertion of Sensitive Information into Log File

Source file

npm/mongodb/CVE-2021-32050.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:10 +0000.