---
title: "Get vulnerabilities by CPE (based on the extracted CPE vendor and product)"
method: GET
path: "/vulnerability/cpesearch/{cpe}"
tags: ["vulnerability"]
---

# Get vulnerabilities by CPE (based on the extracted CPE vendor and product)

`GET /vulnerability/cpesearch/{cpe}`

Get vulnerabilities by CPE (based on the extracted CPE vendor and product).

## Response `200`

Success.

## Other responses

- `404` — No match found in the CPE string.

## Changes

- **2025-10-15** `9ef48f1e960c` — 5 info
  - added the new optional `query` request parameter `date_sort` to all path's operations
  - added the new optional `query` request parameter `page` to all path's operations
  - added the new optional `query` request parameter `per_page` to all path's operations
  - added the new optional `query` request parameter `sort_order` to all path's operations
  - …1 more
- **2025-01-15** `ca3ebcc72ad5` — 1 info
  - endpoint added
- **2024-06-05** `28bfb33cc1fb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/changes/vulnerability/cpesearch/:cpe/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/e6ef25beb687/schema)
