Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/1776?format=api",
    "vulnerability_id": "VCID-mz4k-fec6-3bbj",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2016-7123"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-7123.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-7123.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2016-7123",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00195",
                    "scoring_system": "epss",
                    "scoring_elements": "0.41372",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00195",
                    "scoring_system": "epss",
                    "scoring_elements": "0.41538",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00195",
                    "scoring_system": "epss",
                    "scoring_elements": "0.41556",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00195",
                    "scoring_system": "epss",
                    "scoring_elements": "0.41546",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2016-7123"
        },
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1373125",
            "reference_id": "1373125",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1373125"
        },
        {
            "reference_url": "https://usn.ubuntu.com/3118-1/",
            "reference_id": "USN-3118-1",
            "reference_type": "",
            "scores": [],
            "url": "https://usn.ubuntu.com/3118-1/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 352,
            "name": "Cross-Site Request Forgery (CSRF)",
            "description": "The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.8 - 8.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mz4k-fec6-3bbj"
}