Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50205?format=api",
    "vulnerability_id": "VCID-ack4-vu5k-muaj",
    "summary": "OpenClaw affected by cross-site request forgery (CSRF) through loopback browser mutation endpoints\nBrowser-facing localhost mutation routes accepted cross-origin browser requests without explicit Origin/Referer validation. Loopback binding reduces remote exposure but does not prevent browser-initiated requests from malicious origins.",
    "aliases": [
        {
            "alias": "CVE-2026-26317"
        },
        {
            "alias": "GHSA-3fqr-4cg8-h96q"
        }
    ],
    "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/b566b09f81e2b704bf9398d8d97d5f7a90aa94c3",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw/commit/b566b09f81e2b704bf9398d8d97d5f7a90aa94c3"
        },
        {
            "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://nvd.nist.gov/vuln/detail/CVE-2026-26317",
            "reference_id": "CVE-2026-26317",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26317"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-3fqr-4cg8-h96q",
            "reference_id": "GHSA-3fqr-4cg8-h96q",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-3fqr-4cg8-h96q"
        },
        {
            "reference_url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-3fqr-4cg8-h96q",
            "reference_id": "GHSA-3fqr-4cg8-h96q",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-3fqr-4cg8-h96q"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 352,
            "name": "Cross-Site Request Forgery (CSRF)",
            "description": "The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request."
        },
        {
            "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-ack4-vu5k-muaj"
}