Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/82183?format=api",
    "purl": "pkg:npm/%40udecode/plate-media@36.0.10",
    "type": "npm",
    "namespace": "@udecode",
    "name": "plate-media",
    "version": "36.0.10",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/260964?format=api",
            "vulnerability_id": "VCID-q9dd-wywr-ckeb",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-40631",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00332",
                            "scoring_system": "epss",
                            "scoring_elements": "0.56296",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-40631"
                },
                {
                    "reference_url": "https://github.com/udecode/plate/commit/1bc0971774fbfb770780c9bdb94746a6f0f196a0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/udecode/plate/commit/1bc0971774fbfb770780c9bdb94746a6f0f196a0"
                },
                {
                    "reference_url": "https://stackoverflow.com/a/43467144",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://stackoverflow.com/a/43467144"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40631",
                    "reference_id": "CVE-2024-40631",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40631"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-h3pq-667x-r789",
                    "reference_id": "GHSA-h3pq-667x-r789",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-h3pq-667x-r789"
                },
                {
                    "reference_url": "https://github.com/udecode/plate/security/advisories/GHSA-h3pq-667x-r789",
                    "reference_id": "GHSA-h3pq-667x-r789",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/udecode/plate/security/advisories/GHSA-h3pq-667x-r789"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/82183?format=api",
                    "purl": "pkg:npm/%40udecode/plate-media@36.0.10",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540udecode/plate-media@36.0.10"
                }
            ],
            "aliases": [
                "CVE-2024-40631",
                "GHSA-h3pq-667x-r789"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-q9dd-wywr-ckeb"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540udecode/plate-media@36.0.10"
}