Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/72873?format=api",
    "purl": "pkg:npm/mcp-fetch-server@1.0.2",
    "type": "npm",
    "namespace": "",
    "name": "mcp-fetch-server",
    "version": "1.0.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49395?format=api",
            "vulnerability_id": "VCID-d3jt-bfz9-gygx",
            "summary": "Fetch MCP Server has a Server-Side Request Forgery (SSRF) vulnerability\nfetch-mcp v1.0.2 and before is vulnerable to Server-Side Request Forgery (SSRF) vulnerability, which allows attackers to bypass private IP validation and access internal network resources.",
            "references": [
                {
                    "reference_url": "https://github.com/zcaceres/fetch-mcp",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/zcaceres/fetch-mcp"
                },
                {
                    "reference_url": "https://github.com/zcaceres/fetch-mcp/blob/c662c8ac300f715e414a64766cd95cc9ec60a1b3/src/Fetcher.ts#L20",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/zcaceres/fetch-mcp/blob/c662c8ac300f715e414a64766cd95cc9ec60a1b3/src/Fetcher.ts#L20"
                },
                {
                    "reference_url": "https://thorn-pheasant-6d8.notion.site/fetch-mcp-2853daf7b44180029ca5d56e03195736",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://thorn-pheasant-6d8.notion.site/fetch-mcp-2853daf7b44180029ca5d56e03195736"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65513",
                    "reference_id": "CVE-2025-65513",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65513"
                },
                {
                    "reference_url": "https://github.com/Team-Off-course/MCP-Server-Vuln-Analysis/blob/main/CVE-2025-65513.md",
                    "reference_id": "CVE-2025-65513.MD",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/Team-Off-course/MCP-Server-Vuln-Analysis/blob/main/CVE-2025-65513.md"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-8fxj-2g9q-8fjw",
                    "reference_id": "GHSA-8fxj-2g9q-8fjw",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-8fxj-2g9q-8fjw"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2025-65513",
                "GHSA-8fxj-2g9q-8fjw"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d3jt-bfz9-gygx"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/mcp-fetch-server@1.0.2"
}