Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/93307?format=api",
    "vulnerability_id": "VCID-wtek-2b4e-xkd5",
    "summary": "Improper Authorization (CWE-285) in Kibana can lead to privilege escalation (CAPEC-233) by allowing an authenticated user to bypass intended permission restrictions via a crafted HTTP request. This allows an attacker who lacks the live queries - read permission to successfully retrieve the list of live queries.",
    "aliases": [
        {
            "alias": "CVE-2025-68422"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-68422.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.3",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-68422.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-68422",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00031",
                    "scoring_system": "epss",
                    "scoring_elements": "0.09329",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00031",
                    "scoring_system": "epss",
                    "scoring_elements": "0.09381",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00031",
                    "scoring_system": "epss",
                    "scoring_elements": "0.0938",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00031",
                    "scoring_system": "epss",
                    "scoring_elements": "0.09369",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-68422"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423747",
            "reference_id": "2423747",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423747"
        },
        {
            "reference_url": "https://discuss.elastic.co/t/kibana-8-19-7-9-1-7-and-9-2-1-security-update-esa-2025-39/384187",
            "reference_id": "384187",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-12-19T15:37:03Z/"
                }
            ],
            "url": "https://discuss.elastic.co/t/kibana-8-19-7-9-1-7-and-9-2-1-security-update-esa-2025-39/384187"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 863,
            "name": "Incorrect Authorization",
            "description": "The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions."
        }
    ],
    "exploits": [],
    "severity_range_score": "4.3 - 4.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wtek-2b4e-xkd5"
}