Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/287905?format=api",
    "purl": "pkg:apk/alpine/wpa_supplicant@2.9-r5?arch=x86&distroversion=v3.20&reponame=main",
    "type": "apk",
    "namespace": "alpine",
    "name": "wpa_supplicant",
    "version": "2.9-r5",
    "qualifiers": {
        "arch": "x86",
        "distroversion": "v3.20",
        "reponame": "main"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.9-r10",
    "latest_non_vulnerable_version": "2.10-r11",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/6520?format=api",
            "vulnerability_id": "VCID-qnt2-sckd-4bcx",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2019-16275.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2019-16275.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2019-16275",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00626",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70698",
                            "published_at": "2026-06-11T12:55:00Z"
                        },
                        {
                            "value": "0.00626",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70788",
                            "published_at": "2026-06-12T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2019-16275"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13377",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13377"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16275",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16275"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1767023",
                    "reference_id": "1767023",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1767023"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940080",
                    "reference_id": "940080",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940080"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/4136-1/",
                    "reference_id": "USN-4136-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/4136-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/4136-2/",
                    "reference_id": "USN-4136-2",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/4136-2/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/287905?format=api",
                    "purl": "pkg:apk/alpine/wpa_supplicant@2.9-r5?arch=x86&distroversion=v3.20&reponame=main",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/wpa_supplicant@2.9-r5%3Farch=x86&distroversion=v3.20&reponame=main"
                }
            ],
            "aliases": [
                "CVE-2019-16275"
            ],
            "risk_score": 3.0,
            "exploitability": "0.5",
            "weighted_severity": "5.9",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qnt2-sckd-4bcx"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/wpa_supplicant@2.9-r5%3Farch=x86&distroversion=v3.20&reponame=main"
}