Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/2298?format=api",
    "purl": "pkg:ebuild/dev-java/sun-jre-bin@1.4.2.07",
    "type": "ebuild",
    "namespace": "dev-java",
    "name": "sun-jre-bin",
    "version": "1.4.2.07",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.4.2.09",
    "latest_non_vulnerable_version": "1.7.0.51",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/177083?format=api",
            "vulnerability_id": "VCID-3fhm-wt3u-eud4",
            "summary": "Java Web Start JNLP files can be abused to evade sandbox restriction and\n    execute arbitrary code.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2005-0836",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.02371",
                            "scoring_system": "epss",
                            "scoring_elements": "0.853",
                            "published_at": "2026-06-11T12:55:00Z"
                        },
                        {
                            "value": "0.02371",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85352",
                            "published_at": "2026-06-12T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2005-0836"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200503-28",
                    "reference_id": "GLSA-200503-28",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200503-28"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/2298?format=api",
                    "purl": "pkg:ebuild/dev-java/sun-jre-bin@1.4.2.07",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-java/sun-jre-bin@1.4.2.07"
                }
            ],
            "aliases": [
                "CVE-2005-0836"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3fhm-wt3u-eud4"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-java/sun-jre-bin@1.4.2.07"
}