Basecamp SecurityFundamentals

The CIA Triad: The Three Questions Behind All of Security

Confidentiality, integrity, availability — not a checklist to memorise, but the three ways anything can go wrong with information.

Open any security textbook and the CIA triad appears on page one: Confidentiality, Integrity, Availability. It's usually presented as a definition to memorise, which undersells it badly. The triad is better understood as a complete answer to a deceptively simple question: how many fundamentally different ways can something go wrong with information? The answer turns out to be three.

The three failures

Every incident you'll ever read about is one of these, or a combination. Ransomware is an availability attack (with confidentiality bolted on, once attackers began stealing data before encrypting it). Phishing usually targets confidentiality. Invoice fraud is an integrity attack. The triad isn't a slogan — it's a sorting system that works on everything.

Trail note

Here's what the textbook page rarely says: the three pull against each other. Maximum confidentiality (encrypt everything, lock everything down) hurts availability. Maximum availability (everyone can access everything, always) shreds confidentiality. Real security work isn't maximising all three — it's choosing the right balance for each system, deliberately.

Why this is genuinely useful on day one

Two reasons. First, it gives you the professional's opening question. When someone says "make this system secure," the working translation is: secure against which failure? A public website's priority is availability and integrity — confidentiality barely applies to public pages. A payroll database inverts that completely. Same word, "secure"; different triad weights; different controls.

Second, it explains decisions that otherwise look like bureaucracy. Why backups are a security control (availability). Why file hashes and audit logs exist (integrity). Why the annoying access reviews happen (confidentiality). Once you can name which corner of the triangle a control defends, security stops looking like a pile of arbitrary rules and starts looking like a system.

Next waypoint — Basecamp

Phishing: Why Smart People Click →