XML Entity Expansion Vulnerability in Apicurio Registry
CVE-2026-12993
6.5MEDIUM
What is CVE-2026-12993?
A vulnerability in Apicurio Registry allows an attacker with artifact-write permissions to upload specially crafted XML documents that exploit internal entity expansion, potentially leading to CPU and heap exhaustion. While the DocumentBuilderAccessor has safeguards against external DTD and schema access, it fails to fully mitigate risks associated with DOCTYPE declarations and does not enable FEATURE_SECURE_PROCESSING. This can be exacerbated when the attacker sends payloads based on the billion-laughs attack method, leading to significant resource consumption on the server.