Vulnerability Management / 3 min
What is a CVE?
A simple explanation of how public vulnerability identifiers help teams track and communicate known security issues.
Definition
CVE stands for Common Vulnerabilities and Exposures. It is a public identifier assigned to a known cybersecurity vulnerability so vendors, researchers, and defenders can refer to the same issue consistently.
Why it matters
CVE IDs make vulnerability tracking easier. They help teams search advisories, prioritize patching, and connect scanner findings to vendor guidance.
Portfolio takeaway
When I document lab findings, I try to connect tool output to CVEs only when the evidence supports that mapping.