---
title: "Endpoint for creating and editing vulnerabilities in the CIRCL local source"
method: POST
path: "/vulnerability/"
tags: ["default"]
---

# Endpoint for creating and editing vulnerabilities in the CIRCL local source

`POST /vulnerability/`

Create a vulnerability with the CVE version 5 format.

## Response `200`

Success

## Changes

- **2024-06-05** `28bfb33cc1fb` — 5 info
  - api tag `default` added
  - api tag `vulnerability` removed
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `403`
  - …1 more

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