Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/1042784?format=api",
    "purl": "pkg:apk/alpine/pdns@4.0.5-r0?arch=s390x&distroversion=v3.20&reponame=community",
    "type": "apk",
    "namespace": "alpine",
    "name": "pdns",
    "version": "4.0.5-r0",
    "qualifiers": {
        "arch": "s390x",
        "distroversion": "v3.20",
        "reponame": "community"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "4.1.5-r0",
    "latest_non_vulnerable_version": "4.6.1-r0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/93138?format=api",
            "vulnerability_id": "VCID-keaf-6ca3-vkbc",
            "summary": "An issue has been found in the API component of PowerDNS Authoritative 4.x up to and including 4.0.4 and 3.x up to and including 3.4.11, where some operations that have an impact on the state of the server are still allowed even though the API has been configured as read-only via the api-readonly keyword. This missing check allows an attacker with valid API credentials to flush the cache, trigger a zone transfer or send a NOTIFY.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-15091",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3e-05",
                            "scoring_system": "epss",
                            "scoring_elements": "0.0007",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "3e-05",
                            "scoring_system": "epss",
                            "scoring_elements": "0.00072",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "3e-05",
                            "scoring_system": "epss",
                            "scoring_elements": "0.00069",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "3e-05",
                            "scoring_system": "epss",
                            "scoring_elements": "0.00068",
                            "published_at": "2026-04-16T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-15091"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15091",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15091"
                },
                {
                    "reference_url": "https://security.archlinux.org/ASA-201711-30",
                    "reference_id": "ASA-201711-30",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.archlinux.org/ASA-201711-30"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-519",
                    "reference_id": "AVG-519",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Low",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-519"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/1042784?format=api",
                    "purl": "pkg:apk/alpine/pdns@4.0.5-r0?arch=s390x&distroversion=v3.20&reponame=community",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/pdns@4.0.5-r0%3Farch=s390x&distroversion=v3.20&reponame=community"
                }
            ],
            "aliases": [
                "CVE-2017-15091"
            ],
            "risk_score": 1.4,
            "exploitability": "0.5",
            "weighted_severity": "2.7",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-keaf-6ca3-vkbc"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/pdns@4.0.5-r0%3Farch=s390x&distroversion=v3.20&reponame=community"
}