#VU125263 Information disclosure in OpenClaw - CVE-2026-34511
Published: April 8, 2026
OpenClaw
OpenClaw
Description
The vulnerability allows a remote attacker to redeem OAuth tokens.
The vulnerability exists due to exposure of sensitive information in the Gemini OAuth flow when handling the OAuth redirect. A remote attacker can capture the redirect URL to redeem OAuth tokens.
The issue defeats PKCE interception protection because the PKCE verifier is reused as the OAuth state value and reflected back in the redirect URL alongside the authorization code.