Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/89196?format=api",
    "vulnerability_id": "VCID-a17m-hq2e-quhz",
    "summary": "in OpenHarmony v5.0.2 and prior versions allow a local attacker case DOS through missing release of memory.",
    "aliases": [
        {
            "alias": "CVE-2025-25057"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-25057",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00092",
                    "scoring_system": "epss",
                    "scoring_elements": "0.25831",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00092",
                    "scoring_system": "epss",
                    "scoring_elements": "0.26031",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00092",
                    "scoring_system": "epss",
                    "scoring_elements": "0.26046",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00092",
                    "scoring_system": "epss",
                    "scoring_elements": "0.26032",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-25057"
        },
        {
            "reference_url": "https://gitee.com/openharmony/security/blob/master/zh/security-disclosure/2025/2025-04.md",
            "reference_id": "2025-04.md",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-07T14:29:28Z/"
                }
            ],
            "url": "https://gitee.com/openharmony/security/blob/master/zh/security-disclosure/2025/2025-04.md"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 401,
            "name": "Missing Release of Memory after Effective Lifetime",
            "description": "The product does not sufficiently track and release allocated memory after it has been used, which slowly consumes remaining memory."
        }
    ],
    "exploits": [],
    "severity_range_score": "3.3 - 3.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-a17m-hq2e-quhz"
}