Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/369?format=api",
    "purl": "pkg:mozilla/Firefox@50.1.0",
    "type": "mozilla",
    "namespace": "",
    "name": "Firefox",
    "version": "50.1.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "51.0.0",
    "latest_non_vulnerable_version": "151.0.3",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/216?format=api",
            "vulnerability_id": "VCID-t15g-6442-cufj",
            "summary": "A buffer overflow in SkiaGl caused when a GrGLBuffer is truncated during allocation. Later writers will overflow the buffer, resulting in a potentially exploitable crash.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2016-9894",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01889",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8354",
                            "published_at": "2026-06-08T12:55:00Z"
                        },
                        {
                            "value": "0.01889",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8355",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.01889",
                            "scoring_system": "epss",
                            "scoring_elements": "0.83552",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.01889",
                            "scoring_system": "epss",
                            "scoring_elements": "0.83549",
                            "published_at": "2026-06-07T12:55:00Z"
                        },
                        {
                            "value": "0.01889",
                            "scoring_system": "epss",
                            "scoring_elements": "0.83526",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2016-9894"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.8",
                            "scoring_system": "cvssv2",
                            "scoring_elements": "AV:N/AC:M/Au:N/C:P/I:P/A:P"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://security.archlinux.org/ASA-201612-15",
                    "reference_id": "ASA-201612-15",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.archlinux.org/ASA-201612-15"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-106",
                    "reference_id": "AVG-106",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Critical",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-106"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2016-94",
                    "reference_id": "mfsa2016-94",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "critical",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2016-94"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/3155-1/",
                    "reference_id": "USN-3155-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/3155-1/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/369?format=api",
                    "purl": "pkg:mozilla/Firefox@50.1.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Firefox@50.1.0"
                }
            ],
            "aliases": [
                "CVE-2016-9894"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-t15g-6442-cufj"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Firefox@50.1.0"
}