Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/74533?format=api",
    "vulnerability_id": "VCID-zzh2-1nac-4kd8",
    "summary": "After Effects versions 25.6 and earlier are affected by a Use After Free vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.",
    "aliases": [
        {
            "alias": "CVE-2026-21351"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-21351",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00015",
                    "scoring_system": "epss",
                    "scoring_elements": "0.02919",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-21351"
        },
        {
            "reference_url": "https://helpx.adobe.com/security/products/after_effects/apsb26-15.html",
            "reference_id": "apsb26-15.html",
            "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/2026-02-11T04:56:47Z/"
                }
            ],
            "url": "https://helpx.adobe.com/security/products/after_effects/apsb26-15.html"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 416,
            "name": "Use After Free",
            "description": "Referencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.8 - 7.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zzh2-1nac-4kd8"
}