Missing Authorization in MongoDB - CVE-2026-6915
Published: May 4, 2026
MongoDB
Detailed vulnerability description
The vulnerability allows a remote user to weaken another user's authentication configuration.
The vulnerability exists due to improper access control in the updateUser command when processing user update requests. A remote user can submit a crafted updateUser command to weaken another user's authentication configuration.
The issue allows downgrading any other user's authentication mechanism from SCRAM-SHA-256 to SCRAM-SHA-1.