CVE-2026-79786

Severity CVSS v4.0:
HIGH
Type:
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
Publication date:
25/08/2026
Last modified:
25/08/2026

Description

Coroot's unauthenticated MCP OAuth dynamic client registration endpoint accepts any syntactically valid redirect URI without validation, allowing attackers to register clients pointing to attacker-controlled hosts. Attackers can send authorization URLs to signed-in users, capture their authorization codes upon consent approval, and exchange them for access tokens to hijack MCP sessions.