Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/94797?format=api",
    "vulnerability_id": "VCID-9hr3-gv37-f3dh",
    "summary": "Pexip Infinity before 39.0 has Missing Authentication for a Critical Function in a product-internal API, allowing an attacker (who already has access to execute code on one node within a Pexip Infinity installation) to impact the operation of other nodes within the installation.",
    "aliases": [
        {
            "alias": "CVE-2025-66377"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-66377",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00026",
                    "scoring_system": "epss",
                    "scoring_elements": "0.07917",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00026",
                    "scoring_system": "epss",
                    "scoring_elements": "0.07953",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-66377"
        },
        {
            "reference_url": "https://docs.pexip.com/admin/security_bulletins.htm",
            "reference_id": "security_bulletins.htm",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-12-26T14:40:10Z/"
                }
            ],
            "url": "https://docs.pexip.com/admin/security_bulletins.htm"
        }
    ],
    "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."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.5 - 7.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-9hr3-gv37-f3dh"
}