Terminology Index

Glossary

1801 terms

Open concept maps

Showing 257-288 of 1801 terms

C
32

CVE

Common Vulnerabilities and Exposures: a standardized identifier (like CVE-2024-12345) assigned to a publicly known software vulnerability, giving everyone a common reference to track, discuss, and remediate the same flaw.

A CVE is a unique ID for a specific publicly disclosed vulnerability, maintained in a shared catalog so vendors, scanners, and defenders all refer to the same flaw unambiguously. It lets teams track which vulnerabilities affect their systems, match scanner findings to advisories, and prioritize patching. CVEs are often paired with a CVSS score that rates severity, together driving vulnerability management decisions.

Introduced in: System Hardening Fundamentals

Examples

  • Tracking whether a specific CVE affects software in your environment.
  • Matching a scanner finding to its CVE and vendor advisory.
  • Prioritizing patching based on which CVEs are present and exploitable.

No related terms linked yet.