Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/77978?format=api",
    "vulnerability_id": "VCID-cn88-nuux-jyd8",
    "summary": "A malicious actor with access to the network and high privileges could exploit an Improper Input Validation vulnerability found in UniFi OS devices to execute a Command Injection.",
    "aliases": [
        {
            "alias": "CVE-2026-33000"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-33000",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00063",
                    "scoring_system": "epss",
                    "scoring_elements": "0.19938",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00063",
                    "scoring_system": "epss",
                    "scoring_elements": "0.2011",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00063",
                    "scoring_system": "epss",
                    "scoring_elements": "0.20129",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-33000"
        },
        {
            "reference_url": "https://community.ui.com/releases/Security-Advisory-Bulletin-064-064/84811c09-4cf4-42ab-bd61-cc994445963b",
            "reference_id": "84811c09-4cf4-42ab-bd61-cc994445963b",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/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/2026-05-22T12:42:38Z/"
                }
            ],
            "url": "https://community.ui.com/releases/Security-Advisory-Bulletin-064-064/84811c09-4cf4-42ab-bd61-cc994445963b"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 20,
            "name": "Improper Input Validation",
            "description": "The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly."
        }
    ],
    "exploits": [],
    "severity_range_score": "9.1 - 9.1",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-cn88-nuux-jyd8"
}