Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/51756?format=api",
    "vulnerability_id": "VCID-hmtu-ramu-9uhg",
    "summary": "lunary-ai/lunary is vulnerable to broken access control in the latest version. An attacker can view the content of any dataset without any kind of authorization by sending a GET request to the /v1/datasets endpoint without a valid authorization token.",
    "aliases": [
        {
            "alias": "CVE-2024-10272"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-10272",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00199",
                    "scoring_system": "epss",
                    "scoring_elements": "0.41894",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00199",
                    "scoring_system": "epss",
                    "scoring_elements": "0.42058",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-10272"
        },
        {
            "reference_url": "https://github.com/lunary-ai/lunary/commit/35dd4af0001a54ccb14276a1546eb977f82c0c5e",
            "reference_id": "35dd4af0001a54ccb14276a1546eb977f82c0c5e",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-03-20T15:15:29Z/"
                }
            ],
            "url": "https://github.com/lunary-ai/lunary/commit/35dd4af0001a54ccb14276a1546eb977f82c0c5e"
        },
        {
            "reference_url": "https://huntr.com/bounties/3de48a54-b5c9-40a1-b794-d59c36d58fb6",
            "reference_id": "3de48a54-b5c9-40a1-b794-d59c36d58fb6",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-03-20T15:15:29Z/"
                }
            ],
            "url": "https://huntr.com/bounties/3de48a54-b5c9-40a1-b794-d59c36d58fb6"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 862,
            "name": "Missing Authorization",
            "description": "The product does not perform an authorization check when an actor attempts to access a resource or perform an action."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.5 - 7.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hmtu-ramu-9uhg"
}