Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/329?format=api",
    "vulnerability_id": "VCID-ej4m-un4s-1kcd",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2014-9892"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2014-9892",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00162",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36884",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2014-9892"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9892",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9892"
        },
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "1.9",
                    "scoring_system": "cvssv2",
                    "scoring_elements": "AV:L/AC:M/Au:N/C:P/I:N/A:N"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "1.9 - 1.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ej4m-un4s-1kcd"
}