Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/50569?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50569?format=api", "vulnerability_id": "VCID-a7w7-e8zr-q3gx", "summary": "OpenClaw's exec allowlist wrapper analysis did not unwrap env/shell dispatch chains\n`system.run` exec allowlist analysis treated wrapper binaries as the effective executable and did not fully unwrap `env`/shell-dispatch wrappers.\n\nThis allowed wrapper-smuggled payloads (for example `env bash -lc ...`) to satisfy an allowlist entry for the wrapper while executing non-allowlisted commands.", "aliases": [ { "alias": "CVE-2026-27566" }, { "alias": "GHSA-jj82-76v6-933r" } ], "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/2b63592be57782c8946e521bc81286933f0f99c7", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/openclaw/openclaw/commit/2b63592be57782c8946e521bc81286933f0f99c7" }, { "reference_url": "https://www.vulncheck.com/advisories/openclaw-allowlist-bypass-via-wrapper-binary-unwrapping-in-system-run", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.vulncheck.com/advisories/openclaw-allowlist-bypass-via-wrapper-binary-unwrapping-in-system-run" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27566", "reference_id": "CVE-2026-27566", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27566" }, { "reference_url": "https://github.com/advisories/GHSA-jj82-76v6-933r", "reference_id": "GHSA-jj82-76v6-933r", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-jj82-76v6-933r" }, { "reference_url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-jj82-76v6-933r", "reference_id": "GHSA-jj82-76v6-933r", "reference_type": "", "scores": [], "url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-jj82-76v6-933r" } ], "weaknesses": [ { "cwe_id": 78, "name": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')", "description": "The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component." }, { "cwe_id": 863, "name": "Incorrect Authorization", "description": "The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions." }, { "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-a7w7-e8zr-q3gx" }