Common Vulnerabilities and Exposures
Common Vulnerabilities and Exposures (CVE) is a publicly available list that gives each known security flaw in software or hardware a unique identifier. This shared naming system lets different security tools, vendors, and organizations refer to the same vulnerability consistently. Each entry generally includes an identification number, a description, and at least one public reference.
CVE is a program and associated list that uniquely identifies publicly known cybersecurity vulnerabilities, with each entry containing an identification number, a description, and at least one public reference, per the NIST CSRC glossary. Its primary purpose is to uniquely identify vulnerabilities and to associate them with specific affected versions of code, enabling correlation across disparate tools and data sources. Practitioners should note that a CVE identifier provides identification and cataloging only; it does not by itself convey severity scoring, remediation guidance, or authorization impact, which are addressed through separate processes and sources. According to the evidence, the CVE catalog is maintained by the MITRE Corporation; readers should verify current program governance, scoring associations, and enrichment data against authoritative sources such as the NVD.
Why it matters
A consistent, shared identifier for each known vulnerability is foundational to vulnerability management across defense and public sector environments. Without a common naming system, a scanner, a vendor advisory, a threat intelligence feed, and an authorizing official's risk report might each describe the same flaw differently, making it difficult to correlate findings, track remediation, or communicate risk accurately. The CVE list solves this by assigning each publicly known vulnerability a unique identification number, enabling disparate tools and organizations to refer to the same issue unambiguously.
For compliance officers and information system security managers, CVE identifiers underpin the vulnerability scanning, patch management, and continuous monitoring activities that support an Authority to Operate (ATO). Because an ATO is time-bound and subject to continuous monitoring rather than permanent, the ongoing correlation of newly published CVEs against an authorized system's software inventory is part of maintaining an acceptable risk posture over time. CVE identifiers frequently appear in agency and DoD reporting, directives, and remediation tracking, so understanding what a CVE does and does not represent is essential to interpreting those artifacts correctly.
Practitioners should be careful not to overstate what a CVE conveys. A CVE identifier provides identification and cataloging only; it does not by itself establish severity, remediation steps, or authorization impact. Severity scoring, enrichment data, and prioritization generally come from separate processes and sources, such as the National Vulnerability Database (NVD). Treating the presence of a CVE as equivalent to a fully assessed and prioritized risk is a common mistake, and equating cataloged identification with actual security or compliance is a distinction experts insist on.
Who it's relevant to
Inside CVE
Common questions
Answers to the questions practitioners most commonly ask about CVE.