Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/11697?format=api",
    "purl": "pkg:alpm/archlinux/kitty@0.19.3-1",
    "type": "alpm",
    "namespace": "archlinux",
    "name": "kitty",
    "version": "0.19.3-1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/195431?format=api",
            "vulnerability_id": "VCID-nspm-q2zj-gbhq",
            "summary": "security update",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-35605",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.06539",
                            "scoring_system": "epss",
                            "scoring_elements": "0.91335",
                            "published_at": "2026-06-11T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-35605"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35605",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35605"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-1378",
                    "reference_id": "AVG-1378",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Medium",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-1378"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/5659-1/",
                    "reference_id": "USN-5659-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/5659-1/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/11697?format=api",
                    "purl": "pkg:alpm/archlinux/kitty@0.19.3-1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/kitty@0.19.3-1"
                }
            ],
            "aliases": [
                "CVE-2020-35605"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-nspm-q2zj-gbhq"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/kitty@0.19.3-1"
}