Vulnerability Identifiers

All 78+ vulnerability identifier formats accepted by the Vulnetix VDB, grouped by category.

The Vulnetix VDB accepts 78+ vulnerability identifier formats. Any of these can be passed to the vdb-vuln command, and cross-references between formats are resolved automatically.

Primary Identifiers

These are the most widely used vulnerability identifiers.

PrefixNameExample
CVECommon Vulnerabilities and ExposuresCVE-2021-44228
GHSAGitHub Security AdvisoryGHSA-jfh8-c2jp-5v3q

Language-Specific Identifiers

Assigned by language-specific security databases.

PrefixLanguage/EcosystemExample
PYSECPythonPYSEC-2024-1234
GOGoGO-2024-1234
RUSTSECRustRUSTSEC-2024-0001

Standards and Aggregators

Identifiers from vulnerability standards bodies and aggregation databases.

PrefixNameExample
EUVDEU Vulnerability DatabaseEUVD-2024-1234
OSVOpen Source VulnerabilityOSV-2024-1234
GSDGlobal Security DatabaseGSD-2024-1234
VDBVulDBVDB-123456
GCVEGlobal CVEGCVE-2024-1234

Vendor Identifiers

Assigned by security vendors and research organizations.

PrefixVendor / SourceExample
SNYKSnykSNYK-JS-EXPRESS-1234567
ZDIZero Day InitiativeZDI-24-001
MSCVEMicrosoft CVEMSCVE-2024-1234
MSRCMicrosoft Security Response CenterMSRC-CVE-2024-1234
TALOSCisco TalosTALOS-2024-1234
EDBExploitDBEDB-12345
WORDFENCEWordfence (WordPress)WORDFENCE-2024-1234
PATCHSTACKPatchstack (WordPress)PATCHSTACK-2024-1234
MFSAMozilla Foundation Security AdvisoryMFSA-2024-01
JVNDBJapan Vulnerability NotesJVNDB-2024-001234
CNVDChina National Vulnerability DatabaseCNVD-2024-12345
BDURussian FSTEC Vulnerability DatabaseBDU-2024-01234
HUNTRHuntr bug bountyHUNTR-1234-abcd

Distribution Identifiers

Issued by Linux distributions and OS vendors for their patched packages.

PrefixDistributionExample
RHSARed Hat Security AdvisoryRHSA-2025:1730
DSADebian Security AdvisoryDSA-5678-1
DLADebian LTS AdvisoryDLA-5678-1
USNUbuntu Security NoticeUSN-6789-1
ALSAAlmaLinux Security AdvisoryALSA-2025:1234
RLSARocky Linux Security AdvisoryRLSA-2025:1234
MGASAMageia Security AdvisoryMGASA-2025-0001
OPENSUSEopenSUSE Security AdvisoryOPENSUSE-SU-2025:0001-1
FreeBSDFreeBSD Security AdvisoryFreeBSD-SA-25:01
BITBitnamiBIT-nginx-2024-1234

Cross-Referencing

When you look up a vulnerability by any identifier, the VDB resolves all known aliases. For example, looking up GHSA-jfh8-c2jp-5v3q will also return its corresponding CVE ID, and vice versa. Aliases are stored in the aliases field of each vulnerability entry in memory.yaml.