Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/105896?format=api",
    "vulnerability_id": "VCID-95jb-nzz9-yudu",
    "summary": "Use of uninitialized resource in Windows Routing and Remote Access Service (RRAS) allows an authorized attacker to disclose information over a network.",
    "aliases": [
        {
            "alias": "CVE-2025-53148"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-53148",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.02604",
                    "scoring_system": "epss",
                    "scoring_elements": "0.85953",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.02604",
                    "scoring_system": "epss",
                    "scoring_elements": "0.86002",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-53148"
        },
        {
            "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-53148",
            "reference_id": "CVE-2025-53148",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-08-12T19:02:43Z/"
                }
            ],
            "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-53148"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 908,
            "name": "Use of Uninitialized Resource",
            "description": "The product uses or accesses a resource that has not been initialized."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.7 - 5.7",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-95jb-nzz9-yudu"
}