Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/77887?format=api",
    "vulnerability_id": "VCID-6g6z-6hvs-tqdw",
    "summary": "security flaw",
    "aliases": [
        {
            "alias": "CVE-2001-1400"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2001-1400.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2001-1400.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2001-1400",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0006",
                    "scoring_system": "epss",
                    "scoring_elements": "0.19052",
                    "published_at": "2026-05-29T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2001-1400"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1616698",
            "reference_id": "1616698",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1616698"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2001:047",
            "reference_id": "RHSA-2001:047",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2001:047"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6g6z-6hvs-tqdw"
}