Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/192367?format=api",
    "purl": "pkg:ebuild/www-client/firefox-bin@82.0.3",
    "type": "ebuild",
    "namespace": "www-client",
    "name": "firefox-bin",
    "version": "82.0.3",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "83",
    "latest_non_vulnerable_version": "137.0.1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/1541?format=api",
            "vulnerability_id": "VCID-5yah-tp1u-dbhs",
            "summary": "arbitrary code execution",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-26950",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.48274",
                            "scoring_system": "epss",
                            "scoring_elements": "0.97785",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-26950"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://security.archlinux.org/ASA-202011-6",
                    "reference_id": "ASA-202011-6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.archlinux.org/ASA-202011-6"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-1265",
                    "reference_id": "AVG-1265",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Critical",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-1265"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/202011-07",
                    "reference_id": "GLSA-202011-07",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/202011-07"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-49",
                    "reference_id": "mfsa2020-49",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "critical",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-49"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/4625-1/",
                    "reference_id": "USN-4625-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/4625-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/4647-1/",
                    "reference_id": "USN-4647-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/4647-1/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/192366?format=api",
                    "purl": "pkg:ebuild/www-client/firefox-bin@78.4.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-client/firefox-bin@78.4.1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/192367?format=api",
                    "purl": "pkg:ebuild/www-client/firefox-bin@82.0.3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-client/firefox-bin@82.0.3"
                }
            ],
            "aliases": [
                "CVE-2020-26950"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5yah-tp1u-dbhs"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-client/firefox-bin@82.0.3"
}