Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/97494?format=api",
    "vulnerability_id": "VCID-kse3-z8z4-63at",
    "summary": "CWE-434 Unrestricted Upload of File with Dangerous Type",
    "aliases": [
        {
            "alias": "CVE-2025-46384"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46384",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0032",
                    "scoring_system": "epss",
                    "scoring_elements": "0.5545",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46384"
        },
        {
            "reference_url": "https://www.gov.il/en/departments/dynamiccollectors/cve_advisories_listing?skip=0",
            "reference_id": "cve_advisories_listing?skip=0",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-07-21T16:13:30Z/"
                }
            ],
            "url": "https://www.gov.il/en/departments/dynamiccollectors/cve_advisories_listing?skip=0"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 434,
            "name": "Unrestricted Upload of File with Dangerous Type",
            "description": "The product allows the attacker to upload or transfer files of dangerous types that can be automatically processed within the product's environment."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.8 - 8.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-kse3-z8z4-63at"
}