CVE-2026-79786

Summary

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.

Affected Software

VendorProductVersion RangeStatus
corootcoroot1.20.2 <= 1.24.5affected

Weaknesses

  • CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

References