All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-12992
HIGHpublished 2026-06-25 22:17 UTC · 3 days ago · modified 2026-06-26 16:19 UTC
7.4
CVSS / 10
// description
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).
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L
// weaknesses (CWE)
- CWE-918