Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/35296?format=api",
    "vulnerability_id": "VCID-bnyd-g82k-xyf8",
    "summary": "Permission control vulnerability in the hidebug module\nImpact: Successful exploitation of this vulnerability may affect service confidentiality.",
    "aliases": [
        {
            "alias": "CVE-2024-51526"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-51526",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00023",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06884",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00023",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06909",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-51526"
        },
        {
            "reference_url": "https://consumer.huawei.com/en/support/bulletin/2024/11/",
            "reference_id": "11",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.2",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-11-05T15:35:41Z/"
                }
            ],
            "url": "https://consumer.huawei.com/en/support/bulletin/2024/11/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 347,
            "name": "Improper Verification of Cryptographic Signature",
            "description": "The product does not verify, or incorrectly verifies, the cryptographic signature for data."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.2 - 8.2",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bnyd-g82k-xyf8"
}