CVE-2025-11575
7.8MongoDB · Atlas SQL ODBC driver
The MongoDB Atlas SQL ODBC driver for Windows contains an incorrect default permissions vulnerability that permits local privilege escalation.
Executive summary
A privilege escalation vulnerability in the MongoDB Atlas SQL ODBC driver on Windows allows local attackers to gain elevated system access.
Vulnerability
The flaw is categorized as CWE-276, involving incorrect default permissions during installation or configuration. An authenticated local user with low privileges can exploit these weak settings to escalate their access level on the host system.
Business impact
The ability for a local user to escalate privileges poses a significant risk to the integrity and confidentiality of the host machine. Successful exploitation could allow an attacker to bypass security controls, access sensitive data, or install malicious software, resulting in a full system compromise. With a CVSS score of 7.8, this high-severity vulnerability warrants immediate attention to prevent lateral movement within the network.
Remediation
Immediate Action: Monitor the official MongoDB release notes for the specific patch version and update the Atlas SQL ODBC driver immediately upon release.
Proactive Monitoring: Review system logs for unauthorized attempts to access administrative directories or unexpected changes to user account privileges on servers where the driver is installed.
Compensating Controls: Restrict local user access to systems where the ODBC driver is installed, and enforce the principle of least privilege to minimize the potential impact of a local escalation.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the high impact of privilege escalation on Windows environments, IT administrators should prioritize identifying all instances of the affected driver within their infrastructure. Once a vendor patch is released, it should be deployed with urgency to close this security gap. In the interim, ensure that only necessary users have local login access to production machines to mitigate the risk of exploitation.