Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/55136?format=api",
    "vulnerability_id": "VCID-q5dm-u2wj-gqh9",
    "summary": "In m4u, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS08996900; Issue ID: MSV-1635.",
    "aliases": [
        {
            "alias": "CVE-2024-20096"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-20096",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00026",
                    "scoring_system": "epss",
                    "scoring_elements": "0.07823",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-20096"
        },
        {
            "reference_url": "https://corp.mediatek.com/product-security-bulletin/October-2024",
            "reference_id": "October-2024",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-07T13:31:03Z/"
                }
            ],
            "url": "https://corp.mediatek.com/product-security-bulletin/October-2024"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 125,
            "name": "Out-of-bounds Read",
            "description": "The product reads data past the end, or before the beginning, of the intended buffer."
        }
    ],
    "exploits": [],
    "severity_range_score": "4.4 - 4.4",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-q5dm-u2wj-gqh9"
}