Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/331154?format=api",
    "vulnerability_id": "VCID-112a-zh4f-ykg7",
    "summary": "Caido is a web security auditing toolkit. A reflected cross-site scripting (XSS) vulnerability was discovered in Caido’s toast UI component in versions prior to 0.49.0. Toast messages may reflect unsanitized user input in certain tools such as Match&Replace and Scope. This could allow an attacker to craft input that results in arbitrary script execution. Version 0.49.0 fixes the issue.",
    "aliases": [
        {
            "alias": "CVE-2025-53834"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-53834",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00075",
                    "scoring_system": "epss",
                    "scoring_elements": "0.22739",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.00075",
                    "scoring_system": "epss",
                    "scoring_elements": "0.22783",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.00075",
                    "scoring_system": "epss",
                    "scoring_elements": "0.22573",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.00075",
                    "scoring_system": "epss",
                    "scoring_elements": "0.22649",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.00084",
                    "scoring_system": "epss",
                    "scoring_elements": "0.2447",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.00084",
                    "scoring_system": "epss",
                    "scoring_elements": "0.24485",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.00084",
                    "scoring_system": "epss",
                    "scoring_elements": "0.24441",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.00084",
                    "scoring_system": "epss",
                    "scoring_elements": "0.24383",
                    "published_at": "2026-04-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-53834"
        },
        {
            "reference_url": "https://github.com/caido/caido/security/advisories/GHSA-h8jr-c6qq-h7m7",
            "reference_id": "GHSA-h8jr-c6qq-h7m7",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-07-15T13:48:44Z/"
                }
            ],
            "url": "https://github.com/caido/caido/security/advisories/GHSA-h8jr-c6qq-h7m7"
        },
        {
            "reference_url": "https://github.com/caido/caido/releases/tag/v0.49.0",
            "reference_id": "v0.49.0",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-07-15T13:48:44Z/"
                }
            ],
            "url": "https://github.com/caido/caido/releases/tag/v0.49.0"
        }
    ],
    "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": "6.3 - 6.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-112a-zh4f-ykg7"
}