Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/55939?format=api",
    "vulnerability_id": "VCID-tw9k-1wj1-5qh8",
    "summary": "Improper check for unusual or exceptional conditions in Intel(R) TDX Module firmware before version 1.5.06 may allow a privileged user to potentially enable information disclosure via local access.",
    "aliases": [
        {
            "alias": "CVE-2024-27457"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-27457",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00035",
                    "scoring_system": "epss",
                    "scoring_elements": "0.10732",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00035",
                    "scoring_system": "epss",
                    "scoring_elements": "0.10791",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-27457"
        },
        {
            "reference_url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01099.html",
            "reference_id": "intel-sa-01099.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "2.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N"
                },
                {
                    "value": "1.8",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-09T14:56:06Z/"
                }
            ],
            "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01099.html"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 754,
            "name": "Improper Check for Unusual or Exceptional Conditions",
            "description": "The product does not check or incorrectly checks for unusual or exceptional conditions that are not expected to occur frequently during day to day operation of the product."
        }
    ],
    "exploits": [],
    "severity_range_score": "1.8 - 2.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tw9k-1wj1-5qh8"
}