Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/46446?format=api",
    "purl": "pkg:pypi/late@1.0.0",
    "type": "pypi",
    "namespace": "",
    "name": "late",
    "version": "1.0.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "5.14.1",
    "latest_non_vulnerable_version": "5.14.1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37142?format=api",
            "vulnerability_id": "VCID-4qdu-uag1-2yag",
            "summary": "Weblate is a web based localization tool. In versions 5.14 and below,  Weblate leaks the IP address of the project member inviting the user to the project in the audit log. The audit log includes IP addresses from admin-triggered actions, which can be viewed by invited users. This issue is fixed in version 5.14.1.",
            "references": [
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/commit/b847e9756a0a6f7659ef20fa9f34846ca862c574",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/WeblateOrg/weblate/commit/b847e9756a0a6f7659ef20fa9f34846ca862c574"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/pull/16781",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/pull/16781"
                },
                {
                    "reference_url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-gr35-vpx2-qxhc",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-gr35-vpx2-qxhc"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64326",
                    "reference_id": "CVE-2025-64326",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64326"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-gr35-vpx2-qxhc",
                    "reference_id": "GHSA-gr35-vpx2-qxhc",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-gr35-vpx2-qxhc"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/46454?format=api",
                    "purl": "pkg:pypi/late@5.14.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/late@5.14.1"
                }
            ],
            "aliases": [
                "CVE-2025-64326",
                "GHSA-gr35-vpx2-qxhc",
                "PYSEC-2025-126",
                "PYSEC-2025-230"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4qdu-uag1-2yag"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/late@1.0.0"
}