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 automatically audit account modification.

DISA Rule

SV-234163r960780_rule

Vulnerability Number

V-234163

Group Title

SRG-APP-000027-NDM-000209

Rule Version

FGFW-ND-000010

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

This fix can be performed on the FortiGate GUI or on the CLI.
Log in to the FortiGate GUI with Super-Admin privilege.

1. Click Log and Report.
2. Click Log Settings.
3. Scroll down to Log Settings.
4. For Event Logging options, click "All" (for most verbose logging, or "Customize" and include at least the System activity event.
5. Click Apply.

or

1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:
# config log eventfilter
# set event enable
# set system enable
# set user enable
# end

Check Contents

If the System category of Event Logging is enabled, then account modification is audited. To check that Event and System Logging are enabled, log in to the FortiGate GUI with Super-Admin privilege.

1. Click Log and Report.
2. Click Log Settings.
3. Scroll down to Log Settings.
4. Verify Event Logging is set to "All" (for most verbose logging) or "Customize", and include at least the System activity event.

If Event Logging is not set to "All" or "Customize" with System enabled, then account modification is not audited, and this is a finding.

or

1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:

# show full-configuration log eventfilter | grep -i 'event\|system\|user'
The output should be:
set event enable
set system enable
set user enable

If event, system, and user parameters are set to disable, then account modification is not audited, and this is a finding.

Vulnerability Number

V-234163

Documentable

False

Rule Version

FGFW-ND-000010

Severity Override Guidance

If the System category of Event Logging is enabled, then account modification is audited. To check that Event and System Logging are enabled, log in to the FortiGate GUI with Super-Admin privilege.

1. Click Log and Report.
2. Click Log Settings.
3. Scroll down to Log Settings.
4. Verify Event Logging is set to "All" (for most verbose logging) or "Customize", and include at least the System activity event.

If Event Logging is not set to "All" or "Customize" with System enabled, then account modification is not audited, and this is a finding.

or

1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:

# show full-configuration log eventfilter | grep -i 'event\|system\|user'
The output should be:
set event enable
set system enable
set user enable

If event, system, and user parameters are set to disable, then account modification is not audited, and this is a finding.

Check Content Reference

M

Target Key

5260