get_vulnerability
Get detailed vulnerability information by ID from Vulnerability Lookup, with optional KEV, linked, bundle, comment, and sighting enrichments.
Instructions
Get detailed information about a vulnerability by its ID from Vulnerability Lookup.
The base URL defaults to https://vulnerability.circl.lu and can be overridden with the VULNMCP_LOOKUP_URL environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| with_kev | No | Include KEV (Known Exploited Vulnerability) enrichment. | |
| with_linked | No | Include linked vulnerabilities. | |
| with_bundles | No | Include associated bundles. | |
| with_comments | No | Include community comments. | |
| with_sightings | No | Include sighting reports. | |
| vulnerability_id | Yes | The vulnerability identifier (e.g. "CVE-2025-14847"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||