latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-10560268.5 KB

37d9d2a0b112

CVE ID

Reserves CVE IDs for the organization provided in the short_name query parameter (accessible to CNAs and Secretariat)

<h2>Access Control</h2> <p>User must belong to an organization with the <b>CNA</b> or <b>Secretariat</b> role</p> <h2>Expected Behavior</h2> <p><b>CNA:</b> Reserves CVE IDs for the CNA</p> <p><b>Secretariat:</b> Reserves CVE IDs for any organization</p>
post/cve-id

Query parameters

amountinteger required

Quantity of CVE IDs to reserve

batch_type'sequential' | 'non-sequential' | 'nonsequential'

Required when amount is greater than one, determines whether the reserved CVE IDs should be sequential or non-sequential

cve_yearinteger required

The year the CVE IDs will be reserved for (i.e., 1999, ..., currentYear + 1)

short_namestring required

The CNA that will own the reserved CVE IDs

Headers

CVE-API-ORGstring required

The shortname for the organization associated with the user requesting authentication

CVE-API-USERstring required

The username for the account making the request

CVE-API-KEYstring required

The user's API key

Response

A list of the newly reserved CVE IDs

CreateCveIdsResponseJson required— unresolved $ref