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

37d9d2a0b112

CVE Record

Updates the CVE Record from ADP Container JSON for the specified ID (accessible to ADPs and Secretariat)

<h2>Access Control</h2> <p>User must belong to an organization with the <b>ADP</b> or <b>Secretariat</b> role</p> <h2>Expected Behavior</h2> <p><b>ADP:</b> Updates a CVE Record for records that are owned by any organization</p> <p><b>Secretariat:</b> Updates a CVE Record for records that are owned by any organization</p>
put/cve/{id}/adp

Path parameters

idstring required

The CVE ID for which the record is being updated

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

Request body

CreateAdpRecordAdpRequestJson required— unresolved $ref

Response

The updated CVE Record

UpdateFullCveRecordResponseJson required— unresolved $ref