Lookup for vulnerabilities affecting packages.

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

{
    "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.",
    "aliases": [
        {
            "alias": "CVE-2026-23795"
        },
        {
            "alias": "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"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/73809?format=api",
            "purl": "pkg:maven/org.apache.syncope.client.idrepo/syncope-client-idrepo-console@3.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-xz1w-yztr-wbbj"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.syncope.client.idrepo/syncope-client-idrepo-console@3.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/73810?format=api",
            "purl": "pkg:maven/org.apache.syncope.client.idrepo/syncope-client-idrepo-console@4.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-xz1w-yztr-wbbj"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.syncope.client.idrepo/syncope-client-idrepo-console@4.0.0"
        }
    ],
    "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"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 611,
            "name": "Improper Restriction of XML External Entity Reference",
            "description": "The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xz1w-yztr-wbbj"
}