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

# GET /stats/sighting/exploitation_ratio_cumulative

`GET /stats/sighting/exploitation_ratio_cumulative`

Cumulative share of published CVEs that have received at least one exploitation sighting ('exploited' or 'published-proof-of-concept'), bucketed by the date of the sighting rather than the CVE year. Each bucket reports the running totals up to that point, so the series is monotonic in its inputs and reflects how the overall exploited fraction evolves over time. Returns the trailing 'window' buckets (default 30).

## Query parameters

- `granularity` 'month' | 'year'
- `window` 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/versions/e6ef25beb687/schema)
