Vulnerability Description
A weakness in the MongoDB C Driver allows special elements in caller-supplied database and collection name components to pass without sanitization when the driver composes the target namespace for an operation. An application that incorporates untrusted input into these name components can have operations directed at a resource other than the one intended.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/mongodb/mongo-c-driver/releases/tag/2.5.1
- https://jira.mongodb.org/browse/CDRIVER-6424
FAQ
What is CVE-2026-81524?
CVE-2026-81524 is a vulnerability with a CVSS score of 5.4 (MEDIUM). A weakness in the MongoDB C Driver allows special elements in caller-supplied database and collection name components to pass without sanitization when the driver composes the target namespace for an ...
How severe is CVE-2026-81524?
CVE-2026-81524 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-81524?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.