Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/305335?format=api",
    "purl": "pkg:apk/alpine/clamav@0.102.1-r0?arch=mips64&distroversion=v3.12&reponame=main",
    "type": "apk",
    "namespace": "alpine",
    "name": "clamav",
    "version": "0.102.1-r0",
    "qualifiers": {
        "arch": "mips64",
        "distroversion": "v3.12",
        "reponame": "main"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "0.99.3-r0",
    "latest_non_vulnerable_version": "0.103.6-r0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/4099?format=api",
            "vulnerability_id": "VCID-3m31-3cg7-6fht",
            "summary": "multiple issues",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-3123",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.02385",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85266",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-3123"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950944",
                    "reference_id": "950944",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950944"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-1168",
                    "reference_id": "AVG-1168",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "High",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-1168"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/202003-46",
                    "reference_id": "GLSA-202003-46",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/202003-46"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/4280-1/",
                    "reference_id": "USN-4280-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/4280-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/4280-2/",
                    "reference_id": "USN-4280-2",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/4280-2/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/305335?format=api",
                    "purl": "pkg:apk/alpine/clamav@0.102.1-r0?arch=mips64&distroversion=v3.12&reponame=main",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/clamav@0.102.1-r0%3Farch=mips64&distroversion=v3.12&reponame=main"
                }
            ],
            "aliases": [
                "CVE-2020-3123"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3m31-3cg7-6fht"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/clamav@0.102.1-r0%3Farch=mips64&distroversion=v3.12&reponame=main"
}