Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/60378?format=api",
    "purl": "pkg:nuget/Microsoft.Rest.ClientRuntime@2.3.24",
    "type": "nuget",
    "namespace": "",
    "name": "Microsoft.Rest.ClientRuntime",
    "version": "2.3.24",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.3.24",
    "latest_non_vulnerable_version": "2.3.24",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/15534?format=api",
            "vulnerability_id": "VCID-wkqm-xb2d-rben",
            "summary": "Insertion of Sensitive Information into Log File\nAzure SDK for .NET Information Disclosure Vulnerability",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-26907",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0047",
                            "scoring_system": "epss",
                            "scoring_elements": "0.64887",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-26907"
                },
                {
                    "reference_url": "https://github.com/Azure/azure-sdk-for-net/blob/a919c48ae294fed084a9679b6f53ac6af3fb4c3a/sdk/mgmtcommon/ClientRuntime/ClientRuntime/Microsoft.Rest.ClientRuntime.csproj#L11",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/Azure/azure-sdk-for-net/blob/a919c48ae294fed084a9679b6f53ac6af3fb4c3a/sdk/mgmtcommon/ClientRuntime/ClientRuntime/Microsoft.Rest.ClientRuntime.csproj#L11"
                },
                {
                    "reference_url": "https://github.com/Azure/azure-sdk-for-net/commit/e67f2a9fc5aa1060bd465d1458c347671268f6f5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/Azure/azure-sdk-for-net/commit/e67f2a9fc5aa1060bd465d1458c347671268f6f5"
                },
                {
                    "reference_url": "https://github.com/Azure/azure-sdk-for-net/pull/28169",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/Azure/azure-sdk-for-net/pull/28169"
                },
                {
                    "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26907",
                    "reference_id": "CVE-2022-26907",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26907"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26907",
                    "reference_id": "CVE-2022-26907",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26907"
                },
                {
                    "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26907",
                    "reference_id": "CVE-2022-26907",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26907"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-whph-446h-6m9v",
                    "reference_id": "GHSA-whph-446h-6m9v",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-whph-446h-6m9v"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60378?format=api",
                    "purl": "pkg:nuget/Microsoft.Rest.ClientRuntime@2.3.24",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.Rest.ClientRuntime@2.3.24"
                }
            ],
            "aliases": [
                "CVE-2022-26907",
                "GHSA-whph-446h-6m9v"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wkqm-xb2d-rben"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.Rest.ClientRuntime@2.3.24"
}