Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/49114?format=api",
    "purl": "pkg:pypi/vllm@0.15.1",
    "type": "pypi",
    "namespace": "",
    "name": "vllm",
    "version": "0.15.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "0.20.0",
    "latest_non_vulnerable_version": "0.20.0",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50780?format=api",
            "vulnerability_id": "VCID-e3eb-3bpf-h7gk",
            "summary": "vLLM has SSRF Protection Bypass\nThe SSRF protection fix for https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc can be bypassed in the `load_from_url_async` method due to inconsistent URL parsing behavior between the validation layer and the actual HTTP client.",
            "references": [
                {
                    "reference_url": "https://github.com/vllm-project/vllm",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/vllm-project/vllm"
                },
                {
                    "reference_url": "https://github.com/vllm-project/vllm/commit/6f3b2047abd4a748e3db4a68543f8221358002c0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/vllm-project/vllm/commit/6f3b2047abd4a748e3db4a68543f8221358002c0"
                },
                {
                    "reference_url": "https://github.com/vllm-project/vllm/pull/34743",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/vllm-project/vllm/pull/34743"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25960",
                    "reference_id": "CVE-2026-25960",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25960"
                },
                {
                    "reference_url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc",
                    "reference_id": "GHSA-qh4c-xf7m-gxfc",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-v359-jj2v-j536",
                    "reference_id": "GHSA-v359-jj2v-j536",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-v359-jj2v-j536"
                },
                {
                    "reference_url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-v359-jj2v-j536",
                    "reference_id": "GHSA-v359-jj2v-j536",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-v359-jj2v-j536"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49116?format=api",
                    "purl": "pkg:pypi/vllm@0.17.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-za3a-c9m1-jqgz"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vllm@0.17.0"
                }
            ],
            "aliases": [
                "CVE-2026-25960",
                "GHSA-v359-jj2v-j536"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-e3eb-3bpf-h7gk"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37260?format=api",
            "vulnerability_id": "VCID-za3a-c9m1-jqgz",
            "summary": "vLLM is an inference and serving engine for large language models (LLMs). From 0.7.0 to before 0.19.0, the VideoMediaIO.load_base64() method at vllm/multimodal/media/video.py splits video/jpeg data URLs by comma to extract individual JPEG frames, but does not enforce a frame count limit. The num_frames parameter (default: 32), which is enforced by the load_bytes() code path, is completely bypassed in the video/jpeg base64 path. An attacker can send a single API request containing thousands of comma-separated base64-encoded JPEG frames, causing the server to decode all frames into memory and crash with OOM. This vulnerability is fixed in 0.19.0.",
            "references": [
                {
                    "reference_url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pq5c-rjhq-qp7p",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                        }
                    ],
                    "url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pq5c-rjhq-qp7p"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49120?format=api",
                    "purl": "pkg:pypi/vllm@0.19.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-jzjy-kj6h-4bas"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vllm@0.19.0"
                }
            ],
            "aliases": [
                "CVE-2026-34755",
                "GHSA-pq5c-rjhq-qp7p",
                "PYSEC-2026-144"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-za3a-c9m1-jqgz"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vllm@0.15.1"
}