Vulnerability in Apicurio Registry Allows Server-Side Request Forgery and Denial of Service
CVE-2026-12975
8.5HIGH
What is CVE-2026-12975?
A security flaw exists in Apicurio Registry where the ContentTypeUtil.isParsableXml() method generates a SAXParserFactory without adequate secure processing configurations. This oversight enables an attacker with artifact-upload permissions, or unauthenticated access under default settings, to upload a malicious XML document. This can lead to server-side request forgery (SSRF) by fetching external DTDs or entities, and may also cause a denial of service due to entity expansion vulnerabilities.