GRC Careers

HomeResourcesThe CIA Triad

CS-002 · Foundations

The CIA Triad

Confidentiality, integrity, and availability, the three goals every security control serves.

Executive Summary

The CIA triad describes the three fundamental goals of information security: keeping data confidential, preserving its integrity, and ensuring its availability. Nearly every security control exists to protect one or more of these three properties. It is the mental model professionals use to reason about what they are actually trying to defend.

What It Is

The CIA triad is a model that breaks information security into three objectives. Confidentiality means that only authorized people and systems can see the data. Integrity means the data is accurate, complete, and has not been altered without authorization, whether by an attacker or by accident. Availability means the data and the systems that serve it are accessible to authorized users when they are needed. Every meaningful security decision can be traced back to one or more of these goals, which is why the triad appears in almost every security framework and certification.

Why It Matters

The triad gives teams a shared language for trade-offs. Locking a system down tightly can protect confidentiality but hurt availability if legitimate users cannot get in. Rushing to restore availability after an outage can undermine integrity if it means recovering from unverified data. Understanding which property a control protects, and which it might weaken, lets professionals make deliberate choices instead of accidental ones. For anyone in a security, risk, audit, or governance role, being able to map a threat or a control to the triad is a baseline expectation.

How It Works

In practice, teams choose controls that reinforce each property. Confidentiality is supported by access control, encryption, and data classification. Integrity is supported by hashing, digital signatures, version control, and change management. Availability is supported by redundancy, backups, capacity planning, and resilient architecture. A single control often serves more than one goal at once, and a single incident often threatens more than one. Ransomware, for example, attacks availability by locking files, and increasingly attacks confidentiality by stealing them first. The triad is a checklist for reasoning, not a set of products.

Architecture Diagram

Confidentiality: only the right people see the data
Integrity: the data is accurate and unaltered
Availability: the data is there when needed
Balance: controls must serve all three without breaking the others
Each corner of the triad is a distinct goal, and controls are chosen to reinforce one or more of them without undermining the others.

Visual Workflow

Classify the data or system and decide which of the three goals matter most for it.Identify the threats that could break confidentiality, integrity, or availability.Select controls that reinforce the goals at risk.Check that a control protecting one goal does not badly weaken another.Test the controls under realistic conditions, including failure.Review the balance again as the system and its data change.

Common Attacks

Common Mistakes

Best Practices

Quick Checklist

Recommended Tools

Encryption tools (TLS, disk and file encryption)
Protect confidentiality of data in transit and at rest
Hashing and file integrity monitoring
Detect unauthorized changes to protect integrity
Backup and replication systems
Support availability and recovery after loss or attack
Identity and access management (IAM)
Enforces who can see and change data

Industry Standards

ISO/IEC 27001
Frames information security around protecting confidentiality, integrity, and availability
NIST SP 800-53
Control catalog whose safeguards map to the three triad goals
NIST Cybersecurity Framework (CSF) 2.0
Organizes protection, detection, and recovery that serve the triad

Career Relevance

The CIA triad is foundational for SOC analysts, security engineers, GRC analysts, auditors, and architects. Interviewers use it to test whether a candidate can reason about security rather than just name tools. Privacy and AI governance professionals, the audience AI-Governance-Jobs.com serves, also rely on it to explain why a given control or requirement exists.

Interview Questions

Related Certifications

CompTIA Security+ ISC2 Certified in Cybersecurity (CC) ISC2 CISSP (for deeper coverage)

Further Reading

Key Takeaways

Download PDFDownload PNG

FAQ

Is the CIA triad still relevant with modern threats?

Yes. New attacks and technologies change the specifics, but nearly every security goal still reduces to protecting confidentiality, integrity, or availability. The triad remains the standard way to frame what a control is defending.

Are there additions to the CIA triad?

Some models add properties such as authenticity and non-repudiation, and a few propose alternatives. These are useful extensions, but the core three remain the widely taught foundation.

How does the triad relate to a framework like NIST CSF?

Frameworks describe activities such as protect, detect, and recover, while the triad describes the goals those activities serve. They complement each other: the framework is how, the triad is what you are protecting.

Get all 116 reference sheets
The complete AGJ Cybersecurity Professional Reference Library, print-ready PDFs and PNGs.
Browse the library

Related Careers

Related certifications

CompTIA Security+ISC2 Certified in Cybersecurity (CC)ISC2 CISSP (for deeper coverage)

Current openings

Live openings appear on the web version. Browse the job board for current GRC and security roles.
Browse all jobs

Suggested learning path

  1. Ground the basics with CS-001 Cybersecurity
  2. Study this sheet: The CIA Triad
  3. Go deeper: Cybersecurity
  4. Go deeper: Defense in Depth
  5. Validate it: work toward CompTIA Security+
  6. Find the role: browse current openings

Related sheets

More in Foundations

Share this LinkedIn Facebook X Email