Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/72880?format=api",
    "purl": "pkg:maven/org.keycloak/keycloak-services@26.5.0",
    "type": "maven",
    "namespace": "org.keycloak",
    "name": "keycloak-services",
    "version": "26.5.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/49398?format=api",
            "vulnerability_id": "VCID-vdjk-2v9a-xfdk",
            "summary": "Keycloak Admin REST (Representational State Transfer) API does not properly enforce permissions\nA flaw was found in Keycloak Admin REST (Representational State Transfer) API. This vulnerability allows information disclosure of sensitive role metadata via insufficient authorization checks on the /admin/realms/{realm}/roles endpoint.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2026:6477",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2026:6477"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2026:6478",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2026:6478"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419078",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419078"
                },
                {
                    "reference_url": "https://github.com/keycloak/keycloak",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/keycloak/keycloak"
                },
                {
                    "reference_url": "https://github.com/keycloak/keycloak/commit/89a8cddfd669178565ae50989c49216a945d1371",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/keycloak/keycloak/commit/89a8cddfd669178565ae50989c49216a945d1371"
                },
                {
                    "reference_url": "https://access.redhat.com/security/cve/CVE-2025-14082",
                    "reference_id": "CVE-2025-14082",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/security/cve/CVE-2025-14082"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14082",
                    "reference_id": "CVE-2025-14082",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14082"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-6q37-7866-h27j",
                    "reference_id": "GHSA-6q37-7866-h27j",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-6q37-7866-h27j"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/72880?format=api",
                    "purl": "pkg:maven/org.keycloak/keycloak-services@26.5.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.keycloak/keycloak-services@26.5.0"
                }
            ],
            "aliases": [
                "CVE-2025-14082",
                "GHSA-6q37-7866-h27j"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vdjk-2v9a-xfdk"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.keycloak/keycloak-services@26.5.0"
}