Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50740?format=api",
    "vulnerability_id": "VCID-xmac-9u25-aqf9",
    "summary": "Flowise Missing Authentication on NVIDIA NIM Endpoints\nThe NVIDIA NIM router (`/api/v1/nvidia-nim/*`) is `whitelist`ed in the global authentication middleware, allowing unauthenticated access to privileged container management and token generation endpoints.",
    "aliases": [
        {
            "alias": "CVE-2026-30824"
        },
        {
            "alias": "GHSA-5f53-522j-j454"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/74477?format=api",
            "purl": "pkg:npm/flowise@3.0.13",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/flowise@3.0.13"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/FlowiseAI/Flowise",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/FlowiseAI/Flowise"
        },
        {
            "reference_url": "https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.0.13",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.0.13"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30824",
            "reference_id": "CVE-2026-30824",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30824"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-5f53-522j-j454",
            "reference_id": "GHSA-5f53-522j-j454",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-5f53-522j-j454"
        },
        {
            "reference_url": "https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-5f53-522j-j454",
            "reference_id": "GHSA-5f53-522j-j454",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-5f53-522j-j454"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 306,
            "name": "Missing Authentication for Critical Function",
            "description": "The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources."
        },
        {
            "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-xmac-9u25-aqf9"
}