CVE Catalog

CVE-2026-12992

HighCVSS 7.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

26th percentile - higher than 26% of all known CVEs

Summary

A Server-Side Request Forgery (SSRF) vulnerability was found in Apicurio Registry. The WSDLReaderAccessor creates a wsdl4j WSDLReader without disabling the javax.wsdl.importDocuments feature. When the VALIDITY rule is set to FULL, an attacker with Developer-role access can upload a WSDL document containing attacker-controlled import locations, causing the registry to issue HTTP requests to arbitrary internal URLs.

Risk Assessment

The risk includes the ability to scan internal networks, access sensitive services or data, and potentially perform SSRF attacks against the organization's infrastructure.

Recommendation

It is recommended to immediately update Apicurio Registry to a version where the javax.wsdl.importDocuments feature is disabled in WSDLReaderAccessor. Until the update, restrict registry access to trusted users and consider changing the VALIDITY rule to something other than FULL.

Other vulnerabilities in Apicurio Registry

See all
Original NVD description (English source)

A flaw was found in Apicurio Registry. The WSDLReaderAccessor creates a wsdl4j WSDLReader without disabling the javax.wsdl.importDocuments feature. When the VALIDITY rule is set to FULL, an attacker with Developer-role access can upload a WSDL document containing attacker-controlled import locations, causing the registry to issue HTTP requests to arbitrary internal URLs (server-side request forgery).

Vulnerability data from NVD (NIST) · CISA KEV · EPSS