Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/97441?format=api",
    "vulnerability_id": "VCID-mzyd-wmm8-cygj",
    "summary": "Bypass vulnerability in the network search instruction authentication module\nImpact: Successful exploitation of this vulnerability can bypass authentication and enable access to some network search functions.",
    "aliases": [
        {
            "alias": "CVE-2025-46590"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46590",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00072",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21994",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46590"
        },
        {
            "reference_url": "https://consumer.huawei.com/en/support/bulletin/2025/5/",
            "reference_id": "5",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/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-05-06T13:39:04Z/"
                }
            ],
            "url": "https://consumer.huawei.com/en/support/bulletin/2025/5/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 287,
            "name": "Improper Authentication",
            "description": "When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.3 - 6.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mzyd-wmm8-cygj"
}