Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/83246?format=api",
    "vulnerability_id": "VCID-p4fd-73ug-bkfq",
    "summary": "Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in GaijinEntertainment DagorEngine (prog/3rdPartyLibs/miniupnpc modules). This vulnerability is associated with program files upnpreplyparse.C.\n\nThis issue affects DagorEngine: through dagor_2025_01_15.",
    "aliases": [
        {
            "alias": "CVE-2026-24798"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-24798",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00082",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23977",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00082",
                    "scoring_system": "epss",
                    "scoring_elements": "0.24174",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00082",
                    "scoring_system": "epss",
                    "scoring_elements": "0.24183",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00082",
                    "scoring_system": "epss",
                    "scoring_elements": "0.24162",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-24798"
        },
        {
            "reference_url": "https://github.com/GaijinEntertainment/DagorEngine/pull/136",
            "reference_id": "136",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.3",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:H/SA:H/S:P/AU:Y/R:U/V:C/RE:M/U:Amber"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2026-01-27T21:09:29Z/"
                }
            ],
            "url": "https://github.com/GaijinEntertainment/DagorEngine/pull/136"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 119,
            "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
            "description": "The product performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer."
        }
    ],
    "exploits": [],
    "severity_range_score": "9.3 - 9.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p4fd-73ug-bkfq"
}