Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/69179?format=api",
    "vulnerability_id": "VCID-zrbm-ap1k-yqaz",
    "summary": "gnupg: RSA secret key recovery via acoustic cryptanalysis",
    "aliases": [
        {
            "alias": "CVE-2013-4576"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/289770?format=api",
            "purl": "pkg:rpm/redhat/gnupg@1.4.5-18.el5_10?arch=1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-zrbm-ap1k-yqaz"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/gnupg@1.4.5-18.el5_10%3Farch=1"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2013-4576.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2013-4576.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2013-4576",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00108",
                    "scoring_system": "epss",
                    "scoring_elements": "0.28718",
                    "published_at": "2026-05-29T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2013-4576"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4576",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4576"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1043327",
            "reference_id": "1043327",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1043327"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2014:0016",
            "reference_id": "RHSA-2014:0016",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2014:0016"
        },
        {
            "reference_url": "https://usn.ubuntu.com/2059-1/",
            "reference_id": "USN-2059-1",
            "reference_type": "",
            "scores": [],
            "url": "https://usn.ubuntu.com/2059-1/"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zrbm-ap1k-yqaz"
}