Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2088?format=api",
    "vulnerability_id": "VCID-u9vq-rter-6yfk",
    "summary": "multiple issues",
    "aliases": [
        {
            "alias": "CVE-2018-11360"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1039?format=api",
            "purl": "pkg:alpm/archlinux/wireshark-qt@2.6.1-1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/wireshark-qt@2.6.1-1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1038?format=api",
            "purl": "pkg:alpm/archlinux/wireshark-qt@2.6.0-1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-24yq-rt6u-wkd7"
                },
                {
                    "vulnerability": "VCID-9dtt-xxrz-syd5"
                },
                {
                    "vulnerability": "VCID-a477-663t-4kff"
                },
                {
                    "vulnerability": "VCID-j463-vp7n-9baz"
                },
                {
                    "vulnerability": "VCID-sbjb-9x57-j3he"
                },
                {
                    "vulnerability": "VCID-skh7-qvcy-dkcb"
                },
                {
                    "vulnerability": "VCID-tqf4-75zn-hbaa"
                },
                {
                    "vulnerability": "VCID-u9vq-rter-6yfk"
                },
                {
                    "vulnerability": "VCID-vdje-gj82-5kfc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/wireshark-qt@2.6.0-1"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-11360",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.01084",
                    "scoring_system": "epss",
                    "scoring_elements": "0.78175",
                    "published_at": "2026-05-30T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-11360"
        },
        {
            "reference_url": "https://security.archlinux.org/ASA-201805-23",
            "reference_id": "ASA-201805-23",
            "reference_type": "",
            "scores": [],
            "url": "https://security.archlinux.org/ASA-201805-23"
        },
        {
            "reference_url": "https://security.archlinux.org/ASA-201805-25",
            "reference_id": "ASA-201805-25",
            "reference_type": "",
            "scores": [],
            "url": "https://security.archlinux.org/ASA-201805-25"
        },
        {
            "reference_url": "https://security.archlinux.org/AVG-708",
            "reference_id": "AVG-708",
            "reference_type": "",
            "scores": [
                {
                    "value": "Critical",
                    "scoring_system": "archlinux",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.archlinux.org/AVG-708"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "9.0 - 10.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-u9vq-rter-6yfk"
}