Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/55628?format=api",
    "purl": "pkg:nuget/Microsoft.AspNetCore.Server.Kestrel.Core@2.0.2",
    "type": "nuget",
    "namespace": "",
    "name": "Microsoft.AspNetCore.Server.Kestrel.Core",
    "version": "2.0.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.0.3",
    "latest_non_vulnerable_version": "2.3.6",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/12218?format=api",
            "vulnerability_id": "VCID-rv9k-g19k-33d3",
            "summary": "Weak Password Recovery Mechanism for Forgotten Password\nASP.NET Core allow an elevation of privilege vulnerability due to how web applications that are created from templates validate web requests, aka \"ASP.NET Core Elevation Of Privilege Vulnerability\".",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-0787",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.17477",
                            "scoring_system": "epss",
                            "scoring_elements": "0.95191",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-0787"
                },
                {
                    "reference_url": "https://github.com/aspnet/Announcements/issues/295",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/aspnet/Announcements/issues/295"
                },
                {
                    "reference_url": "http://www.securityfocus.com/bid/103282",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securityfocus.com/bid/103282"
                },
                {
                    "reference_url": "http://www.securitytracker.com/id/1040525",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securitytracker.com/id/1040525"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0787",
                    "reference_id": "CVE-2018-0787",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0787"
                },
                {
                    "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0787",
                    "reference_id": "CVE-2018-0787",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0787"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-365p-96qv-xr7g",
                    "reference_id": "GHSA-365p-96qv-xr7g",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-365p-96qv-xr7g"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/55628?format=api",
                    "purl": "pkg:nuget/Microsoft.AspNetCore.Server.Kestrel.Core@2.0.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.Server.Kestrel.Core@2.0.2"
                }
            ],
            "aliases": [
                "CVE-2018-0787",
                "GHSA-365p-96qv-xr7g"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rv9k-g19k-33d3"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.Server.Kestrel.Core@2.0.2"
}