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

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-206414SRG-APP-000295SRG-APP-000295-WSR-000012SV-206414r1043182_rule2025-02-124
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.
ℹ️ Check
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
Configure the web server to close sessions after eight hours or less.