Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/74591?format=api",
    "purl": "pkg:ebuild/www-servers/nginx@1.0.15",
    "type": "ebuild",
    "namespace": "www-servers",
    "name": "nginx",
    "version": "1.0.15",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.4.1-r2",
    "latest_non_vulnerable_version": "1.26.2-r2",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/32?format=api",
            "vulnerability_id": "VCID-m393-anc8-dfgf",
            "summary": "Buffer overflow in the ngx_http_mp4_module",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-2089",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89995",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.89998",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9001",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.90015",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.90031",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.90037",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.90045",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.90044",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.05317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.90038",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-2089"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2089",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2089"
                },
                {
                    "reference_url": "https://mailman.nginx.org/pipermail/nginx-announce/2012/000080.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://mailman.nginx.org/pipermail/nginx-announce/2012/000080.html"
                },
                {
                    "reference_url": "https://nginx.org/download/patch.2012.mp4.txt",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nginx.org/download/patch.2012.mp4.txt"
                },
                {
                    "reference_url": "https://nginx.org/download/patch.2012.mp4.txt.asc",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nginx.org/download/patch.2012.mp4.txt.asc"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2089",
                    "reference_id": "CVE-2012-2089",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2089"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201206-07",
                    "reference_id": "GLSA-201206-07",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201206-07"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/74591?format=api",
                    "purl": "pkg:ebuild/www-servers/nginx@1.0.15",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-servers/nginx@1.0.15"
                }
            ],
            "aliases": [
                "CVE-2012-2089"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-m393-anc8-dfgf"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-servers/nginx@1.0.15"
}