Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/190563?format=api",
    "purl": "pkg:ebuild/dev-db/sqlite@3.11.1",
    "type": "ebuild",
    "namespace": "dev-db",
    "name": "sqlite",
    "version": "3.11.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "3.25.3",
    "latest_non_vulnerable_version": "3.32.3",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/113246?format=api",
            "vulnerability_id": "VCID-g8e8-h11r-17cc",
            "summary": "sqlite: arbitrary code execution on databases with malformed schema",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2015-7036.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2015-7036.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2015-7036",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.03516",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87848",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2015-7036"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1305820",
                    "reference_id": "1305820",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1305820"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201612-21",
                    "reference_id": "GLSA-201612-21",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201612-21"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/190563?format=api",
                    "purl": "pkg:ebuild/dev-db/sqlite@3.11.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-db/sqlite@3.11.1"
                }
            ],
            "aliases": [
                "CVE-2015-7036"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-g8e8-h11r-17cc"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-db/sqlite@3.11.1"
}