-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Security
-
ALL
-
Security 2024-12-09, Security 2024-12-23, Security 2025-01-20, Security 2025-03-31
User management commands (like createUser) that go through a router (mongos, an embedded router, or the RS endpoint) enforce that provided write concerns have w:1 or w:"majority" which is not enforced by the same commands run against a replica set.