Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/372759?format=api",
    "purl": "pkg:alpm/archlinux/calibre@3.18.0-1",
    "type": "alpm",
    "namespace": "archlinux",
    "name": "calibre",
    "version": "3.18.0-1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "3.19.0-1",
    "latest_non_vulnerable_version": "3.19.0-1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/93806?format=api",
            "vulnerability_id": "VCID-xhf1-k7jg-6ued",
            "summary": "gui2/viewer/bookmarkmanager.py in Calibre 3.18 calls cPickle.load on imported bookmark data, which allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-7889",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.10883",
                            "scoring_system": "epss",
                            "scoring_elements": "0.93385",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.10883",
                            "scoring_system": "epss",
                            "scoring_elements": "0.93354",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.10883",
                            "scoring_system": "epss",
                            "scoring_elements": "0.93362",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.10883",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9337",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.10883",
                            "scoring_system": "epss",
                            "scoring_elements": "0.93377",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.10883",
                            "scoring_system": "epss",
                            "scoring_elements": "0.93381",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.10883",
                            "scoring_system": "epss",
                            "scoring_elements": "0.93386",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-7889"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7889",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7889"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892242",
                    "reference_id": "892242",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892242"
                },
                {
                    "reference_url": "https://security.archlinux.org/ASA-201803-8",
                    "reference_id": "ASA-201803-8",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.archlinux.org/ASA-201803-8"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-650",
                    "reference_id": "AVG-650",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "High",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-650"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/372760?format=api",
                    "purl": "pkg:alpm/archlinux/calibre@3.19.0-1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/calibre@3.19.0-1"
                }
            ],
            "aliases": [
                "CVE-2018-7889"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xhf1-k7jg-6ued"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/calibre@3.18.0-1"
}