Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/9545?format=api",
    "purl": "pkg:alpm/archlinux/firefox@91.0.1-1",
    "type": "alpm",
    "namespace": "archlinux",
    "name": "firefox",
    "version": "91.0.1-1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "92.0-1",
    "latest_non_vulnerable_version": "101.0-1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/9409?format=api",
            "vulnerability_id": "VCID-uddc-dvr1-pfda",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-29991.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-29991.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-29991",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00307",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54274",
                            "published_at": "2026-06-11T12:55:00Z"
                        },
                        {
                            "value": "0.00307",
                            "scoring_system": "epss",
                            "scoring_elements": "0.544",
                            "published_at": "2026-06-12T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-29991"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995267",
                    "reference_id": "1995267",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995267"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-2291",
                    "reference_id": "AVG-2291",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "High",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-2291"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-2301",
                    "reference_id": "AVG-2301",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "High",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-2301"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2021-37",
                    "reference_id": "mfsa2021-37",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "high",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2021-37"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/5047-1/",
                    "reference_id": "USN-5047-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/5047-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/5248-1/",
                    "reference_id": "USN-5248-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/5248-1/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/9545?format=api",
                    "purl": "pkg:alpm/archlinux/firefox@91.0.1-1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/firefox@91.0.1-1"
                }
            ],
            "aliases": [
                "CVE-2021-29991"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-uddc-dvr1-pfda"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/firefox@91.0.1-1"
}