Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/176893?format=api",
    "purl": "pkg:ebuild/dev-libs/openssl@0.9.8j",
    "type": "ebuild",
    "namespace": "dev-libs",
    "name": "openssl",
    "version": "0.9.8j",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "0.9.8k",
    "latest_non_vulnerable_version": "3.0.10",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/56852?format=api",
            "vulnerability_id": "VCID-c5p3-qdqy-vuay",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2008-5077",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00237",
                            "scoring_system": "epss",
                            "scoring_elements": "0.46966",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2008-5077"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200902-02",
                    "reference_id": "GLSA-200902-02",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200902-02"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200904-05",
                    "reference_id": "GLSA-200904-05",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200904-05"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/704-1/",
                    "reference_id": "USN-704-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/704-1/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/176893?format=api",
                    "purl": "pkg:ebuild/dev-libs/openssl@0.9.8j",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-libs/openssl@0.9.8j"
                }
            ],
            "aliases": [
                "CVE-2008-5077"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-c5p3-qdqy-vuay"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-libs/openssl@0.9.8j"
}