Control statement
Protect the authenticity of communications sessions.
Discussion
Protecting session authenticity addresses communications protection at the session level, not at the packet level. Such protection establishes grounds for confidence at both ends of communications sessions in the ongoing identities of other parties and the validity of transmitted information. Authenticity protection includes protecting against "man-in-the-middle" attacks, session hijacking, and the insertion of false information into sessions.
From control text to operational evidence
Use Session Authenticity as a testable risk decision. Translate the official statement into accountable people, repeatable processes, configured technology, and evidence that demonstrates the outcome over time. In this family, pay particular attention to secure architecture, boundary protection, communications protection, cryptography, and system isolation.
Implementation workflow
- Define the control boundary, responsible owner, inherited portions, and systems or processes in scope.
- Resolve each organization-defined parameter before declaring the control implemented.
- Document how the implementation satisfies every clause of the official control statement.
- Collect evidence as a normal byproduct of operation rather than only before an assessment.
- Review exceptions, changes, and monitoring results on a risk-based cadence.
Evidence examples
- network and trust-boundary diagrams
- firewall and gateway configurations
- cryptographic configuration and key records
- segmentation and isolation test results
Common failure patterns
- diagrams omit cloud and third-party paths
- encryption enabled without key governance
- flat trust zones allow unnecessary lateral movement
- boundary rules accumulate without owner review
Questions practitioners should ask
- What risk decision is this control intended to support in this system?
- Which parts are implemented locally, inherited, shared, or not applicable—and what evidence supports that decision?
- Do the documented narrative, deployed configuration, operating process, and collected evidence agree?
- What event or threshold requires the implementation to be reviewed or changed?
Assessment objectives and methods
Show the assessment objective
the authenticity of communication sessions is protected.
Examine
- System and communications protection policy
- procedures addressing session authenticity
- system design documentation
- system configuration settings and associated documentation
- system audit records
- system security plan
- other relevant documents or records
Interview
- System/network administrators
- organizational personnel with information security responsibilities
Test
- Mechanisms supporting and/or implementing session authenticity
Related controls
These relationships come from the official OSCAL catalog. They indicate useful dependencies or context, not automatic inheritance or equivalence.
Related NIST SP 800-171 requirements
These Rev. 3 requirements cite this base control or one of its enhancements as a source. The relationship does not by itself determine contractual applicability or complete implementation.
Control enhancements
Enhancements add specificity, strength, or scope to the base control. Baseline badges show explicit selections in the official SP 800-53B OSCAL profiles.
SC-23(1) — Invalidate Session Identifiers at Logout
Invalidate session identifiers upon user logout or other session termination.
Official discussion
Invalidating session identifiers at logout curtails the ability of adversaries to capture and continue to employ previously valid session IDs.
Assessment objectives and methods
session identifiers are invalidated upon user logout or other session termination.
Examine
- System and communications protection policy
- procedures addressing session authenticity
- system design documentation
- system configuration settings and associated documentation
- system audit records
- system security plan
- other relevant documents or records
Interview
- System/network administrators
- organizational personnel with information security responsibilities
Test
- Mechanisms supporting and/or implementing session identifier invalidation upon session termination
SC-23(2) — User-initiated Logouts and Message Displays
This enhancement is marked withdrawn in the official OSCAL catalog. Related-control metadata below may identify where its intent was incorporated.
SC-23(3) — Unique System-generated Session Identifiers
Generate a unique session identifier for each session with [Organization-defined: randomness requirements] and recognize only session identifiers that are system-generated.
Official discussion
Generating unique session identifiers curtails the ability of adversaries to reuse previously valid session IDs. Employing the concept of randomness in the generation of unique session identifiers protects against brute-force attacks to determine future session identifiers.
Organization-defined parameters (1)
Assessment objectives and methods
- SC-23(03)[01]a unique session identifier is generated for each session with [Organization-defined: randomness requirements];
- SC-23(03)[02]only system-generated session identifiers are recognized.
Examine
- System and communications protection policy
- procedures addressing session authenticity
- system design documentation
- system configuration settings and associated documentation
- system audit records
- system security plan
- other relevant documents or records
Interview
- System/network administrators
- organizational personnel with information security responsibilities
Test
- Mechanisms supporting, implementing, generating, and monitoring unique session identifiers
- mechanisms supporting and/or implementing randomness requirements
Related controls
SC-23(4) — Unique Session Identifiers with Randomization
This enhancement is marked withdrawn in the official OSCAL catalog. Related-control metadata below may identify where its intent was incorporated.
SC-23(5) — Allowed Certificate Authorities
Only allow the use of [Organization-defined: certificated authorities] for verification of the establishment of protected sessions.
Official discussion
Reliance on certificate authorities for the establishment of secure sessions includes the use of Transport Layer Security (TLS) certificates. These certificates, after verification by their respective certificate authorities, facilitate the establishment of protected sessions between web clients and web servers.
Organization-defined parameters (1)
Assessment objectives and methods
only the use of [Organization-defined: certificated authorities] for verification of the establishment of protected sessions is allowed.
Examine
- System and communications protection policy
- procedures addressing session authenticity
- system design documentation
- system configuration settings and associated documentation
- list of certificate authorities allowed for verification of the establishment of protected sessions
- system audit records
- system security plan
- other relevant documents or records
Interview
- System/network administrators
- organizational personnel with information security responsibilities
Test
- Mechanisms supporting and/or implementing the management of certificate authorities
Related controls
Authoritative sources
Bare Metal Cyber is an independent educational publisher and is not affiliated with or endorsed by NIST. Official control requirements and interpretations remain with NIST and the responsible authorizing organization.