A security vulnerability (CVE-2026-9086) has been identified in the Keycloak component used by the Identity and Access Management (IAM) of Service Virtualization (DevTest).
A flaw in Keycloak allows a remote attacker with administrative privileges (specifically those with manage-client permissions or access to client registration endpoints) to bypass client Uniform Resource Identifier (URI) validation. This is achieved by registering a malicious client with a specially crafted redirect URI using a case-insensitive javascript: or data: scheme.
This Cross-Site Scripting (XSS) vulnerability allows for arbitrary code execution in the Keycloak origin when a victim clicks a crafted link, such as during the logout flow or within the Admin Console.
Product: Service Virtualization (DevTest)
Component: Identity and Access Management (IAM) / Keycloak
The vulnerability stems from improper validation of the redirect URI schemes within Keycloak's client registration logic, which fails to block potentially malicious URI schemes.
Broadcom Engineering has addressed this vulnerability in the integrated Keycloak libraries. The fix is included in the following release:
manage-client permission to trusted users only.*) configurations with specific, authorized URIs to reduce the attack surface.