STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 3 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to MongoDB Enterprise Advanced 7.x Security Technical Implementation Guide

V-265952

CAT I (High)

MongoDB products must be a supported version.

Rule ID

SV-265952r1028821_rule

STIG

MongoDB Enterprise Advanced 7.x Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-002605

Discussion

Unsupported commercial and database systems should not be used because fixes to newly identified bugs will not be implemented by the vendor. The lack of support can result in potential vulnerabilities. Systems at unsupported servicing levels or releases will not receive security updates for new vulnerabilities, which leaves them subject to exploitation. When maintenance updates and patches are no longer available, the database software is no longer considered supported and should be upgraded or decommissioned.

Check Content

Review the current version of MongoDB running on the system.

Run the following command from the OS command line and review the "db version" listed in the output:

$ mongod --version | grep "db version"

Compare the version from the output to the supported version matrix here:

https://www.mongodb.com/support-policy/lifecycles

If the version output in the above command has reached its "End of Life Date" shown in the matrix, this is a finding.

Fix Text

Ensure a license agreement is still in effect and, if so, upgrade to a supported version of MongoDB.

Each major release of MongoDB has upgrade instructions. Follow the upgrade path/procedures for the version and configuration (standalone, replica set, sharded) of MongoDB accordingly.

If the license agreement with MongoDB has lapsed, contact MongoDB to license the use of a supported version.