Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/31228?format=api",
    "vulnerability_id": "VCID-1119-zsfd-kyfn",
    "summary": "Startup control vulnerability in the ability module\nImpact: Successful exploitation of this vulnerability may cause features to perform abnormally.",
    "aliases": [
        {
            "alias": "CVE-2024-54121"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-54121",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00149",
                    "scoring_system": "epss",
                    "scoring_elements": "0.35274",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00149",
                    "scoring_system": "epss",
                    "scoring_elements": "0.35453",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00149",
                    "scoring_system": "epss",
                    "scoring_elements": "0.35476",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00149",
                    "scoring_system": "epss",
                    "scoring_elements": "0.3546",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-54121"
        },
        {
            "reference_url": "https://consumer.huawei.com/en/support/bulletin/2025/1/",
            "reference_id": "1",
            "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:N/I:N/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-01-08T14:27:23Z/"
                }
            ],
            "url": "https://consumer.huawei.com/en/support/bulletin/2025/1/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 20,
            "name": "Improper Input Validation",
            "description": "The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.2 - 6.2",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1119-zsfd-kyfn"
}