Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/102473?format=api",
    "vulnerability_id": "VCID-ebzz-hphd-w7aa",
    "summary": "Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in The Wikimedia Foundation Mediawiki - WikiLove Extension allows Stored XSS.This issue affects Mediawiki - WikiLove Extension: 1.39.",
    "aliases": [
        {
            "alias": "CVE-2025-62694"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-62694",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00053",
                    "scoring_system": "epss",
                    "scoring_elements": "0.16944",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00053",
                    "scoring_system": "epss",
                    "scoring_elements": "0.171",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-62694"
        },
        {
            "reference_url": "https://gerrit.wikimedia.org/r/c/1191439",
            "reference_id": "1191439",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.9",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-10-21T13:49:45Z/"
                }
            ],
            "url": "https://gerrit.wikimedia.org/r/c/1191439"
        },
        {
            "reference_url": "https://phabricator.wikimedia.org/T400525",
            "reference_id": "T400525",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.9",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-10-21T13:49:45Z/"
                }
            ],
            "url": "https://phabricator.wikimedia.org/T400525"
        }
    ],
    "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-ebzz-hphd-w7aa"
}