Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/71606?format=api",
    "purl": "pkg:maven/org.apache.tika/tika-parsers@2.0.0",
    "type": "maven",
    "namespace": "org.apache.tika",
    "name": "tika-parsers",
    "version": "2.0.0",
    "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/21756?format=api",
            "vulnerability_id": "VCID-hyu9-rzgz-1yhw",
            "summary": "Apache Tika has XXE vulnerability\nCritical XXE in Apache Tika tika-core (1.13-3.2.1), tika-pdf-module (2.0.0-3.2.1) and tika-parsers (1.13-1.28.5) modules on all platforms allows an attacker to carry out XML External Entity injection via a crafted XFA file inside of a PDF.\n\nThis CVE covers the same vulnerability as in CVE-2025-54988. However, this CVE expands the scope of affected packages in two ways.\n\nFirst, while the entrypoint for the vulnerability was the tika-parser-pdf-module as reported in CVE-2025-54988, the vulnerability and its fix were in tika-core. Users who upgraded the tika-parser-pdf-module but did not upgrade tika-core to >= 3.2.2 would still be vulnerable.\n\nSecond, the original report failed to mention that in the 1.x Tika releases, the PDFParser was in the \"org.apache.tika:tika-parsers\" module.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-66516",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01579",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8188",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-66516"
                },
                {
                    "reference_url": "https://cve.org/CVERecord?id=CVE-2025-54988",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.org/CVERecord?id=CVE-2025-54988"
                },
                {
                    "reference_url": "https://github.com/apache/tika",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/tika"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/s5x3k93nhbkqzztp1olxotoyjpdlps9k",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread/s5x3k93nhbkqzztp1olxotoyjpdlps9k"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66516",
                    "reference_id": "CVE-2025-66516",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66516"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-f58c-gq56-vjjf",
                    "reference_id": "GHSA-f58c-gq56-vjjf",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-f58c-gq56-vjjf"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/71606?format=api",
                    "purl": "pkg:maven/org.apache.tika/tika-parsers@2.0.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tika/tika-parsers@2.0.0"
                }
            ],
            "aliases": [
                "CVE-2025-66516",
                "GHSA-f58c-gq56-vjjf"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hyu9-rzgz-1yhw"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tika/tika-parsers@2.0.0"
}