Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50488?format=api",
    "vulnerability_id": "VCID-wx8k-vpum-4udp",
    "summary": "OpenClaw macOS companion app (beta): allowlist parsing mismatch for system.run shell chains\nIn the macOS companion app (**currently beta**), a parsing mismatch in exec approvals could let shell-chain payloads pass allowlist checks in `system.run` under specific settings.",
    "aliases": [
        {
            "alias": "CVE-2026-31993"
        },
        {
            "alias": "GHSA-5f9p-f3w2-fwch"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/74371?format=api",
            "purl": "pkg:npm/openclaw@2026.2.22",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-a7ay-d7ey-p3gz"
                },
                {
                    "vulnerability": "VCID-vnjc-aqhz-cudy"
                },
                {
                    "vulnerability": "VCID-zkrk-yqcx-dkdb"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/openclaw@2026.2.22"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/openclaw/openclaw",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw"
        },
        {
            "reference_url": "https://github.com/openclaw/openclaw/commit/5da03e622119fa012285cdb590fcf4264c965cb5",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw/commit/5da03e622119fa012285cdb590fcf4264c965cb5"
        },
        {
            "reference_url": "https://github.com/openclaw/openclaw/commit/e371da38aab99521c4e076cd3d95fd775e00b784",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw/commit/e371da38aab99521c4e076cd3d95fd775e00b784"
        },
        {
            "reference_url": "https://www.vulncheck.com/advisories/openclaw-allowlist-parsing-mismatch-in-system-run-shell-chains",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.vulncheck.com/advisories/openclaw-allowlist-parsing-mismatch-in-system-run-shell-chains"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31993",
            "reference_id": "CVE-2026-31993",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31993"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-5f9p-f3w2-fwch",
            "reference_id": "GHSA-5f9p-f3w2-fwch",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-5f9p-f3w2-fwch"
        },
        {
            "reference_url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-5f9p-f3w2-fwch",
            "reference_id": "GHSA-5f9p-f3w2-fwch",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-5f9p-f3w2-fwch"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 184,
            "name": "Incomplete List of Disallowed Inputs",
            "description": "The product implements a protection mechanism that relies on a list of inputs (or properties of inputs) that are not allowed by policy or otherwise require other action to neutralize before additional processing takes place, but the list is incomplete, leading to resultant weaknesses."
        },
        {
            "cwe_id": 285,
            "name": "Improper Authorization",
            "description": "The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wx8k-vpum-4udp"
}