Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/77371?format=api",
    "vulnerability_id": "VCID-x4z8-r67k-eqb8",
    "summary": "security flaw",
    "aliases": [
        {
            "alias": "CVE-2004-0001"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/320267?format=api",
            "purl": "pkg:rpm/redhat/kernel@2.4.21-9?arch=EL",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ruuv-u3ag-pkhp"
                },
                {
                    "vulnerability": "VCID-x4z8-r67k-eqb8"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/kernel@2.4.21-9%3Farch=EL"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2004-0001.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2004-0001.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2004-0001",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00085",
                    "scoring_system": "epss",
                    "scoring_elements": "0.247",
                    "published_at": "2026-05-29T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2004-0001"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617129",
            "reference_id": "1617129",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617129"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2004:017",
            "reference_id": "RHSA-2004:017",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2004:017"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-x4z8-r67k-eqb8"
}