Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/97168?format=api",
    "vulnerability_id": "VCID-h1rq-su8x-8kac",
    "summary": "Out-of-bounds data read vulnerability in the authorization module\nImpact: Successful exploitation of this vulnerability may affect service confidentiality.",
    "aliases": [
        {
            "alias": "CVE-2025-46591"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46591",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00045",
                    "scoring_system": "epss",
                    "scoring_elements": "0.14181",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46591"
        },
        {
            "reference_url": "https://consumer.huawei.com/en/support/bulletin/2025/5/",
            "reference_id": "5",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.2",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-05-06T13:30:32Z/"
                }
            ],
            "url": "https://consumer.huawei.com/en/support/bulletin/2025/5/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 602,
            "name": "Client-Side Enforcement of Server-Side Security",
            "description": "The product is composed of a server that relies on the client to implement a mechanism that is intended to protect the server."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.2 - 6.2",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-h1rq-su8x-8kac"
}