Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/5014?format=api",
    "vulnerability_id": "VCID-43km-8mt6-kqbw",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2018-16875"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/10197?format=api",
            "purl": "pkg:alpm/archlinux/go@2:1.11.3-1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/go@2:1.11.3-1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/8314?format=api",
            "purl": "pkg:ebuild/dev-lang/go@1.10.7",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-lang/go@1.10.7"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/10196?format=api",
            "purl": "pkg:alpm/archlinux/go@2:1.11.2-2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-28pn-rfn7-wyer"
                },
                {
                    "vulnerability": "VCID-43km-8mt6-kqbw"
                },
                {
                    "vulnerability": "VCID-x985-j6fu-73de"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/go@2:1.11.2-2"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-16875.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/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-2018-16875.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-16875",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00916",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76373",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00916",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76443",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00916",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76458",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00916",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76453",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-16875"
        },
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.9",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/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=1657565",
            "reference_id": "1657565",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1657565"
        },
        {
            "reference_url": "https://security.archlinux.org/ASA-201812-11",
            "reference_id": "ASA-201812-11",
            "reference_type": "",
            "scores": [],
            "url": "https://security.archlinux.org/ASA-201812-11"
        },
        {
            "reference_url": "https://security.archlinux.org/AVG-835",
            "reference_id": "AVG-835",
            "reference_type": "",
            "scores": [
                {
                    "value": "High",
                    "scoring_system": "archlinux",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.archlinux.org/AVG-835"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/201812-09",
            "reference_id": "GLSA-201812-09",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/201812-09"
        }
    ],
    "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": "5.9 - 8.9",
    "exploitability": "0.5",
    "weighted_severity": "8.0",
    "risk_score": 4.0,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-43km-8mt6-kqbw"
}