Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/102243?format=api",
    "vulnerability_id": "VCID-cj73-aybc-kygh",
    "summary": "Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in The Wikimedia Foundation MediaWiki PageForms extension allows Stored XSS.This issue affects MediaWiki PageForms extension: 1.44.",
    "aliases": [
        {
            "alias": "CVE-2025-62657"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-62657",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00039",
                    "scoring_system": "epss",
                    "scoring_elements": "0.11929",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00039",
                    "scoring_system": "epss",
                    "scoring_elements": "0.1202",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00039",
                    "scoring_system": "epss",
                    "scoring_elements": "0.12022",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00039",
                    "scoring_system": "epss",
                    "scoring_elements": "0.12002",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-62657"
        },
        {
            "reference_url": "https://phabricator.wikimedia.org/T405357",
            "reference_id": "T405357",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.8",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:P/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/S:N/AU:N/R:U/V:C/RE:L/U:Amber"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-10-21T15:29:53Z/"
                }
            ],
            "url": "https://phabricator.wikimedia.org/T405357"
        }
    ],
    "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": "5.8 - 5.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-cj73-aybc-kygh"
}