Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/65987?format=api",
    "vulnerability_id": "VCID-32xd-d3ss-f3ba",
    "summary": "Lack of output escaping leads to a XSS vector in the feed modules.",
    "aliases": [
        {
            "alias": "CVE-2026-25900"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-25900",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00292",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "5e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00291",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "5e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00293",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-25900"
        },
        {
            "reference_url": "https://developer.joomla.org/security-centre/1033-20260501-core-xss-in-feed-modules.html",
            "reference_id": "1033-20260501-core-xss-in-feed-modules.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.9",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-26T17:27:08Z/"
                }
            ],
            "url": "https://developer.joomla.org/security-centre/1033-20260501-core-xss-in-feed-modules.html"
        }
    ],
    "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.9 - 6.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-32xd-d3ss-f3ba"
}