Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/1602?format=api",
    "vulnerability_id": "VCID-rgqj-xfwu-7bdc",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2016-5746"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2016-5746",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00058",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18565",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2016-5746"
        },
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.7",
                    "scoring_system": "cvssv2",
                    "scoring_elements": "AV:L/AC:H/Au:N/C:C/I:P/A:N"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "4.7 - 4.7",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rgqj-xfwu-7bdc"
}