Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/116377?format=api",
    "vulnerability_id": "VCID-p2he-ppv5-fqed",
    "summary": "In display, there is a possible memory corruption due to use after free. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10182914; Issue ID: MSV-4699.",
    "aliases": [
        {
            "alias": "CVE-2025-20781"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-20781",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00397",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "6e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00394",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "6e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00393",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "6e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00401",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-20781"
        },
        {
            "reference_url": "https://corp.mediatek.com/product-security-bulletin/January-2026",
            "reference_id": "January-2026",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/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-01-07T04:56:05Z/"
                }
            ],
            "url": "https://corp.mediatek.com/product-security-bulletin/January-2026"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 415,
            "name": "Double Free",
            "description": "The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.8 - 7.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p2he-ppv5-fqed"
}