Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/178151?format=api",
    "vulnerability_id": "VCID-c971-gwd6-t7bm",
    "summary": "Multiple vulnerabilities have been reported in Chromium and V8,\n    some of which may allow execution of arbitrary code.",
    "aliases": [
        {
            "alias": "CVE-2011-3103"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/3423?format=api",
            "purl": "pkg:ebuild/dev-lang/v8@3.9.24.28",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-lang/v8@3.9.24.28"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/3424?format=api",
            "purl": "pkg:ebuild/dev-lang/v8@19.0.1084.52",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-lang/v8@19.0.1084.52"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/3422?format=api",
            "purl": "pkg:ebuild/www-client/chromium@19.0.1084.52",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-client/chromium@19.0.1084.52"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2011-3103",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.01764",
                    "scoring_system": "epss",
                    "scoring_elements": "0.83033",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.01764",
                    "scoring_system": "epss",
                    "scoring_elements": "0.83094",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2011-3103"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/201205-04",
            "reference_id": "GLSA-201205-04",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/201205-04"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-c971-gwd6-t7bm"
}