Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/97044?format=api",
    "vulnerability_id": "VCID-w4uz-7s6z-xqcy",
    "summary": "Buffer over-read in some Zoom Workplace Apps for Windows may allow an authenticated user to conduct a denial of service via network access.",
    "aliases": [
        {
            "alias": "CVE-2025-46785"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46785",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00311",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54743",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46785"
        },
        {
            "reference_url": "https://www.zoom.com/en/trust/security-bulletin/zsb-25021",
            "reference_id": "zsb-25021",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-05-14T17:54:10Z/"
                }
            ],
            "url": "https://www.zoom.com/en/trust/security-bulletin/zsb-25021"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 120,
            "name": "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')",
            "description": "The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.5 - 6.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-w4uz-7s6z-xqcy"
}