Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/96146?format=api",
    "vulnerability_id": "VCID-xkmf-98m6-8ufm",
    "summary": "Lack of Graceful Error Handling - HTTP 5xx ErrorThis issue affects BLU-IC2: through 1.19.5; BLU-IC4: through 1.19.5 .",
    "aliases": [
        {
            "alias": "CVE-2025-12516"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-12516",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00069",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21456",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00069",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21641",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00069",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21654",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-12516"
        },
        {
            "reference_url": "https://azure-access.com/security-advisories",
            "reference_id": "security-advisories",
            "reference_type": "",
            "scores": [
                {
                    "value": "10",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2025-10-30T17:24:29Z/"
                }
            ],
            "url": "https://azure-access.com/security-advisories"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 394,
            "name": "Unexpected Status Code or Return Value",
            "description": "The product does not properly check when a function or operation returns a value that is legitimate for the function, but is not expected by the product."
        }
    ],
    "exploits": [],
    "severity_range_score": "10.0 - 10.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xkmf-98m6-8ufm"
}