Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/50426?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/50426?format=api", "purl": "pkg:pypi/urllib3@2.2.0", "type": "pypi", "namespace": "", "name": "urllib3", "version": "2.2.0", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "2.7.0", "latest_non_vulnerable_version": "2.7.0", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37336?format=api", "vulnerability_id": "VCID-ueb4-ur9q-u3e1", "summary": "urllib3 is an HTTP client library for Python. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via ProxyManager.connection_from_url().urlopen(..., assert_same_host=False) still forward these sensitive headers. This vulnerability is fixed in 2.7.0.", "references": [ { "reference_url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/50437?format=api", "purl": "pkg:pypi/urllib3@2.7.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/urllib3@2.7.0" } ], "aliases": [ "CVE-2026-44431", "GHSA-qccp-gfcp-xxvc", "PYSEC-2026-141" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ueb4-ur9q-u3e1" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/urllib3@2.2.0" }