Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/82237?format=api",
    "purl": "pkg:composer/backdrop/backdrop@1.28.0",
    "type": "composer",
    "namespace": "backdrop",
    "name": "backdrop",
    "version": "1.28.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.28.2",
    "latest_non_vulnerable_version": "1.28.2",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/261686?format=api",
            "vulnerability_id": "VCID-6a6m-33ps-qbbg",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-41709",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00341",
                            "scoring_system": "epss",
                            "scoring_elements": "0.57044",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-41709"
                },
                {
                    "reference_url": "https://backdropcms.org/security/backdrop-sa-core-2024-001",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://backdropcms.org/security/backdrop-sa-core-2024-001"
                },
                {
                    "reference_url": "https://github.com/backdrop/backdrop/commit/c7ff0500705668e3f58263590812872e44059301",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/backdrop/backdrop/commit/c7ff0500705668e3f58263590812872e44059301"
                },
                {
                    "reference_url": "https://github.com/backdrop/backdrop/commit/f1dfe710c186fb47c9d949f01f37e5ab42b44030",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/backdrop/backdrop/commit/f1dfe710c186fb47c9d949f01f37e5ab42b44030"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41709",
                    "reference_id": "CVE-2024-41709",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41709"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3wmx-48g3-x66g",
                    "reference_id": "GHSA-3wmx-48g3-x66g",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-3wmx-48g3-x66g"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/82238?format=api",
                    "purl": "pkg:composer/backdrop/backdrop@1.28.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/backdrop/backdrop@1.28.2"
                }
            ],
            "aliases": [
                "CVE-2024-41709",
                "GHSA-3wmx-48g3-x66g"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6a6m-33ps-qbbg"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/backdrop/backdrop@1.28.0"
}