Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43363?format=api",
    "vulnerability_id": "VCID-jzry-bsmy-qudb",
    "summary": "In Bitcoin Core before 25.1, an attacker can cause a node to not download the latest block, because there can be minutes of delay when an announcing peer stalls instead of complying with the peer-to-peer protocol specification.",
    "aliases": [
        {
            "alias": "CVE-2024-52922"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-52922",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00229",
                    "scoring_system": "epss",
                    "scoring_elements": "0.45857",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-52922"
        },
        {
            "reference_url": "https://bitcoincore.org/en/2024/11/05/cb-stall-hindering-propagation/",
            "reference_id": "cb-stall-hindering-propagation",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-11-18T16:13:41Z/"
                }
            ],
            "url": "https://bitcoincore.org/en/2024/11/05/cb-stall-hindering-propagation/"
        },
        {
            "reference_url": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures",
            "reference_id": "Common_Vulnerabilities_and_Exposures",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-11-18T16:13:41Z/"
                }
            ],
            "url": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "6.5 - 6.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jzry-bsmy-qudb"
}