Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/74?format=api",
    "vulnerability_id": "VCID-fmuy-nu4p-f7eg",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2012-0880"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-0880.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-0880.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-0880",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0169",
                    "scoring_system": "epss",
                    "scoring_elements": "0.82642",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.0169",
                    "scoring_system": "epss",
                    "scoring_elements": "0.82704",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.0169",
                    "scoring_system": "epss",
                    "scoring_elements": "0.82711",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.0169",
                    "scoring_system": "epss",
                    "scoring_elements": "0.82706",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-0880"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0880",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0880"
        },
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=787103",
            "reference_id": "787103",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=787103"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 407,
            "name": "Inefficient Algorithmic Complexity",
            "description": "An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker, typically using crafted manipulations that ensure that the worst case is being reached."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.3 - 5.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-fmuy-nu4p-f7eg"
}