Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/7007?format=api",
    "vulnerability_id": "VCID-hv7v-epxt-57g6",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2022-23280"
        },
        {
            "alias": " MNDT-2022-0004"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23280",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.03189",
                    "scoring_system": "epss",
                    "scoring_elements": "0.872",
                    "published_at": "2026-05-30T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23280"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23280",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23280"
        },
        {
            "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-23280",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-23280"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 200,
            "name": "Exposure of Sensitive Information to an Unauthorized Actor",
            "description": "The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hv7v-epxt-57g6"
}