Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/108641?format=api",
    "vulnerability_id": "VCID-s85e-cpwg-2qeb",
    "summary": "Out-of-bounds read in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.",
    "aliases": [
        {
            "alias": "CVE-2025-29834"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-29834",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00506",
                    "scoring_system": "epss",
                    "scoring_elements": "0.66679",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00506",
                    "scoring_system": "epss",
                    "scoring_elements": "0.66772",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00506",
                    "scoring_system": "epss",
                    "scoring_elements": "0.66786",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00506",
                    "scoring_system": "epss",
                    "scoring_elements": "0.66785",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-29834"
        },
        {
            "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-29834",
            "reference_id": "CVE-2025-29834",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-04-14T19:22:26Z/"
                }
            ],
            "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-29834"
        }
    ],
    "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": "7.5 - 7.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-s85e-cpwg-2qeb"
}