Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/99433?format=api",
    "vulnerability_id": "VCID-t4f3-haeh-wkgz",
    "summary": "Multiple denial-of-service vulnerabilities exist in the affected product. These issues can be triggered through various crafted inputs, including malformed Class 3 messages, memory leak conditions, and other resource exhaustion scenarios. Exploitation may cause the device to become unresponsive and, in some cases, result in a major nonrecoverable fault. Recovery may require a restart.",
    "aliases": [
        {
            "alias": "CVE-2025-14027"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-14027",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00082",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23977",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00082",
                    "scoring_system": "epss",
                    "scoring_elements": "0.24174",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00082",
                    "scoring_system": "epss",
                    "scoring_elements": "0.24183",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-14027"
        },
        {
            "reference_url": "https://www.rockwellautomation.com/en-us/trust-center/security-advisories/advisory.SD1769.html",
            "reference_id": "advisory.SD1769.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2026-01-20T16:40:48Z/"
                }
            ],
            "url": "https://www.rockwellautomation.com/en-us/trust-center/security-advisories/advisory.SD1769.html"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 401,
            "name": "Missing Release of Memory after Effective Lifetime",
            "description": "The product does not sufficiently track and release allocated memory after it has been used, which slowly consumes remaining memory."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.7 - 8.7",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-t4f3-haeh-wkgz"
}