Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/81641?format=api",
    "purl": "pkg:maven/io.netty.incubator/netty-incubator-codec-ohttp@0.0.11.Final",
    "type": "maven",
    "namespace": "io.netty.incubator",
    "name": "netty-incubator-codec-ohttp",
    "version": "0.0.11.Final",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "0.0.11.Final",
    "latest_non_vulnerable_version": "0.0.21.Final",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/257008?format=api",
            "vulnerability_id": "VCID-9mxp-fr89-ukd1",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-36121",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00404",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61211",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-36121"
                },
                {
                    "reference_url": "https://github.com/netty/netty-incubator-codec-ohttp/blob/1ddadb6473cd3be5491d114431ed4c1a9f316001/codec-ohttp-hpke-classes-boringssl/src/main/java/io/netty/incubator/codec/hpke/boringssl/BoringSSLAEADContext.java#L112-L114",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/netty/netty-incubator-codec-ohttp/blob/1ddadb6473cd3be5491d114431ed4c1a9f316001/codec-ohttp-hpke-classes-boringssl/src/main/java/io/netty/incubator/codec/hpke/boringssl/BoringSSLAEADContext.java#L112-L114"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36121",
                    "reference_id": "CVE-2024-36121",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36121"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-g762-h86w-8749",
                    "reference_id": "GHSA-g762-h86w-8749",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-g762-h86w-8749"
                },
                {
                    "reference_url": "https://github.com/netty/netty-incubator-codec-ohttp/security/advisories/GHSA-g762-h86w-8749",
                    "reference_id": "GHSA-g762-h86w-8749",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/netty/netty-incubator-codec-ohttp/security/advisories/GHSA-g762-h86w-8749"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/81641?format=api",
                    "purl": "pkg:maven/io.netty.incubator/netty-incubator-codec-ohttp@0.0.11.Final",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty.incubator/netty-incubator-codec-ohttp@0.0.11.Final"
                }
            ],
            "aliases": [
                "CVE-2024-36121",
                "GHSA-g762-h86w-8749"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-9mxp-fr89-ukd1"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty.incubator/netty-incubator-codec-ohttp@0.0.11.Final"
}