Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/73812?format=api",
    "purl": "pkg:maven/org.apache.syncope.client.idrepo/syncope-client-idrepo-console@4.0.4",
    "type": "maven",
    "namespace": "org.apache.syncope.client.idrepo",
    "name": "syncope-client-idrepo-console",
    "version": "4.0.4",
    "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/49961?format=api",
            "vulnerability_id": "VCID-xz1w-yztr-wbbj",
            "summary": "Apache Syncope: Console XXE on Keymaster parameters\nImproper Restriction of XML External Entity Reference vulnerability in Apache Syncope Console. An administrator with adequate entitlements to create or edit Keymaster parameters via Console can construct malicious XML text to launch an XXE attack, thereby causing sensitive data leakage occurs.\n\nThis issue affects Apache Syncope: from 3.0 through 3.0.15, from 4.0 through 4.0.3.\n\nUsers are recommended to upgrade to version 3.0.16 / 4.0.4, which fix this issue.",
            "references": [
                {
                    "reference_url": "https://github.com/apache/syncope",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/syncope"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/mzgbdn8hzk8vr94o660njcc7w62c2pos",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread/mzgbdn8hzk8vr94o660njcc7w62c2pos"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23795",
                    "reference_id": "CVE-2026-23795",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23795"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-73f3-rqqf-2j54",
                    "reference_id": "GHSA-73f3-rqqf-2j54",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-73f3-rqqf-2j54"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/73811?format=api",
                    "purl": "pkg:maven/org.apache.syncope.client.idrepo/syncope-client-idrepo-console@3.0.16",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.syncope.client.idrepo/syncope-client-idrepo-console@3.0.16"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/73812?format=api",
                    "purl": "pkg:maven/org.apache.syncope.client.idrepo/syncope-client-idrepo-console@4.0.4",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.syncope.client.idrepo/syncope-client-idrepo-console@4.0.4"
                }
            ],
            "aliases": [
                "CVE-2026-23795",
                "GHSA-73f3-rqqf-2j54"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xz1w-yztr-wbbj"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.syncope.client.idrepo/syncope-client-idrepo-console@4.0.4"
}