Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50565?format=api",
    "vulnerability_id": "VCID-wc57-jut8-rfbe",
    "summary": "OpenClaw has a Feishu allowFrom authorization bypass via display-name collision\nFeishu allowlist authorization could be bypassed by display-name collision.",
    "aliases": [
        {
            "alias": "CVE-2026-32021"
        },
        {
            "alias": "GHSA-j4xf-96qf-rx69"
        }
    ],
    "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/4ed87a667263ed2d422b9d5d5a5d326e099f92c7",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw/commit/4ed87a667263ed2d422b9d5d5a5d326e099f92c7"
        },
        {
            "reference_url": "https://www.vulncheck.com/advisories/openclaw-authorization-bypass-via-display-name-collision-in-feishu-allowfrom",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.vulncheck.com/advisories/openclaw-authorization-bypass-via-display-name-collision-in-feishu-allowfrom"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32021",
            "reference_id": "CVE-2026-32021",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32021"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-j4xf-96qf-rx69",
            "reference_id": "GHSA-j4xf-96qf-rx69",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-j4xf-96qf-rx69"
        },
        {
            "reference_url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-j4xf-96qf-rx69",
            "reference_id": "GHSA-j4xf-96qf-rx69",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-j4xf-96qf-rx69"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 639,
            "name": "Authorization Bypass Through User-Controlled Key",
            "description": "The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data."
        },
        {
            "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-wc57-jut8-rfbe"
}