---
title: "GET /stats/sighting/exploitation_ratio"
method: GET
path: "/stats/sighting/exploitation_ratio"
tags: ["stats"]
---

# GET /stats/sighting/exploitation_ratio

`GET /stats/sighting/exploitation_ratio`

Per CVE year, the share of CVEs that have at least one exploitation sighting (type 'exploited' or 'published-proof-of-concept') over the total number of published CVEs for that year. Useful to track whether the proportion of exploited vulnerabilities evolves over time, independently of the raw discovery volume. Note: recent years are undercounted, as sightings accumulate over time.

## Query parameters

- `year_from` integer
- `year_to` integer
- `output` 'json' | 'markdown'

## Response `200`

Success

---

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