Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/84640?format=api",
    "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.win-arm@9.0.15",
    "type": "nuget",
    "namespace": "",
    "name": "Microsoft.NetCore.App.Runtime.win-arm",
    "version": "9.0.15",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "9.0.16",
    "latest_non_vulnerable_version": "10.0.8",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/327819?format=api",
            "vulnerability_id": "VCID-yv1k-mncz-q3he",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-32175",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00032",
                            "scoring_system": "epss",
                            "scoring_elements": "0.09792",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-32175"
                },
                {
                    "reference_url": "https://github.com/dotnet/announcements/issues/396",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/dotnet/announcements/issues/396"
                },
                {
                    "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32175",
                    "reference_id": "CVE-2026-32175",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32175"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32175",
                    "reference_id": "CVE-2026-32175",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32175"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-rg75-q538-x34v",
                    "reference_id": "GHSA-rg75-q538-x34v",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-rg75-q538-x34v"
                },
                {
                    "reference_url": "https://github.com/dotnet/runtime/security/advisories/GHSA-rg75-q538-x34v",
                    "reference_id": "GHSA-rg75-q538-x34v",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/dotnet/runtime/security/advisories/GHSA-rg75-q538-x34v"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/84641?format=api",
                    "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.win-arm@9.0.16",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.win-arm@9.0.16"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/84625?format=api",
                    "purl": "pkg:nuget/Microsoft.NetCore.App.Runtime.win-arm@10.0.8",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.win-arm@10.0.8"
                }
            ],
            "aliases": [
                "CVE-2026-32175",
                "GHSA-rg75-q538-x34v"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-yv1k-mncz-q3he"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.win-arm@9.0.15"
}