Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/11?format=api",
    "vulnerability_id": "VCID-tnfb-gf1h-3fcz",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-1999-0512"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-1999-0512",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.70856",
                    "scoring_system": "epss",
                    "scoring_elements": "0.98723",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-1999-0512"
        },
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        }
    ],
    "weaknesses": [],
    "exploits": [
        {
            "date_added": null,
            "description": "This module tests if an SMTP server will accept (via a code 250)\n        an e-mail by using a variation of testing methods.\n        Some of the extended methods will try to abuse configuration or mailserver flaws.",
            "required_action": null,
            "due_date": null,
            "notes": "{}\n",
            "known_ransomware_campaign_use": false,
            "source_date_published": null,
            "exploit_type": null,
            "platform": "",
            "source_date_updated": null,
            "data_source": "Metasploit",
            "source_url": "https://github.com/rapid7/metasploit-framework/tree/master/modules/auxiliary/scanner/smtp/smtp_relay.rb"
        }
    ],
    "severity_range_score": "6.5 - 6.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tnfb-gf1h-3fcz"
}