Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/72862?format=api",
    "purl": "pkg:maven/org.apache.struts/struts2-core@7.0.0",
    "type": "maven",
    "namespace": "org.apache.struts",
    "name": "struts2-core",
    "version": "7.0.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "7.1.1",
    "latest_non_vulnerable_version": "7.1.1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49389?format=api",
            "vulnerability_id": "VCID-gvwn-8r4r-47gm",
            "summary": "Apache Struts has a Denial of Service vulnerability\nDenial of Service vulnerability in Apache Struts, file leak in multipart request processing causes disk exhaustion.\n\nThis issue affects Apache Struts: from 2.0.0 through 6.7.4, from 7.0.0 through 7.0.3.\n\nUsers are recommended to upgrade to version 6.8.0 or 7.1.1, which fixes the issue.",
            "references": [
                {
                    "reference_url": "https://cve.org/CVERecord?id=CVE-2025-64775",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.org/CVERecord?id=CVE-2025-64775"
                },
                {
                    "reference_url": "https://cwiki.apache.org/confluence/display/WW/S2-068",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cwiki.apache.org/confluence/display/WW/S2-068"
                },
                {
                    "reference_url": "https://github.com/apache/struts",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/struts"
                },
                {
                    "reference_url": "https://github.com/apache/struts/commit/831568929cfba700f790f6ebe6e335f9f33fb468",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/struts/commit/831568929cfba700f790f6ebe6e335f9f33fb468"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66675",
                    "reference_id": "CVE-2025-66675",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66675"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-rg58-xhh7-mqjw",
                    "reference_id": "GHSA-rg58-xhh7-mqjw",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-rg58-xhh7-mqjw"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/72681?format=api",
                    "purl": "pkg:maven/org.apache.struts/struts2-core@7.1.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.struts/struts2-core@7.1.1"
                }
            ],
            "aliases": [
                "CVE-2025-66675",
                "GHSA-rg58-xhh7-mqjw"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-gvwn-8r4r-47gm"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.struts/struts2-core@7.0.0"
}