Cyber Posture

NIST 800-53 r5 · Controls catalogue · Family SI

SI-17Fail-safe Procedures

Implement the indicated fail-safe procedures when the indicated failures occur: {{ insert: param, si-17_prm_1 }}.

Last updated: 09 May 2026 03:25 UTC

Implementations targeting this control (0)

ATT&CK techniques this control mitigates (0)

Weaknesses this control addresses (8)AI

CWEs ranked by how often they appear in real CVEs. The rationale describes how this control reduces exploitability of each weakness class.

CWE Name CVEs Why this control addresses it
CWE-404Improper Resource Shutdown or Release737Procedures can mandate orderly shutdown or release of resources when failures occur, preventing improper resource handling after a fault.
CWE-755Improper Handling of Exceptional Conditions662Mandates defined procedures that ensure exceptional conditions are handled in a controlled, secure manner instead of being ignored or mishandled.
CWE-209Generation of Error Message Containing Sensitive Information642Fail-safe procedures can be defined to suppress or sanitize error output, reducing generation of messages that contain sensitive information.
CWE-459Incomplete Cleanup215Fail-safe procedures can explicitly require cleanup of temporary state, resources, or privileges on failure to avoid leaving the system in an inconsistent state.
CWE-248Uncaught Exception189Requires pre-defined safe responses for uncaught exceptions so they do not result in undefined or insecure program termination.
CWE-703Improper Check or Handling of Exceptional Conditions146Requires explicit, safe handling actions for specified exceptional conditions rather than allowing unchecked propagation or default unsafe behavior.
CWE-636Not Failing Securely ('Failing Open')27Directly implements fail-safe (fail-closed/secure) behavior on indicated failures, preventing the system from defaulting to an insecure open state.
CWE-390Detection of Error Condition Without Action14Ensures that detected error conditions trigger the specified safe procedures instead of being observed without corrective action.

Top CVEs where this control is the strongest mitigation

CVE Risk CVSS EPSS Match
CVE-2026-313891.67.80.0001partial
CVE-2026-267411.68.10.0005good
CVE-2026-275861.89.10.0013good
CVE-2026-393931.68.10.0004good

Other controls in family SI

SI-1 SI-10 SI-11 SI-12 SI-13 SI-14 SI-15 SI-16 SI-18 SI-19 SI-2 SI-20 SI-21 SI-22 SI-23 SI-3 SI-4 SI-5 SI-6 SI-7 SI-8 SI-9