Availability, Integrity, Confidentiality
The CIA triad names three core goals of protecting information: keeping it confidential (accessible only to those authorized to see it), maintaining its integrity (keeping it accurate and unaltered), and ensuring its availability (making sure it can be accessed when needed). These three principles are commonly used together as a foundational model for evaluating how well information is protected. Weakness in any one of the three can undermine the value of the others.
The CIA triad is a widely referenced information security model built on three properties: confidentiality, the protection of information from unauthorized access or disclosure; integrity, the assurance that data is trustworthy, complete, and has not been altered in an unauthorized or accidental manner; and availability, the assurance that information and systems are accessible to authorized users when required. As commonly defined, these properties are treated as interdependent objectives against which controls and risks are assessed rather than as a ranked hierarchy. Note that the triad originates in and is primarily framed for information and cyber security; it is distinct from AI governance and model risk management concepts, though it can inform the security dimension of controls applied to AI systems and their data. Some practitioner frameworks extend the model beyond these three properties (for example, adding authenticity or non-repudiation), so scope may vary by source and context.
Why it matters
The CIA triad matters because it provides a durable, widely referenced structure for reasoning about what can go wrong with information and the systems that hold it. Rather than treating security as a single undifferentiated goal, the triad separates three distinct objectives—confidentiality, integrity, and availability—so that controls and risks can be assessed against each. This separation is useful precisely because a control that strengthens one property may do little for another, and a threat may compromise one property while leaving the others intact. As several practitioner sources emphasize, the three are interdependent: confidentiality provides little value if data is unavailable when needed, and integrity is undermined if unauthorized users can manipulate records.
For professionals working in AI governance and model risk management, the triad is relevant chiefly as a security lens applied to the data and systems underpinning AI, not as a substitute for governance or model risk concepts. The confidentiality, integrity, and availability of training data, model artifacts, and inference infrastructure can bear directly on whether a model behaves as intended and whether its outputs can be trusted. However, the triad originates in and is primarily framed for information and cyber security; it does not by itself address concerns such as model performance degradation, fairness, or explainability, which fall outside its scope.
Because the triad is a model rather than a binding standard, its exact boundaries vary by source. Some practitioner frameworks extend it beyond the three core properties—for example, adding authenticity or non-repudiation—so professionals relying on the triad should confirm which definition a given framework or counterparty is using rather than assuming a single universal formulation.
Who it's relevant to
Inside CIA
Common questions
Answers to the questions practitioners most commonly ask about CIA.