V-279361
MongoDB Enterprise Advanced 8.x Security Technical Implementation Guide
Title
MongoDB must protect the confidentiality and integrity of all information at rest.
Description
<VulnDiscussion>This control is intended to address the confidentiality and integrity of information at rest in nonmobile devices and covers user information and system information. Information at rest refers to the state of information when it is located on a secondary storage device (e.g., disk drive, tape drive) within an organizational information system. Applications and application users generate information throughout the course of their application use. User data generated, as well as ...
Fix Text (Documentation Requirement)
Enable the Encrypted Storage Engine with KMIP as the key storage mechanism and AES256-GCM as the encryption mode. Consult MongoDB documentation for encryption setup instruction here: https://www.mongodb.com/docs/v8.0/tutorial/configure-encryption/