Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/83321?format=api",
    "purl": "pkg:ebuild/net-misc/dropbear@2016.74",
    "type": "ebuild",
    "namespace": "net-misc",
    "name": "dropbear",
    "version": "2016.74",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2020.80",
    "latest_non_vulnerable_version": "2020.80",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/57246?format=api",
            "vulnerability_id": "VCID-6ucx-wdc2-tuad",
            "summary": "Multiple vulnerabilities have been found in Dropbear, the worst of\n    which allows remote attackers to execute arbitrary code.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2016-7406",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96165",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96173",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9618",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96183",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96193",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96196",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.962",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96199",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96202",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96211",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96215",
                            "published_at": "2026-04-21T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96216",
                            "published_at": "2026-04-24T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96218",
                            "published_at": "2026-04-26T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96219",
                            "published_at": "2026-04-29T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9623",
                            "published_at": "2026-05-05T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96237",
                            "published_at": "2026-05-07T12:55:00Z"
                        },
                        {
                            "value": "0.25332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96242",
                            "published_at": "2026-05-09T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2016-7406"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7406",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7406"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201702-23",
                    "reference_id": "GLSA-201702-23",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201702-23"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/83321?format=api",
                    "purl": "pkg:ebuild/net-misc/dropbear@2016.74",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/net-misc/dropbear@2016.74"
                }
            ],
            "aliases": [
                "CVE-2016-7406"
            ],
            "risk_score": 0.1,
            "exploitability": "0.5",
            "weighted_severity": "0.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6ucx-wdc2-tuad"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/57248?format=api",
            "vulnerability_id": "VCID-a8c1-84ye-73en",
            "summary": "Multiple vulnerabilities have been found in Dropbear, the worst of\n    which allows remote attackers to execute arbitrary code.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2016-7408",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81178",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81186",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8121",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81238",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81243",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81263",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81249",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81241",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81278",
                            "published_at": "2026-04-21T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81279",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.813",
                            "published_at": "2026-04-24T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81308",
                            "published_at": "2026-04-26T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81313",
                            "published_at": "2026-04-29T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81329",
                            "published_at": "2026-05-05T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81348",
                            "published_at": "2026-05-07T12:55:00Z"
                        },
                        {
                            "value": "0.01519",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8137",
                            "published_at": "2026-05-09T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2016-7408"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7408",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7408"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201702-23",
                    "reference_id": "GLSA-201702-23",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201702-23"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/83321?format=api",
                    "purl": "pkg:ebuild/net-misc/dropbear@2016.74",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/net-misc/dropbear@2016.74"
                }
            ],
            "aliases": [
                "CVE-2016-7408"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-a8c1-84ye-73en"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/57249?format=api",
            "vulnerability_id": "VCID-s1dw-5sgq-j3bm",
            "summary": "Multiple vulnerabilities have been found in Dropbear, the worst of\n    which allows remote attackers to execute arbitrary code.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2016-7409",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30508",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30646",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30692",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30505",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30564",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30598",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30601",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30556",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.3051",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30536",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30518",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30481",
                            "published_at": "2026-04-21T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30299",
                            "published_at": "2026-04-24T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30185",
                            "published_at": "2026-04-26T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30104",
                            "published_at": "2026-04-29T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.29965",
                            "published_at": "2026-05-05T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30036",
                            "published_at": "2026-05-07T12:55:00Z"
                        },
                        {
                            "value": "0.00117",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30045",
                            "published_at": "2026-05-09T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2016-7409"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7409",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7409"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201702-23",
                    "reference_id": "GLSA-201702-23",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201702-23"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/83321?format=api",
                    "purl": "pkg:ebuild/net-misc/dropbear@2016.74",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/net-misc/dropbear@2016.74"
                }
            ],
            "aliases": [
                "CVE-2016-7409"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-s1dw-5sgq-j3bm"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/57247?format=api",
            "vulnerability_id": "VCID-xqe7-wtdn-hugk",
            "summary": "Multiple vulnerabilities have been found in Dropbear, the worst of\n    which allows remote attackers to execute arbitrary code.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2016-7407",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7722",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77226",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77255",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77238",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77269",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77278",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77305",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77285",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77282",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77322",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77314",
                            "published_at": "2026-04-21T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77347",
                            "published_at": "2026-04-24T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77354",
                            "published_at": "2026-04-26T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77366",
                            "published_at": "2026-04-29T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77374",
                            "published_at": "2026-05-05T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77401",
                            "published_at": "2026-05-07T12:55:00Z"
                        },
                        {
                            "value": "0.01026",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77422",
                            "published_at": "2026-05-09T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2016-7407"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7407",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7407"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201702-23",
                    "reference_id": "GLSA-201702-23",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201702-23"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/83321?format=api",
                    "purl": "pkg:ebuild/net-misc/dropbear@2016.74",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/net-misc/dropbear@2016.74"
                }
            ],
            "aliases": [
                "CVE-2016-7407"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xqe7-wtdn-hugk"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/net-misc/dropbear@2016.74"
}