Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/71825?format=api",
    "purl": "pkg:ebuild/www-servers/pound@1.6",
    "type": "ebuild",
    "namespace": "www-servers",
    "name": "pound",
    "version": "1.6",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.8.3",
    "latest_non_vulnerable_version": "2.0.5",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/31255?format=api",
            "vulnerability_id": "VCID-x6gh-z1hn-qbc3",
            "summary": "There is a format string flaw in Pound, allowing remote execution of\n    arbitrary code with the rights of the Pound process.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2004-2026",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.32737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96846",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.32737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96853",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.32737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96856",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.32737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9686",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.32737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96869",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.32737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9687",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.32737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96873",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.32737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96874",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.32737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96875",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.32737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96883",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.32737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96887",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.32737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9689",
                            "published_at": "2026-04-24T12:55:00Z"
                        },
                        {
                            "value": "0.32737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.96892",
                            "published_at": "2026-04-26T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2004-2026"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2026",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2026"
                },
                {
                    "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/linux/remote/24079.c",
                    "reference_id": "CVE-2004-2026;OSVDB-5746",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/linux/remote/24079.c"
                },
                {
                    "reference_url": "https://www.securityfocus.com/bid/10267/info",
                    "reference_id": "CVE-2004-2026;OSVDB-5746",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://www.securityfocus.com/bid/10267/info"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200405-08",
                    "reference_id": "GLSA-200405-08",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200405-08"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/71825?format=api",
                    "purl": "pkg:ebuild/www-servers/pound@1.6",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-servers/pound@1.6"
                }
            ],
            "aliases": [
                "CVE-2004-2026"
            ],
            "risk_score": 0.6,
            "exploitability": "2.0",
            "weighted_severity": "0.3",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-x6gh-z1hn-qbc3"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-servers/pound@1.6"
}