Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41379?format=api",
    "vulnerability_id": "VCID-2szb-cb9g-gfe9",
    "summary": "An unauthenticated remote attacker can DoS a control agent due to access of a uninitialized pointer which may prevent or disrupt the charging functionality.",
    "aliases": [
        {
            "alias": "CVE-2024-26004"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-26004",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00475",
                    "scoring_system": "epss",
                    "scoring_elements": "0.65253",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-26004"
        },
        {
            "reference_url": "https://cert.vde.com/en/advisories/VDE-2024-011",
            "reference_id": "VDE-2024-011",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-03-12T15:53:30Z/"
                }
            ],
            "url": "https://cert.vde.com/en/advisories/VDE-2024-011"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 824,
            "name": "Access of Uninitialized Pointer",
            "description": "The product accesses or uses a pointer that has not been initialized."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.5 - 7.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2szb-cb9g-gfe9"
}