Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/73638?format=api",
    "purl": "pkg:maven/com.foxinmy/weixin4j-base@1.10.2",
    "type": "maven",
    "namespace": "com.foxinmy",
    "name": "weixin4j-base",
    "version": "1.10.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49860?format=api",
            "vulnerability_id": "VCID-4zzw-974t-cuc8",
            "summary": "weixin4j has Improperly Controlled Sequential Memory Allocation\nImproperly Controlled Sequential Memory Allocation vulnerability in foxinmy weixin4j (weixin4j-base/src/main/java/com/foxinmy/weixin4j/util modules). This vulnerability is associated with program files CharArrayBuffer.Java, ClassUtil.Java.\n\nThis issue affects all versions of weixin4j. A path is available:  [d1c8258](https://github.com/foxinmy/weixin4j/commit/4b7ad14df6567064b468b4c9cb7a8bfeff48c8bd)",
            "references": [
                {
                    "reference_url": "https://github.com/foxinmy/weixin4j",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/foxinmy/weixin4j"
                },
                {
                    "reference_url": "https://github.com/foxinmy/weixin4j/commit/d1c825835802cd3a0c04772be1220ff4476ea27c",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/foxinmy/weixin4j/commit/d1c825835802cd3a0c04772be1220ff4476ea27c"
                },
                {
                    "reference_url": "https://github.com/foxinmy/weixin4j/pull/229",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/foxinmy/weixin4j/pull/229"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24819",
                    "reference_id": "CVE-2026-24819",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24819"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-444m-px7r-qpvv",
                    "reference_id": "GHSA-444m-px7r-qpvv",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-444m-px7r-qpvv"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2026-24819",
                "GHSA-444m-px7r-qpvv"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4zzw-974t-cuc8"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.foxinmy/weixin4j-base@1.10.2"
}