---
title: "Get security update details in CVRF format"
method: GET
path: "/cvrf/{id}"
tags: ["Cvrf"]
---

# Get security update details in CVRF format

`GET /cvrf/{id}`

Get detailed Microsoft security update, formatted according to the [Common Vulnerability Reporting
Framework](http://www.icasi.org/cvrf/). MSRC investigates all reports of
security vulnerabilities affecting Microsoft products and services, and provides these updates as part of the
ongoing effort to help you manage security risks and help keep your systems protected.

## Path parameters

- `id` string, required

## Response `200`

Success

## Changes

- **2026-07-17** `20f54c86263a` — 2 warning, 1 info
  - deleted the `header` request parameter `api-key`
  - deleted the `query` request parameter `api-version`
  - api tag `Cvrf` added
- **2017-02-08** `7a51e35b1d2c` — 2 breaking, 1 info
  - added the new required `header` request parameter `api-key`
  - added the new required `query` request parameter `api-version`
  - api tag `Cvrf` removed

[Change history](https://skmtc.dev/azure/apis/msrc-cvrf-api/changes/cvrf/:id/get.md)

---

[API](https://skmtc.dev/azure/apis/msrc-cvrf-api.md) · [All operations](https://skmtc.dev/azure/apis/msrc-cvrf-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/msrc-cvrf-api/revisions/20f54c86263a/schema)
