Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/82271?format=api",
    "purl": "pkg:maven/org.apache.pinot/pinot-controller@0.1",
    "type": "maven",
    "namespace": "org.apache.pinot",
    "name": "pinot-controller",
    "version": "0.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.0.0",
    "latest_non_vulnerable_version": "1.0.0",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/259626?format=api",
            "vulnerability_id": "VCID-xvvc-s41p-hbfd",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-39676",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00347",
                            "scoring_system": "epss",
                            "scoring_elements": "0.57555",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-39676"
                },
                {
                    "reference_url": "https://docs.pinot.apache.org/operators/tutorials/authentication/basic-auth-access-control",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://docs.pinot.apache.org/operators/tutorials/authentication/basic-auth-access-control"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/hsm0b2w8qr0sqy4rj1mfnnw286tslpzc",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread/hsm0b2w8qr0sqy4rj1mfnnw286tslpzc"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2024/07/23/5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2024/07/23/5"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39676",
                    "reference_id": "CVE-2024-39676",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39676"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-8gj9-r4hv-3jjw",
                    "reference_id": "GHSA-8gj9-r4hv-3jjw",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-8gj9-r4hv-3jjw"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/82272?format=api",
                    "purl": "pkg:maven/org.apache.pinot/pinot-controller@1.0.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.pinot/pinot-controller@1.0.0"
                }
            ],
            "aliases": [
                "CVE-2024-39676",
                "GHSA-8gj9-r4hv-3jjw"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xvvc-s41p-hbfd"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.pinot/pinot-controller@0.1"
}