Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/167478?format=api",
    "vulnerability_id": "VCID-xzd9-kvmr-hbee",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2013-5724"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/270931?format=api",
            "purl": "pkg:deb/debian/phpbb3@3.0.10-4%2Bdeb7u3",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/phpbb3@3.0.10-4%252Bdeb7u3"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/270929?format=api",
            "purl": "pkg:deb/debian/phpbb3@3.0.2-4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-xzd9-kvmr-hbee"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/phpbb3@3.0.2-4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/270930?format=api",
            "purl": "pkg:deb/debian/phpbb3@3.0.7-PL1-4%2Bsqueeze1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-xzd9-kvmr-hbee"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/phpbb3@3.0.7-PL1-4%252Bsqueeze1"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2013-5724",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0004",
                    "scoring_system": "epss",
                    "scoring_elements": "0.1246",
                    "published_at": "2026-06-04T12:55:00Z"
                },
                {
                    "value": "0.0004",
                    "scoring_system": "epss",
                    "scoring_elements": "0.1254",
                    "published_at": "2026-06-05T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2013-5724"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5724",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5724"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": "0.5",
    "weighted_severity": "0.0",
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xzd9-kvmr-hbee"
}