Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/28944?format=api",
    "purl": "pkg:nginx/nginx@1.5.10",
    "type": "nginx",
    "namespace": "",
    "name": "nginx",
    "version": "1.5.10",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.5.12",
    "latest_non_vulnerable_version": "1.31.1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/8657?format=api",
            "vulnerability_id": "VCID-ft64-udwd-z3gx",
            "summary": "SPDY memory corruption",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2014-0088",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.02713",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86172",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2014-0088"
                },
                {
                    "reference_url": "https://mailman.nginx.org/pipermail/nginx-announce/2014/000132.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://mailman.nginx.org/pipermail/nginx-announce/2014/000132.html"
                },
                {
                    "reference_url": "https://nginx.org/download/patch.2014.spdy.txt",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nginx.org/download/patch.2014.spdy.txt"
                },
                {
                    "reference_url": "https://nginx.org/download/patch.2014.spdy.txt.asc",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nginx.org/download/patch.2014.spdy.txt.asc"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0088",
                    "reference_id": "CVE-2014-0088",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0088"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/28549?format=api",
                    "purl": "pkg:nginx/nginx@1.5.11",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-qj4a-shwz-ukcc"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.5.11"
                }
            ],
            "aliases": [
                "CVE-2014-0088"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ft64-udwd-z3gx"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.5.10"
}