Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/388201?format=api",
    "purl": "pkg:apk/alpine/bind@9.16.11-r2?arch=x86&distroversion=v3.18&reponame=main",
    "type": "apk",
    "namespace": "alpine",
    "name": "bind",
    "version": "9.16.11-r2",
    "qualifiers": {
        "arch": "x86",
        "distroversion": "v3.18",
        "reponame": "main"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "9.10.4_p5-r0",
    "latest_non_vulnerable_version": "9.18.37-r0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/3868?format=api",
            "vulnerability_id": "VCID-avac-12q2-5yf1",
            "summary": "arbitrary code execution",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-8625",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.2515",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96282",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-8625"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983004",
                    "reference_id": "983004",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983004"
                },
                {
                    "reference_url": "https://security.archlinux.org/ASA-202102-40",
                    "reference_id": "ASA-202102-40",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.archlinux.org/ASA-202102-40"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-1589",
                    "reference_id": "AVG-1589",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "High",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-1589"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/4737-1/",
                    "reference_id": "USN-4737-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/4737-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/4737-2/",
                    "reference_id": "USN-4737-2",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/4737-2/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/388201?format=api",
                    "purl": "pkg:apk/alpine/bind@9.16.11-r2?arch=x86&distroversion=v3.18&reponame=main",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/bind@9.16.11-r2%3Farch=x86&distroversion=v3.18&reponame=main"
                }
            ],
            "aliases": [
                "CVE-2020-8625"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-avac-12q2-5yf1"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/bind@9.16.11-r2%3Farch=x86&distroversion=v3.18&reponame=main"
}