Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/80470?format=api",
    "vulnerability_id": "VCID-6z5b-mrhv-2qhx",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2013-2222"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/174413?format=api",
            "purl": "pkg:ebuild/net-libs/libzrtpcpp@2.3.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/net-libs/libzrtpcpp@2.3.4"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2013-2222",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.03514",
                    "scoring_system": "epss",
                    "scoring_elements": "0.87836",
                    "published_at": "2026-05-30T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2013-2222"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/201309-13",
            "reference_id": "GLSA-201309-13",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/201309-13"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6z5b-mrhv-2qhx"
}