Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/76858?format=api",
    "vulnerability_id": "VCID-gq1g-qmyj-f7cy",
    "summary": "Out of bounds write in openSeaChest’s --showSupportedFormats in Seagate’s openSeaChest v25.05.3 on all supported platforms allows for writing 1 extra byte outside of allocated memory which sets a value to 1 via a maliciously crafted NVMe device with a bogus value in the namespace FLBAS byte.",
    "aliases": [
        {
            "alias": "CVE-2026-10719"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-10719",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00017",
                    "scoring_system": "epss",
                    "scoring_elements": "0.04464",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00017",
                    "scoring_system": "epss",
                    "scoring_elements": "0.0448",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00017",
                    "scoring_system": "epss",
                    "scoring_elements": "0.04483",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00017",
                    "scoring_system": "epss",
                    "scoring_elements": "0.04468",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-10719"
        },
        {
            "reference_url": "https://www.seagate.com/support/software/seachest/",
            "reference_id": "seachest",
            "reference_type": "",
            "scores": [
                {
                    "value": "1.8",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L/S:N/AU:Y/R:A/V:D/RE:L/U:Clear"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-06-03T13:11:03Z/"
                }
            ],
            "url": "https://www.seagate.com/support/software/seachest/"
        },
        {
            "reference_url": "https://www.seagate.com/product-security/#security-advisories",
            "reference_id": "#security-advisories",
            "reference_type": "",
            "scores": [
                {
                    "value": "1.8",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L/S:N/AU:Y/R:A/V:D/RE:L/U:Clear"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-06-03T13:11:03Z/"
                }
            ],
            "url": "https://www.seagate.com/product-security/#security-advisories"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 787,
            "name": "Out-of-bounds Write",
            "description": "The product writes data past the end, or before the beginning, of the intended buffer."
        }
    ],
    "exploits": [],
    "severity_range_score": "1.8 - 1.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-gq1g-qmyj-f7cy"
}