Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/192136?format=api",
    "purl": "pkg:ebuild/dev-libs/libzip@0.10.1",
    "type": "ebuild",
    "namespace": "dev-libs",
    "name": "libzip",
    "version": "0.10.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "0.10.1",
    "latest_non_vulnerable_version": "0.10.1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/74406?format=api",
            "vulnerability_id": "VCID-3s8b-r5zb-9ba6",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1163",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01385",
                            "scoring_system": "epss",
                            "scoring_elements": "0.80633",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1163"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664990",
                    "reference_id": "664990",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664990"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201203-23",
                    "reference_id": "GLSA-201203-23",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201203-23"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/192136?format=api",
                    "purl": "pkg:ebuild/dev-libs/libzip@0.10.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-libs/libzip@0.10.1"
                }
            ],
            "aliases": [
                "CVE-2012-1163"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3s8b-r5zb-9ba6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/74405?format=api",
            "vulnerability_id": "VCID-rbb1-y4ey-tuhk",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1162",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01971",
                            "scoring_system": "epss",
                            "scoring_elements": "0.83839",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1162"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664990",
                    "reference_id": "664990",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664990"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201203-23",
                    "reference_id": "GLSA-201203-23",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201203-23"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/192136?format=api",
                    "purl": "pkg:ebuild/dev-libs/libzip@0.10.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-libs/libzip@0.10.1"
                }
            ],
            "aliases": [
                "CVE-2012-1162"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rbb1-y4ey-tuhk"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-libs/libzip@0.10.1"
}