Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/68282?format=api",
    "vulnerability_id": "VCID-gu69-tt5c-dycp",
    "summary": "kibana: allocation of resources without limits or throttling via specially crafted bulk retrieval request",
    "aliases": [
        {
            "alias": "CVE-2026-0531"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-0531.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-0531.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-0531",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0008",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23707",
                    "published_at": "2026-06-09T12:55:00Z"
                },
                {
                    "value": "0.0008",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23756",
                    "published_at": "2026-06-07T12:55:00Z"
                },
                {
                    "value": "0.0008",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23702",
                    "published_at": "2026-06-08T12:55:00Z"
                },
                {
                    "value": "0.0008",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23817",
                    "published_at": "2026-06-05T12:55:00Z"
                },
                {
                    "value": "0.0008",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23802",
                    "published_at": "2026-06-06T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-0531"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2429392",
            "reference_id": "2429392",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2429392"
        },
        {
            "reference_url": "https://discuss.elastic.co/t/kibana-8-19-10-9-1-10-9-2-4-security-update-esa-2026-04/384522",
            "reference_id": "384522",
            "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/2026-01-13T21:23:07Z/"
                }
            ],
            "url": "https://discuss.elastic.co/t/kibana-8-19-10-9-1-10-9-2-4-security-update-esa-2026-04/384522"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 770,
            "name": "Allocation of Resources Without Limits or Throttling",
            "description": "The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.5 - 6.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-gu69-tt5c-dycp"
}