Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/11052?format=api",
    "purl": "pkg:alpm/archlinux/wordpress@5.8.1-1",
    "type": "alpm",
    "namespace": "archlinux",
    "name": "wordpress",
    "version": "5.8.1-1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/197583?format=api",
            "vulnerability_id": "VCID-cvdt-d3qd-tkf3",
            "summary": "information disclosure",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-39200",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01767",
                            "scoring_system": "epss",
                            "scoring_elements": "0.83045",
                            "published_at": "2026-06-11T12:55:00Z"
                        },
                        {
                            "value": "0.01767",
                            "scoring_system": "epss",
                            "scoring_elements": "0.83107",
                            "published_at": "2026-06-12T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-39200"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39200",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39200"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994060",
                    "reference_id": "994060",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994060"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-2373",
                    "reference_id": "AVG-2373",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Medium",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-2373"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/11052?format=api",
                    "purl": "pkg:alpm/archlinux/wordpress@5.8.1-1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/wordpress@5.8.1-1"
                }
            ],
            "aliases": [
                "CVE-2021-39200"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-cvdt-d3qd-tkf3"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/wordpress@5.8.1-1"
}