---
title: "GET /api/cve/{vulnerability_id}"
method: GET
path: "/api/cve/{vulnerability_id}"
tags: ["vulnerability"]
deprecated: true
---

# GET /api/cve/{vulnerability_id}

`GET /api/cve/{vulnerability_id}`

> **Deprecated.**

Alias for /api/vulnerability/<string:vulnerability_id
Get a vulnerability.

## Query parameters

- `with_meta` boolean

## Response `200`

Success

## Changes

- **2024-11-25** `1441221dfa02` — 5 info
  - api operation id `get_vulnerability` removed and replaced with `get_vulnerability_/api/cve/<string:vulnerability_id>`
  - api tag `vulnerability` added
  - api tag `api` removed
  - endpoint deprecated
  - …1 more
- **2024-06-05** `28bfb33cc1fb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/changes/api/cve/:vulnerability_id/get.md)

---

[API](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api.md) · [All operations](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vulnerability-lookup/vulnerability-lookup-api/revisions/1441221dfa02/schema)
