Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/62292?format=api",
    "purl": "pkg:maven/org.jboss.resteasy/resteasy-client@3.1.0.Beta2",
    "type": "maven",
    "namespace": "org.jboss.resteasy",
    "name": "resteasy-client",
    "version": "3.1.0.Beta2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "2.3.8.SP2",
    "latest_non_vulnerable_version": "3.1.0.CR1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/16556?format=api",
            "vulnerability_id": "VCID-2rp4-rf8x-ufff",
            "summary": "Exposure of Sensitive Information to an Unauthorized Actor\nRESTEasy allows remote authenticated users to obtain sensitive information by leveraging \"insufficient use of random values\" in async jobs.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2016-6345",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00084",
                            "scoring_system": "epss",
                            "scoring_elements": "0.24579",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2016-6345"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1372117",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1372117"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6345",
                    "reference_id": "CVE-2016-6345",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6345"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-vxhj-3x7p-jxp5",
                    "reference_id": "GHSA-vxhj-3x7p-jxp5",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-vxhj-3x7p-jxp5"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/62294?format=api",
                    "purl": "pkg:maven/org.jboss.resteasy/resteasy-client@3.1.0.CR1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteasy/resteasy-client@3.1.0.CR1"
                }
            ],
            "aliases": [
                "CVE-2016-6345",
                "GHSA-vxhj-3x7p-jxp5"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2rp4-rf8x-ufff"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteasy/resteasy-client@3.1.0.Beta2"
}