Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42599?format=api",
    "vulnerability_id": "VCID-uxea-1gj5-23ge",
    "summary": "An out-of-bounds read vulnerability has been reported to affect Media Streaming add-on. If an attacker gains local network access, they can then exploit the vulnerability to obtain secret data.\n\nWe have already fixed the vulnerability in the following version:\nMedia Streaming add-on 500.1.1.6 ( 2024/08/02 ) and later",
    "aliases": [
        {
            "alias": "CVE-2024-56807"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-56807",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00018",
                    "scoring_system": "epss",
                    "scoring_elements": "0.05166",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00018",
                    "scoring_system": "epss",
                    "scoring_elements": "0.05175",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00022",
                    "scoring_system": "epss",
                    "scoring_elements": "0.0658",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00022",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06562",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-56807"
        },
        {
            "reference_url": "https://www.qnap.com/en/security-advisory/qsa-25-57",
            "reference_id": "qsa-25-57",
            "reference_type": "",
            "scores": [
                {
                    "value": "1.7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-02-11T14:23:39Z/"
                }
            ],
            "url": "https://www.qnap.com/en/security-advisory/qsa-25-57"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 125,
            "name": "Out-of-bounds Read",
            "description": "The product reads data past the end, or before the beginning, of the intended buffer."
        }
    ],
    "exploits": [],
    "severity_range_score": "1.7 - 1.7",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-uxea-1gj5-23ge"
}