The MongoDB client library for PHP does not sufficiently sanitize special elements in application-supplied namespace identifiers before using them to construct the target namespace for database operations. An application that incorporates untrusted text into these identifiers may have operations silently directed at a different storage location than the one the application intended.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-27 20:18
Updated : 2026-08-28 21:16
NVD link : CVE-2026-81525
Mitre link : CVE-2026-81525
CVE.ORG link : CVE-2026-81525
JSON object : View
Products Affected
No product.
CWE
CWE-943
Improper Neutralization of Special Elements in Data Query Logic
