Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/76563?format=api",
    "vulnerability_id": "VCID-kxah-y88j-nffw",
    "summary": "security flaw",
    "aliases": [
        {
            "alias": "CVE-2006-0557"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/319598?format=api",
            "purl": "pkg:rpm/redhat/kernel@2.6.9-55?arch=EL",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-7re3-6ckk-skgf"
                },
                {
                    "vulnerability": "VCID-bu6q-jux2-93gr"
                },
                {
                    "vulnerability": "VCID-hdgu-yrhs-1fea"
                },
                {
                    "vulnerability": "VCID-kxah-y88j-nffw"
                },
                {
                    "vulnerability": "VCID-qqaa-k4p1-c7hg"
                },
                {
                    "vulnerability": "VCID-yvyq-dn23-kbe7"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/kernel@2.6.9-55%3Farch=EL"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2006-0557.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2006-0557.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2006-0557",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00079",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23475",
                    "published_at": "2026-05-29T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2006-0557"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1618010",
            "reference_id": "1618010",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1618010"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-kxah-y88j-nffw"
}