Independent DIB implementation resource — not affiliated with or endorsed by the U.S. Department of WarView the official DoW campaign ↗
03.13.15OFFICIAL TITLEPENDING NIST SME REVIEW

03.13.15Session Authenticity

03.13 System and Communications Protection · NIST SP 800-171 Rev. 3

Independent summary of the official requirement

Requires protecting the authenticity of communications sessions — confidence that a session, once established, remains with the same parties and has not been hijacked or had traffic inserted into it.

Rev. 3 requirement text is multi-part and parameterized with organization-defined values, so this site summarizes rather than reproduces it. The summary is independent — read the official publication for the binding wording.

NIST SP 800-171 Rev. 3 — Protecting CUI in Nonfederal SystemsNIST SP 800-171A Rev. 3 — Assessing Security Requirements for CUI
Independent interpretation

What this requirement is after

A session that starts authenticated must stay the same conversation: protection against hijacking, replayed tokens, and machine-in-the-middle insertion, so that 'still logged in' continues to mean 'still the same party.' Modern TLS and well-configured federation carry most of this; the real work is turning off the degraded modes that undercut them.

Mapped practices

Brilliant at the Basics practices that support this requirement

Doing the work

Implementation considerations and evidence

Implementation considerationsIndependent guidance — tailor to your environment
  • Current TLS everywhere with legacy protocol versions and weak ciphers disabled covers the transport half; session-token handling — secure cookies, short lifetimes, sound binding — covers the application half.
  • Watch internal and legacy paths: session authenticity tends to hold at the browser edge and fail on the ten-year-old internal application.
What operating evidence looks likeRecords worth retaining, not a submission checklist
  • TLS configuration baselines with weak versions and ciphers disabled
  • Application session-management settings for in-scope systems
Artifacts

Templates and worksheets with a mapped relationship

No artifact in the library names this requirement yet. The library index groups everything by category and practice.

The other revision

Where this came from in Rev. 2

Provenance

Sources and review status

Primary sourcesNIST SP 800-171 Rev. 3 — Protecting CUI in Nonfederal Systems · NIST SP 800-171A Rev. 3 — Assessing Security Requirements for CUI
Review statusPending NIST SME review
Content version1.0
Updated