Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/3293?format=api",
    "purl": "pkg:ebuild/sys-block/nbd@2.8.2-r1",
    "type": "ebuild",
    "namespace": "sys-block",
    "name": "nbd",
    "version": "2.8.2-r1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.9.22",
    "latest_non_vulnerable_version": "3.24",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/177978?format=api",
            "vulnerability_id": "VCID-5xph-75xd-vfcw",
            "summary": "The NBD server is vulnerable to a buffer overflow that may result in the\n    execution of arbitrary code.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2005-3534",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.13886",
                            "scoring_system": "epss",
                            "scoring_elements": "0.94471",
                            "published_at": "2026-06-11T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2005-3534"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3534",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3534"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200512-14",
                    "reference_id": "GLSA-200512-14",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200512-14"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/3293?format=api",
                    "purl": "pkg:ebuild/sys-block/nbd@2.8.2-r1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/sys-block/nbd@2.8.2-r1"
                }
            ],
            "aliases": [
                "CVE-2005-3534"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5xph-75xd-vfcw"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/sys-block/nbd@2.8.2-r1"
}