Confidentiality Integrity Availability (CIA)
The CIA triad describes the three core goals of protecting information: keeping data private so only authorized people can see it (confidentiality), keeping data accurate and unaltered (integrity), and keeping data and systems accessible when needed (availability). It is a foundational model that helps organizations think about what they are trying to protect and why. Security leaders often use it as a starting point for framing risk, though it is a guiding model rather than a complete security program on its own.
The CIA triad is a foundational information security model comprising three pillars: confidentiality, the protection of information from unauthorized access; integrity, the assurance that data is trustworthy, complete, and has not been subject to unauthorized change; and availability, the assurance that information and systems are accessible to authorized users when required. In practice these objectives function as design and evaluation criteria for security controls, informing risk assessments, control selection, and governance decisions. The model defines security goals but does not itself prescribe specific controls, and it is often extended by additional pillars in some frameworks; achieving these objectives typically depends on organizational context, control implementation, and ongoing risk management.
Why it matters
The CIA triad matters because it gives security leaders and business stakeholders a shared vocabulary for reasoning about what an organization is actually trying to protect and why. Rather than starting from a list of tools or controls, the model forces the more useful upstream question: for a given system or data set, which of confidentiality, integrity, or availability matters most, and what is the business consequence if each is compromised? This framing is often where a virtual or fractional CISO begins when scoping a risk assessment, because prioritizing controls without first understanding the security objectives tends to produce spending that is misaligned with actual risk.
The relative weight of each pillar shifts by context, which is precisely why the triad is valuable as a thinking tool. A healthcare records system may prioritize confidentiality and integrity, while an e-commerce platform or industrial control environment may treat availability as paramount. Treating all three as equally critical everywhere leads to diluted investment; using the triad to make those trade-offs explicit supports defensible governance and risk decisions.
It is important to be clear about the model's limits. The CIA triad defines goals, not a security program. It does not prescribe specific controls, guarantee any regulatory outcome, or prevent breaches on its own, and some frameworks extend it with additional pillars. Its usefulness depends on how rigorously an organization applies it to real systems and data, which in turn depends on organizational maturity and the availability of stakeholders who understand the business impact of loss.
Who it's relevant to
Inside CIA
Common questions
Answers to the questions practitioners most commonly ask about CIA.