# Vulners

> Vulners is a vulnerability intelligence platform providing fast, reliable access to CVEs, advisories, exploits and package metadata through a single, predictable REST API.

Vulners continuously collects and normalizes vulnerability data from 220+ upstream sources — NVD/CVE, vendor and Linux distro advisories, package registries, CISA KEV, exploit and PoC trackers (Exploit-DB, Metasploit, GitHub) and government/ISAC alerts — into a single graph-linked corpus. Every record is deduplicated and cross-referenced (CVE ↔ advisory ↔ patch ↔ exploit) with standard fields (CVSS vectors, CWE, CPE, affected products) and risk signals: EPSS, CISA KEV inclusion, exploit activity and the Vulners AI Risk score.

Capabilities include Lucene-style full-text and fielded search, CPE-based audits of host and software inventory, curated and shareable vulnerability collections, exploit and PoC intelligence, and real-time alerts. Everything is available through the web UI, a REST API, the official Python SDK and an MCP server for AI agents, and is used by security teams for vulnerability management, risk prioritization and SIEM/SOAR/ticketing enrichment.

## Search

- [Vulnerability search](https://vulners.com/search/): Web UI to search and browse the Vulners vulnerability database — CVEs, advisories, exploits and package metadata.
- [Search API](https://docs.vulners.com/docs/api/search/): Lucene-style full-text and fielded queries across advisories, CVEs and package metadata.

## Docs

- [Documentation home](https://docs.vulners.com/): Platform overview, core concepts and entry points.
- [Quickstart](https://docs.vulners.com/docs/quickstart/): Get an API key, install the SDK and make your first API calls.
- [Getting an API key](https://docs.vulners.com/docs/quickstart/authentication/): Create an account and authenticate requests with the X-Api-Key header.
- [Data model](https://docs.vulners.com/docs/data_model/): Record fields, collections and search model reference.

## Products

- [Vulnerability Intelligence](https://vulners.com/products/vulnerability-intelligence/): One API returning normalized CVE context — CVSS, EPSS, CISA KEV status, CWE, patches, exploit references and Vulners AI Risk score — for risk-based prioritization.
- [Assessment](https://vulners.com/products/assessment/): CPE-based audit of a software inventory to detect known vulnerabilities with precise matching and risk scoring.
- [Datasets](https://vulners.com/products/datasets/): Complete vulnerability feeds in JSON/CSV for offline analysis and integration with SIEM, SOAR and data lakes.
- [Alerts](https://vulners.com/products/alerts/): Email and webhook notifications when new critical vulnerabilities affect tracked assets.
- [Exploits](https://vulners.com/products/exploits/): Curated exploits and PoCs from Exploit-DB, Metasploit, GitHub and additional sources to validate detections and prioritize.
- [MCP](https://vulners.com/products/mcp/): Model Context Protocol server delivering sourced vulnerability answers to AI agents and assistants.

## API

- [API reference](https://docs.vulners.com/docs/api/): Overview of the Vulners REST API and its methods.
- [OpenAPI spec (Redoc)](https://docs.vulners.com/docs/api/openapi/): Machine-readable OpenAPI 3.1 specification.
- [Swagger UI](https://docs.vulners.com/docs/api/swagger/): Interactive API explorer.
- [Python SDK](https://pypi.org/project/vulners/): Official Python SDK — `pip install -U vulners`.
- [Python SDK guide](https://docs.vulners.com/docs/quickstart/api_key/): Use the Python SDK for search, audit and archive methods.

## Blog

- [Blog](https://vulners.com/blog/): Product updates, API releases and vulnerability research.

## Optional

- [GitHub](https://github.com/vulnerscom/): Open-source SDKs, integrations and tools maintained by Vulners.
- [Pricing](https://vulners.com/pricing/): Subscription plans and pricing.
- [Glossary](https://vulners.com/glossary/): Definitions of key vulnerability and security terms.
- [Changelog](https://docs.vulners.com/changelog/): Latest platform and API changes.
- [Integrations & guides](https://docs.vulners.com/docs/guides/): Plugins for Nmap, Ansible, Trivy, Burp, Splunk, Zabbix and more.
- [About](https://vulners.com/company/about-us/): About the Vulners company.
- [Contacts](https://vulners.com/company/contacts/): Get in touch with the team.
