Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/116269?format=api",
    "vulnerability_id": "VCID-d7e4-fn58-a7e6",
    "summary": "In smi, there is a possible out of bounds write due to a missing bounds check. 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: ALPS10259774; Issue ID: MSV-5029.",
    "aliases": [
        {
            "alias": "CVE-2025-20764"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-20764",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00449",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-20764"
        },
        {
            "reference_url": "https://corp.mediatek.com/product-security-bulletin/December-2025",
            "reference_id": "December-2025",
            "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/2025-12-03T04:55:34Z/"
                }
            ],
            "url": "https://corp.mediatek.com/product-security-bulletin/December-2025"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 787,
            "name": "Out-of-bounds Write",
            "description": "The product writes data past the end, or before the beginning, of the intended buffer."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.8 - 7.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d7e4-fn58-a7e6"
}