Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/111971?format=api",
    "vulnerability_id": "VCID-wuk4-gpz9-qyeb",
    "summary": "The sequence of packets received by a Networking server are not correctly checked.\n\nAn attacker could exploit this vulnerability to send specially crafted messages to force the application to stop.",
    "aliases": [
        {
            "alias": "CVE-2025-9998"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-9998",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00037",
                    "scoring_system": "epss",
                    "scoring_elements": "0.11464",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-9998"
        },
        {
            "reference_url": "https://www.pcvue.com/security/#SB2025-4",
            "reference_id": "#SB2025-4",
            "reference_type": "",
            "scores": [
                {
                    "value": "6",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:A/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L/AU:Y/R:U/RE:M/U:Green"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-09-05T17:51:03Z/"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/"
                }
            ],
            "url": "https://www.pcvue.com/security/#SB2025-4"
        }
    ],
    "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": "6.0 - 6.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wuk4-gpz9-qyeb"
}