Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2241?format=api",
    "vulnerability_id": "VCID-s4jb-utpp-4kex",
    "summary": "multiple issues",
    "aliases": [
        {
            "alias": "CVE-2017-13089"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1101?format=api",
            "purl": "pkg:alpm/archlinux/wget@1.19.2-1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/wget@1.19.2-1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1100?format=api",
            "purl": "pkg:alpm/archlinux/wget@1.19.1-2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-14g6-gyme-2fce"
                },
                {
                    "vulnerability": "VCID-3v6r-rhg5-mya6"
                },
                {
                    "vulnerability": "VCID-s4jb-utpp-4kex"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/wget@1.19.1-2"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-13089",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.75769",
                    "scoring_system": "epss",
                    "scoring_elements": "0.9893",
                    "published_at": "2026-05-30T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-13089"
        },
        {
            "reference_url": "https://security.archlinux.org/ASA-201710-34",
            "reference_id": "ASA-201710-34",
            "reference_type": "",
            "scores": [],
            "url": "https://security.archlinux.org/ASA-201710-34"
        },
        {
            "reference_url": "https://security.archlinux.org/AVG-473",
            "reference_id": "AVG-473",
            "reference_type": "",
            "scores": [
                {
                    "value": "Critical",
                    "scoring_system": "archlinux",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.archlinux.org/AVG-473"
        }
    ],
    "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-s4jb-utpp-4kex"
}