Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/285782?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/285782?format=api",
    "vulnerability_id": "VCID-3kcc-pp79-cff8",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2017-9590"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-9590",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00121",
                    "scoring_system": "epss",
                    "scoring_elements": "0.30811",
                    "published_at": "2026-05-29T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-9590"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3kcc-pp79-cff8"
}