Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/88108?format=api",
    "vulnerability_id": "VCID-43kx-mss4-p7an",
    "summary": "kernel: ecryptfs stack overflow in parse_tag_11_packet()",
    "aliases": [
        {
            "alias": "CVE-2009-2406"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/128376?format=api",
            "purl": "pkg:rpm/redhat/kernel@2.6.18-128.4.1?arch=el5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-43kx-mss4-p7an"
                },
                {
                    "vulnerability": "VCID-bgjb-szvg-23gw"
                },
                {
                    "vulnerability": "VCID-dfq6-cweg-pyhv"
                },
                {
                    "vulnerability": "VCID-g392-veug-qygm"
                },
                {
                    "vulnerability": "VCID-hrtb-25bb-hqd5"
                },
                {
                    "vulnerability": "VCID-krzc-waw7-37aq"
                },
                {
                    "vulnerability": "VCID-mrfg-5n6b-n3ea"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/kernel@2.6.18-128.4.1%3Farch=el5"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2009-2406.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2009-2406.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2009-2406",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54441",
                    "published_at": "2026-04-01T12:55:00Z"
                },
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54516",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54539",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54508",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54559",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54554",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54566",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54548",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54527",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54563",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54565",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54543",
                    "published_at": "2026-04-21T12:55:00Z"
                },
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54506",
                    "published_at": "2026-04-24T12:55:00Z"
                },
                {
                    "value": "0.00314",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54522",
                    "published_at": "2026-04-26T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2009-2406"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=512861",
            "reference_id": "512861",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=512861"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2009:1193",
            "reference_id": "RHSA-2009:1193",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2009:1193"
        },
        {
            "reference_url": "https://usn.ubuntu.com/807-1/",
            "reference_id": "USN-807-1",
            "reference_type": "",
            "scores": [],
            "url": "https://usn.ubuntu.com/807-1/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 130,
            "name": "Improper Handling of Length Parameter Inconsistency",
            "description": "The product parses a formatted message or structure, but it does not handle or incorrectly handles a length field that is inconsistent with the actual length of the associated data."
        },
        {
            "cwe_id": 122,
            "name": "Heap-based Buffer Overflow",
            "description": "A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc()."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": "0.5",
    "weighted_severity": "0.0",
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-43kx-mss4-p7an"
}