The API must require periodic reauthentication.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-274672SRG-APP-000389-API-000820SV-274672r1143705_ruleCCI-002038medium
Description
Without reauthentication, resources may be accessed without authorization. When APIs provide the capability to change security roles or escalate the functional capability of the application, it is critical the user reauthenticate. In addition to the reauthentication requirements associated with session locks, organizations may require reauthentication of individuals and/or devices in other situations, including (but not limited to) the following circumstances. (i) When authenticators change; (ii) When roles change; (iii) When security categories of information systems change; (iv) When the execution of privileged functions occurs; (v) After a fixed period of time (ex. 24 hours); or (vi) Periodically. Within the DOD, the minimum circumstances requiring reauthentication are privilege escalation and role changes.
STIGDate
Application Programming Interface (API) Security Requirements Guide2025-09-24

Details

Check Text (C-274672r1143705_chk)

Verify the API requires periodic reauthentication. If the API does not require reauthentication periodically, this is a finding.

Fix Text (F-78678r1142827_fix)

Build or configure the API to require reauthentication periodically.