DISA STIGS Viewer

The web server must set an absolute session timeout value of eight hours or less.

Overview

Finding ID Version Rule ID IA Controls Severity
V-206414 SRG-APP-000295-WSR-000012 SV-206414r1043182_rule   Medium
Description
Leaving sessions open indefinitely is a major security risk. An attacker can easily use an already authenticated session to access the hosted application as the previously authenticated user. By closing sessions after an absolute period of time, the user is forced to re-authenticate guaranteeing the session is still in use. Enabling an absolute timeout for sessions closes sessions that are still active. Examples would be a runaway process accessing the web server or an attacker using a hijacked session to slowly probe the web server.
STIG Date
Web Server Security Requirements Guide 2025-02-12

Details

Check Text (C-6675r962266_chk)
Verify that the web server is configured to close sessions after eight hours or less.

If the web server is not configured to close sessions after eight hours or less, this is a finding.
Fix Text (F-6675r962267_fix)
Configure the web server to close sessions after eight hours or less.