Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/74120?format=api",
    "purl": "pkg:npm/systeminformation@5.30.8",
    "type": "npm",
    "namespace": "",
    "name": "systeminformation",
    "version": "5.30.8",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "4.26.2",
    "latest_non_vulnerable_version": "5.31.0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50225?format=api",
            "vulnerability_id": "VCID-2rnv-d3tb-hug9",
            "summary": "Systeminformation has a Command Injection via unsanitized interface parameter in wifi.js retry path\nA command injection vulnerability in the `wifiNetworks()` function allows an attacker to execute arbitrary OS commands via an unsanitized network interface parameter in the retry code path.",
            "references": [
                {
                    "reference_url": "https://github.com/sebhildebrandt/systeminformation",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/sebhildebrandt/systeminformation"
                },
                {
                    "reference_url": "https://github.com/sebhildebrandt/systeminformation/commit/22242aa56188f2bffcbd7d265a11e1ebb808b460",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/sebhildebrandt/systeminformation/commit/22242aa56188f2bffcbd7d265a11e1ebb808b460"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26280",
                    "reference_id": "CVE-2026-26280",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26280"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-9c88-49p5-5ggf",
                    "reference_id": "GHSA-9c88-49p5-5ggf",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-9c88-49p5-5ggf"
                },
                {
                    "reference_url": "https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-9c88-49p5-5ggf",
                    "reference_id": "GHSA-9c88-49p5-5ggf",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-9c88-49p5-5ggf"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/74120?format=api",
                    "purl": "pkg:npm/systeminformation@5.30.8",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/systeminformation@5.30.8"
                }
            ],
            "aliases": [
                "CVE-2026-26280",
                "GHSA-9c88-49p5-5ggf"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2rnv-d3tb-hug9"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/systeminformation@5.30.8"
}