Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50148?format=api",
    "vulnerability_id": "VCID-nu42-52us-v7gp",
    "summary": "OpenClaw Google Chat spoofing access with allowlist authorized mutable email principal despite sender-ID mismatch\nGoogle Chat allowlisting supports matching by sender email in addition to immutable sender resource name (`users/<id>`). This weakens identity binding if a deployment assumes allowlists are strictly keyed by immutable principals.",
    "aliases": [
        {
            "alias": "GHSA-chm2-m3w2-wcxm"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/74053?format=api",
            "purl": "pkg:npm/openclaw@2026.2.14",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/openclaw@2026.2.14"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/74091?format=api",
            "purl": "pkg:npm/clawdbot@2026.1.24-3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3m66-j8ru-gkhq"
                },
                {
                    "vulnerability": "VCID-6xkm-ym55-2yfp"
                },
                {
                    "vulnerability": "VCID-73gk-ecqv-tyej"
                },
                {
                    "vulnerability": "VCID-8bxj-nx1j-efc9"
                },
                {
                    "vulnerability": "VCID-ack4-vu5k-muaj"
                },
                {
                    "vulnerability": "VCID-jekq-y7ju-hfdc"
                },
                {
                    "vulnerability": "VCID-nu42-52us-v7gp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/clawdbot@2026.1.24-3"
        }
    ],
    "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/c8424bf29a921e25663b29f308640b3d91a49432",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw/commit/c8424bf29a921e25663b29f308640b3d91a49432"
        },
        {
            "reference_url": "https://github.com/openclaw/openclaw/pull/16243",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw/pull/16243"
        },
        {
            "reference_url": "https://github.com/openclaw/openclaw/releases/tag/v2026.2.14",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw/releases/tag/v2026.2.14"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-chm2-m3w2-wcxm",
            "reference_id": "GHSA-chm2-m3w2-wcxm",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-chm2-m3w2-wcxm"
        },
        {
            "reference_url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-chm2-m3w2-wcxm",
            "reference_id": "GHSA-chm2-m3w2-wcxm",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-chm2-m3w2-wcxm"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 290,
            "name": "Authentication Bypass by Spoofing",
            "description": "This attack-focused weakness is caused by incorrectly implemented authentication schemes that are subject to spoofing attacks."
        },
        {
            "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-nu42-52us-v7gp"
}