Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/67488?format=api",
    "vulnerability_id": "VCID-jf53-sz3p-tbh2",
    "summary": "Out of bounds write in Codecs in Google Chrome on Mac prior to 148.0.7778.168 allowed a remote attacker to potentially perform a sandbox escape via a crafted video file. (Chromium security severity: Medium)",
    "aliases": [
        {
            "alias": "CVE-2026-8569"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://issues.chromium.org/issues/490229299",
            "reference_id": "490229299",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/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-05-14T21:16:22Z/"
                }
            ],
            "url": "https://issues.chromium.org/issues/490229299"
        },
        {
            "reference_url": "https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_12.html",
            "reference_id": "stable-channel-update-for-desktop_12.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/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-05-14T21:16:22Z/"
                }
            ],
            "url": "https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_12.html"
        }
    ],
    "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": "8.3 - 8.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jf53-sz3p-tbh2"
}