01 // Core concept
What is a CVE?
CVE stands for Common Vulnerabilities and Exposures. It is a public catalogue of known security flaws in software. Every flaw that makes it onto the list gets a unique ID — like CVE-2024-3094 — and that ID becomes the universal name everyone uses to refer to that specific flaw.
Before CVE existed, a researcher in Cape Town and a developer in Berlin might discuss the same bug under completely different names. Nobody could compare notes. CVE fixed that. One bug, one ID — used by security teams, vendors, journalists, and governments.
A colleague says: "CVE-2024-1234 just dropped — it must be serious." Is that a fair conclusion?