Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/537653?format=api",
    "purl": "pkg:apk/alpine/botan@2.6.0-r0?arch=ppc64le&distroversion=v3.21&reponame=main",
    "type": "apk",
    "namespace": "alpine",
    "name": "botan",
    "version": "2.6.0-r0",
    "qualifiers": {
        "arch": "ppc64le",
        "distroversion": "v3.21",
        "reponame": "main"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.7.0-r0",
    "latest_non_vulnerable_version": "2.19.5-r0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/93826?format=api",
            "vulnerability_id": "VCID-bdvc-y1wv-gkcf",
            "summary": "An issue was discovered in Botan 1.11.32 through 2.x before 2.6.0. An off-by-one error when processing malformed TLS-CBC ciphertext could cause the receiving side to include in the HMAC computation exactly 64K bytes of data following the record buffer, aka an over-read. The MAC comparison will subsequently fail and the connection will be closed. This could be used for denial of service. No information leak occurs.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-9860",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00499",
                            "scoring_system": "epss",
                            "scoring_elements": "0.65823",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00499",
                            "scoring_system": "epss",
                            "scoring_elements": "0.65871",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00499",
                            "scoring_system": "epss",
                            "scoring_elements": "0.65901",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00499",
                            "scoring_system": "epss",
                            "scoring_elements": "0.65866",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00499",
                            "scoring_system": "epss",
                            "scoring_elements": "0.65918",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00499",
                            "scoring_system": "epss",
                            "scoring_elements": "0.65929",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00499",
                            "scoring_system": "epss",
                            "scoring_elements": "0.65947",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00499",
                            "scoring_system": "epss",
                            "scoring_elements": "0.65934",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00499",
                            "scoring_system": "epss",
                            "scoring_elements": "0.65904",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00499",
                            "scoring_system": "epss",
                            "scoring_elements": "0.65939",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00499",
                            "scoring_system": "epss",
                            "scoring_elements": "0.65954",
                            "published_at": "2026-04-18T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-9860"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9860",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9860"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/537653?format=api",
                    "purl": "pkg:apk/alpine/botan@2.6.0-r0?arch=ppc64le&distroversion=v3.21&reponame=main",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/botan@2.6.0-r0%3Farch=ppc64le&distroversion=v3.21&reponame=main"
                }
            ],
            "aliases": [
                "CVE-2018-9860"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bdvc-y1wv-gkcf"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/botan@2.6.0-r0%3Farch=ppc64le&distroversion=v3.21&reponame=main"
}