Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/415187?format=api",
    "purl": "pkg:deb/debian/ros-dynamic-reconfigure@1.7.1-3",
    "type": "deb",
    "namespace": "debian",
    "name": "ros-dynamic-reconfigure",
    "version": "1.7.1-3",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.7.6-1",
    "latest_non_vulnerable_version": "1.7.6-1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/259722?format=api",
            "vulnerability_id": "VCID-yr2y-a9e7-nkca",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-39780",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01096",
                            "scoring_system": "epss",
                            "scoring_elements": "0.783",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-39780"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102010",
                    "reference_id": "1102010",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102010"
                },
                {
                    "reference_url": "https://github.com/ros/dynamic_reconfigure/pull/202",
                    "reference_id": "202",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-04-02T16:17:01Z/"
                        }
                    ],
                    "url": "https://github.com/ros/dynamic_reconfigure/pull/202"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/415190?format=api",
                    "purl": "pkg:deb/debian/ros-dynamic-reconfigure@1.7.6-1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ros-dynamic-reconfigure@1.7.6-1"
                }
            ],
            "aliases": [
                "CVE-2024-39780"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-yr2y-a9e7-nkca"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ros-dynamic-reconfigure@1.7.1-3"
}