Weakness in MongoDB C++ Driver Namespace Handling
CVE-2026-81522
8.6HIGH
What is CVE-2026-81522?
A vulnerability exists in the MongoDB C++ Driver due to inadequate handling of caller-supplied namespace identifiers. This flaw permits the inclusion of special characters within these identifiers, potentially leading to unintended operations on resources. When an application constructs a namespace identifier from untrusted input without sufficient validation, it becomes susceptible to directing requests to incorrect targets. As a consequence, unauthorized access—both read and write—to data belonging to other logical tenants may occur.
Affected Version(s)
C++ Driver 3.0.0 < 4.5.1