Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/116273?format=api",
    "vulnerability_id": "VCID-m7u1-v7qd-dbdr",
    "summary": "In display, 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: ALPS10196993; Issue ID: MSV-4804.",
    "aliases": [
        {
            "alias": "CVE-2025-20769"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-20769",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "4e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00209",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-20769"
        },
        {
            "reference_url": "https://corp.mediatek.com/product-security-bulletin/December-2025",
            "reference_id": "December-2025",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N"
                },
                {
                    "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:28Z/"
                }
            ],
            "url": "https://corp.mediatek.com/product-security-bulletin/December-2025"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 121,
            "name": "Stack-based Buffer Overflow",
            "description": "A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function)."
        }
    ],
    "exploits": [],
    "severity_range_score": "3.4 - 3.4",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-m7u1-v7qd-dbdr"
}