Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38685?format=api",
    "vulnerability_id": "VCID-93ex-yhgq-efb4",
    "summary": "An Insecure Direct Object Reference in Google Cloud's Looker allowed metadata exposure across authenticated Looker users sharing the same LookML model.",
    "aliases": [
        {
            "alias": "CVE-2024-5166"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-5166",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00067",
                    "scoring_system": "epss",
                    "scoring_elements": "0.20812",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-5166"
        },
        {
            "reference_url": "https://cloud.google.com/looker/docs/best-practices/query-id-update-instructions",
            "reference_id": "query-id-update-instructions",
            "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:H/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-05-22T19:50:49Z/"
                }
            ],
            "url": "https://cloud.google.com/looker/docs/best-practices/query-id-update-instructions"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 639,
            "name": "Authorization Bypass Through User-Controlled Key",
            "description": "The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.5 - 6.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-93ex-yhgq-efb4"
}