Data in Transit
Data in transit is information that is actively moving from one place to another, such as an email being sent, a file being transferred, or data traveling across a network or the Internet. Because it is moving between systems rather than sitting in storage, it can potentially be intercepted while in motion, which is why it generally requires protections like encryption. It is typically contrasted with data at rest, which is stored, static data.
Data in transit refers to any data that is being transmitted from one system, resource, or location to another across a network. This encompasses communications between resources within a single workload as well as data moving over external networks such as the Internet, including emails, file transfers, and web communications. It is distinguished from data at rest (stored, static data), and in most implementations warrants distinct but complementary safeguards, commonly transport-layer encryption and integrity controls, to mitigate interception or tampering while data is actively moving. Readers should verify applicable control and encryption requirements against the current authoritative baseline for their system category, as specific obligations differ across CUI, DoD RMF, and civilian FISMA contexts.
Why it matters
Data in transit is exposed to interception and tampering in ways that stored data is not, because it is actively moving across networks, including untrusted paths such as the Internet, rather than sitting behind the access controls that typically protect data at rest. An adversary who can observe or manipulate network traffic may capture credentials, exfiltrate sensitive information, or alter data in flight if the communication is not adequately protected. This is why transport-layer encryption and integrity controls are generally applied to data as it moves between systems.
For defense and public sector systems, the stakes are heightened when the data in motion includes Controlled Unclassified Information (CUI) or other sensitive information governed by federal requirements. Protecting data in transit is a distinct concern from protecting data at rest; addressing one does not satisfy the obligations for the other, and both generally warrant complementary safeguards. Compliance officers should also remember that applying encryption is a security control, not evidence of full compliance, the specific transmission-protection obligations differ across CUI, DoD RMF, and civilian FISMA contexts and must be verified against the applicable authoritative baseline.
Who it's relevant to
Inside Data in Transit
Common questions
Answers to the questions practitioners most commonly ask about Data in Transit.