Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50524?format=api",
    "vulnerability_id": "VCID-vp66-1yq4-5qbm",
    "summary": "OpenClaw: MS Teams fileConsent/invoke missing conversation binding allowed cross-conversation pending-upload consumption\nIn `openclaw` MS Teams file-consent flow, pending uploads were authorized by `uploadId` alone. `fileConsent/invoke` did not verify the invoke conversation against the conversation that created the pending upload.",
    "aliases": [
        {
            "alias": "GHSA-j26j-7qc4-3mrf"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/74377?format=api",
            "purl": "pkg:npm/openclaw@2026.2.25",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/openclaw@2026.2.25"
        }
    ],
    "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/347f7b9550064f5f5b33c6e07f64e85b9657b6f1",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw/commit/347f7b9550064f5f5b33c6e07f64e85b9657b6f1"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-j26j-7qc4-3mrf",
            "reference_id": "GHSA-j26j-7qc4-3mrf",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-j26j-7qc4-3mrf"
        },
        {
            "reference_url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-j26j-7qc4-3mrf",
            "reference_id": "GHSA-j26j-7qc4-3mrf",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-j26j-7qc4-3mrf"
        }
    ],
    "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": 862,
            "name": "Missing Authorization",
            "description": "The product does not perform 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-vp66-1yq4-5qbm"
}