Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40193?format=api",
    "vulnerability_id": "VCID-p33p-4224-xbbt",
    "summary": "Linen before cd37c3e does not verify that the domain is linen.dev or www.linen.dev when resetting a password. This occurs in create in apps/web/pages/api/forgot-password/index.ts.",
    "aliases": [
        {
            "alias": "CVE-2024-45522"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-45522",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0009",
                    "scoring_system": "epss",
                    "scoring_elements": "0.25601",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.0009",
                    "scoring_system": "epss",
                    "scoring_elements": "0.25799",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.0009",
                    "scoring_system": "epss",
                    "scoring_elements": "0.25816",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-45522"
        },
        {
            "reference_url": "https://github.com/Linen-dev/linen.dev/commit/cd37c3e88ec29f4e7baae7e32fe80d0137848d10",
            "reference_id": "cd37c3e88ec29f4e7baae7e32fe80d0137848d10",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-09-03T14:52:52Z/"
                }
            ],
            "url": "https://github.com/Linen-dev/linen.dev/commit/cd37c3e88ec29f4e7baae7e32fe80d0137848d10"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "9.1 - 9.1",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p33p-4224-xbbt"
}