STIGQter STIGQter: STIG Summary: Fortinet FortiGate Firewall NDM Security Technical Implementation Guide Version: 1 Release: 5 Benchmark Date: 05 Jan 2026:

The FortiGate device must enforce password complexity by requiring that at least one uppercase character be used.

DISA Rule

SV-234204r984095_rule

Vulnerability Number

V-234204

Group Title

SRG-APP-000166-NDM-000254

Rule Version

FGFW-ND-000225

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Log in to the FortiGate GUI with Super-Admin privilege.

1. Click System.
2. Click Settings.
3. Navigate to Password Policy.
4. On the Password scope option, click Admin.
5. Toggle Character requirements to right.
6. Enter the Uppercase value of 1 or greater.

or

Log in to the FortiGate GUI with Super-Admin privilege.

1. Open a CLI console, via SSH or available from the GUI.
2. Run the following commands:
# config system password-policy
# set min-upper-case-letter 1 (or greater)
# end

Check Contents

Log in to the FortiGate GUI with Super-Admin privilege.

1. Click System.
2. Click Settings.
3. Navigate to Password Policy.
4. Verify Password scope is enabled for Admin and Character requirements is toggled to right.
5. Verify the Uppercase value is set to 1 or greater.

If the Uppercase parameter is not set to 1 or greater, this is a finding.

or

Log in to the FortiGate GUI with Super-Admin privilege.

1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:
# show full-configuration system password-policy | grep -i upper-case

If the min-upper-case-letter parameter is not set to 1 or greater, this is a finding.

Vulnerability Number

V-234204

Documentable

False

Rule Version

FGFW-ND-000225

Severity Override Guidance

Log in to the FortiGate GUI with Super-Admin privilege.

1. Click System.
2. Click Settings.
3. Navigate to Password Policy.
4. Verify Password scope is enabled for Admin and Character requirements is toggled to right.
5. Verify the Uppercase value is set to 1 or greater.

If the Uppercase parameter is not set to 1 or greater, this is a finding.

or

Log in to the FortiGate GUI with Super-Admin privilege.

1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:
# show full-configuration system password-policy | grep -i upper-case

If the min-upper-case-letter parameter is not set to 1 or greater, this is a finding.

Check Content Reference

M

Target Key

5260