Confidentiality, Integrity, Availability (CIA)
The CIA triad is a foundational model describing the three core goals of information security: keeping data private (confidentiality), keeping it accurate and unaltered (integrity), and keeping it accessible when needed (availability). Organizations use this model to guide how they protect their information and build security policies. It is a conceptual framework rather than a specific technical control or requirement.
The CIA triad identifies three foundational security objectives for protecting information: confidentiality, which ensures data is accessible only to authorized users and protected from unauthorized access; integrity, which ensures data remains trustworthy, complete, and free from unauthorized changes; and availability, which ensures information and systems are accessible to authorized users when required. Widely referenced as a basis for developing cybersecurity policies, the triad functions as a model for framing security requirements rather than a prescriptive control set. Practitioners should note that these objectives underpin, but are distinct from, the specific security categorization and control tailoring processes defined in federal guidance; the reader should verify how confidentiality, integrity, and availability impact levels are applied against the current authoritative text for a given system type.
Why it matters
The CIA triad matters because it provides the conceptual foundation on which nearly every security requirement, control framework, and risk decision is ultimately built. When practitioners categorize a system, tailor a control baseline, or evaluate the consequences of a compromise, they are generally reasoning in terms of confidentiality, integrity, and availability, even when those terms are not stated explicitly. Understanding the triad helps compliance officers and system owners articulate why a given safeguard exists and which security objective it serves, rather than treating controls as a disconnected checklist.
In federal and defense contexts, the three objectives underpin but are distinct from the formal security categorization process. A system's potential impact is generally assessed separately for confidentiality, integrity, and availability, and those distinctions drive how baselines are selected and tailored. Conflating the three objectives, or assuming that protecting confidentiality alone equates to a secure system, is a common error an experienced assessor would flag. A control environment strong in confidentiality but weak in integrity or availability can still fail to meet a system's actual mission and protection needs.
Just as important, the triad is a model for framing security goals, not evidence of compliance or security in itself. Reasoning in terms of confidentiality, integrity, and availability does not by itself satisfy any specific control, authorization, or contractual requirement. Readers should verify how these objectives translate into impact levels and control tailoring against the current authoritative guidance for their particular system type.
Who it's relevant to
Inside CIA
Common questions
Answers to the questions practitioners most commonly ask about CIA.