Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/49111?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/49111?format=api", "purl": "pkg:pypi/vllm@0.14.0", "type": "pypi", "namespace": "", "name": "vllm", "version": "0.14.0", "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/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": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49800?format=api", "vulnerability_id": "VCID-b35p-p399-bqf7", "summary": "vLLM affected by RCE via auto_map dynamic module loading during model initialization\nvLLM loads Hugging Face `auto_map` dynamic modules during model resolution **without gating on `trust_remote_code`**, allowing attacker-controlled Python code in a model repo/path to execute at server startup.\n\n---", "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/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5" }, { "reference_url": "https://github.com/vllm-project/vllm/pull/32194", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vllm-project/vllm/pull/32194" }, { "reference_url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807", "reference_id": "CVE-2026-22807", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807" }, { "reference_url": "https://github.com/advisories/GHSA-2pc9-4j83-qjmr", "reference_id": "GHSA-2pc9-4j83-qjmr", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-2pc9-4j83-qjmr" }, { "reference_url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr", "reference_id": "GHSA-2pc9-4j83-qjmr", "reference_type": "", "scores": [], "url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/49111?format=api", "purl": "pkg:pypi/vllm@0.14.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-za3a-c9m1-jqgz" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vllm@0.14.0" } ], "aliases": [ "CVE-2026-22807", "GHSA-2pc9-4j83-qjmr" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-b35p-p399-bqf7" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vllm@0.14.0" }