Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/16325?format=api",
    "purl": "pkg:pypi/tendenci@7.1.398",
    "type": "pypi",
    "namespace": "",
    "name": "tendenci",
    "version": "7.1.398",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "12.0.11",
    "latest_non_vulnerable_version": "15.3.12",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/7911?format=api",
            "vulnerability_id": "VCID-wt7f-59q5-t3d2",
            "summary": "Tendenci 12.0.10 allows unrestricted deserialization in apps\\helpdesk\\views\\staff.py.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-14942",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00405",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61302",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-14942"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-jqmc-fxxp-r589",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-jqmc-fxxp-r589"
                },
                {
                    "reference_url": "https://github.com/tendenci/tendenci/issues/867",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/tendenci/tendenci/issues/867"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/16480?format=api",
                    "purl": "pkg:pypi/tendenci@12.0.11",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/tendenci@12.0.11"
                }
            ],
            "aliases": [
                "CVE-2020-14942",
                "GHSA-jqmc-fxxp-r589",
                "PYSEC-2020-112"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wt7f-59q5-t3d2"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/tendenci@7.1.398"
}