Incorrect authorization in MongoDB Server - CVE-2026-18703
Published: August 18, 2026
Vulnerability details
The vulnerability allows a remote user to bypass authentication mechanism restrictions.
The vulnerability exists due to improper enforcement of authentication mechanism restrictions in MongoDB Server authentication handling when processing certificate-based authentication requests. A remote user can authenticate with a valid client certificate and a corresponding user account to bypass authentication mechanism restrictions.
Exploitation requires a valid client certificate and a corresponding user account, and occurs even when the server is configured to restrict authentication to other mechanisms.