Trailhead SecurityFundamentals

Vulnerability, Exploit, Threat, Risk: Getting the Words Right

Security has a precise vocabulary that news headlines blend into mush. Four words, one burglary metaphor, permanent clarity.

Read a technology news story about a breach and the words vulnerability, exploit, threat, and risk get shuffled like synonyms. In professional security they are four distinct things — and the distinctions aren't pedantry, they're the grammar in which every report, assessment, and job interview is written. One burglary metaphor keeps them straight forever.

The house

Now the sentence that ties it together, worth actually memorising: a threat uses an exploit against a vulnerability, creating risk. Every security decision — patching, firewalls, training, insurance — is an attempt to shrink one term in that sentence.

Trail note

This vocabulary explains real-world prioritisation puzzles. A "critical" vulnerability on an isolated system nobody can reach may carry less risk than a "medium" one on your internet-facing login page. Mature teams don't patch by severity score alone — they patch by risk, which is severity in context. When you hear arguments about CVSS scores versus exploitability, this is the argument.

Two catalogue terms complete the starter kit: CVE is the global numbering system giving each public vulnerability a unique ID (CVE-2026-12345), so everyone worldwide discusses the same flaw; CVSS is the 0–10 severity score attached to it. When a colleague says "there's a 9.8 with a public exploit affecting our VPN," you can now unpack every word of that sentence — vulnerability, its severity, exploit status, and where your risk lives. That's the whole point of the vocabulary: dense, precise sentences under pressure.

Next waypoint — Trailhead

Logs: The Security Camera Footage of Your Network →