Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/129736?format=api",
    "purl": "pkg:rpm/redhat/bind@30:9.3.3-9.0.1?arch=el5",
    "type": "rpm",
    "namespace": "redhat",
    "name": "bind",
    "version": "30:9.3.3-9.0.1",
    "qualifiers": {
        "arch": "el5"
    },
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/48085?format=api",
            "vulnerability_id": "VCID-hcsq-5yqs-6fem",
            "summary": "The ISC BIND random number generator uses a weak algorithm, making it\n    easier to guess the next query ID and perform a DNS cache poisoning attack.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2007-2926.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2007-2926.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2007-2926",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.2056",
                            "scoring_system": "epss",
                            "scoring_elements": "0.95538",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.2056",
                            "scoring_system": "epss",
                            "scoring_elements": "0.95547",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.2056",
                            "scoring_system": "epss",
                            "scoring_elements": "0.95553",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.2056",
                            "scoring_system": "epss",
                            "scoring_elements": "0.95556",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.2056",
                            "scoring_system": "epss",
                            "scoring_elements": "0.95563",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.2056",
                            "scoring_system": "epss",
                            "scoring_elements": "0.95566",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.2056",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9557",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.2056",
                            "scoring_system": "epss",
                            "scoring_elements": "0.95572",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.2056",
                            "scoring_system": "epss",
                            "scoring_elements": "0.95573",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2007-2926"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=248851",
                    "reference_id": "248851",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=248851"
                },
                {
                    "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/multiple/remote/4266.py",
                    "reference_id": "CVE-2007-2926",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/multiple/remote/4266.py"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200708-13",
                    "reference_id": "GLSA-200708-13",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200708-13"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2007:0740",
                    "reference_id": "RHSA-2007:0740",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2007:0740"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/491-1/",
                    "reference_id": "USN-491-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/491-1/"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2007-2926"
            ],
            "risk_score": 0.4,
            "exploitability": "2.0",
            "weighted_severity": "0.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hcsq-5yqs-6fem"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "0.4",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/bind@30:9.3.3-9.0.1%3Farch=el5"
}