Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/44349?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/44349?format=api", "purl": "pkg:pypi/vantage6-server@4.9.0rc1", "type": "pypi", "namespace": "", "name": "vantage6-server", "version": "4.9.0rc1", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "4.11.0", "latest_non_vulnerable_version": "4.11.0", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/9416?format=api", "vulnerability_id": "VCID-jg3m-kfzz-d3gp", "summary": "vantage6 is an open-source infrastructure for privacy preserving analysis. The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This vulnerability is fixed in 4.11.0.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-43866", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00274", "scoring_system": "epss", "scoring_elements": "0.51", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-43866" }, { "reference_url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-m3mq-f375-5vgh", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-m3mq-f375-5vgh" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/44363?format=api", "purl": "pkg:pypi/vantage6-server@4.11.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vantage6-server@4.11.0" } ], "aliases": [ "CVE-2025-43866", "GHSA-m3mq-f375-5vgh", "PYSEC-2025-221" ], "risk_score": 3.4, "exploitability": "0.5", "weighted_severity": "6.8", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jg3m-kfzz-d3gp" } ], "fixing_vulnerabilities": [], "risk_score": "3.4", "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/vantage6-server@4.9.0rc1" }