Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/97144?format=api",
    "vulnerability_id": "VCID-8gt8-a47n-1ba9",
    "summary": "Karaz Karazal through 2025-04-14 allows reflected XSS via the lang parameter to the default URI.",
    "aliases": [
        {
            "alias": "CVE-2025-46657"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46657",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00037",
                    "scoring_system": "epss",
                    "scoring_elements": "0.11326",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00037",
                    "scoring_system": "epss",
                    "scoring_elements": "0.11396",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00037",
                    "scoring_system": "epss",
                    "scoring_elements": "0.11385",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00037",
                    "scoring_system": "epss",
                    "scoring_elements": "0.11352",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46657"
        },
        {
            "reference_url": "https://github.com/nov-1337/CVE-2025-46657/blob/main/CVE-2025-46657.md",
            "reference_id": "CVE-2025-46657.md",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.2",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-28T16:13:55Z/"
                }
            ],
            "url": "https://github.com/nov-1337/CVE-2025-46657/blob/main/CVE-2025-46657.md"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 79,
            "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
            "description": "The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.2 - 7.2",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8gt8-a47n-1ba9"
}