Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/6008?format=api",
    "purl": "pkg:ebuild/games-fps/nexuiz@2.2.1",
    "type": "ebuild",
    "namespace": "games-fps",
    "name": "nexuiz",
    "version": "2.2.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/182105?format=api",
            "vulnerability_id": "VCID-djmd-6mqr-4ffp",
            "summary": "Two separate vulnerabilities have been found in Nexuiz allowing the remote\n    execution of arbitrary code and a Denial of Service.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2006-6610",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.06317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.91171",
                            "published_at": "2026-06-11T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2006-6610"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6610",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6610"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200702-09",
                    "reference_id": "GLSA-200702-09",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200702-09"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/6008?format=api",
                    "purl": "pkg:ebuild/games-fps/nexuiz@2.2.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/games-fps/nexuiz@2.2.1"
                }
            ],
            "aliases": [
                "CVE-2006-6610"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-djmd-6mqr-4ffp"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/182104?format=api",
            "vulnerability_id": "VCID-fady-k8rg-kfdc",
            "summary": "Two separate vulnerabilities have been found in Nexuiz allowing the remote\n    execution of arbitrary code and a Denial of Service.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2006-6609",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01271",
                            "scoring_system": "epss",
                            "scoring_elements": "0.79935",
                            "published_at": "2026-06-11T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2006-6609"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6609",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6609"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200702-09",
                    "reference_id": "GLSA-200702-09",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200702-09"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/6008?format=api",
                    "purl": "pkg:ebuild/games-fps/nexuiz@2.2.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/games-fps/nexuiz@2.2.1"
                }
            ],
            "aliases": [
                "CVE-2006-6609"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-fady-k8rg-kfdc"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/games-fps/nexuiz@2.2.1"
}