Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/1616?format=api",
    "vulnerability_id": "VCID-4wsv-yuhv-b7h9",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2016-5827"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-5827.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-5827.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2016-5827",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00759",
                    "scoring_system": "epss",
                    "scoring_elements": "0.73777",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00759",
                    "scoring_system": "epss",
                    "scoring_elements": "0.73851",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00759",
                    "scoring_system": "epss",
                    "scoring_elements": "0.73867",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00759",
                    "scoring_system": "epss",
                    "scoring_elements": "0.73866",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2016-5827"
        },
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.8",
                    "scoring_system": "cvssv2",
                    "scoring_elements": "AV:N/AC:M/Au:N/C:P/I:N/A:P"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1350481",
            "reference_id": "1350481",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1350481"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 125,
            "name": "Out-of-bounds Read",
            "description": "The product reads data past the end, or before the beginning, of the intended buffer."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.8 - 7.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4wsv-yuhv-b7h9"
}