Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/58614?format=api",
    "purl": "pkg:conan/c-ares@1.0.0",
    "type": "conan",
    "namespace": "",
    "name": "c-ares",
    "version": "1.0.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.17.2",
    "latest_non_vulnerable_version": "1.19.1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/5425?format=api",
            "vulnerability_id": "VCID-8h7y-8hwq-bqgj",
            "summary": "insufficient validation",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-3672",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00044",
                            "scoring_system": "epss",
                            "scoring_elements": "0.13772",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-3672"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988342",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988342"
                },
                {
                    "reference_url": "https://c-ares.haxx.se/adv_20210810.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://c-ares.haxx.se/adv_20210810.html"
                },
                {
                    "reference_url": "https://security.archlinux.org/ASA-202108-13",
                    "reference_id": "ASA-202108-13",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.archlinux.org/ASA-202108-13"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-2268",
                    "reference_id": "AVG-2268",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Medium",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-2268"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3672",
                    "reference_id": "CVE-2021-3672",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3672"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/58615?format=api",
                    "purl": "pkg:conan/c-ares@1.17.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/c-ares@1.17.2"
                }
            ],
            "aliases": [
                "CVE-2021-3672"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8h7y-8hwq-bqgj"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/c-ares@1.0.0"
}