← Terug naar overzicht

CVE-2026-79786 affects Coroot versions 1.20.2 through 1.24.5, where the MCP OAuth dynamic client registration endpoint fails to validate redirect URIs. The endpoint is unauthenticated, allowing any attacker to register OAuth clients with redirect URIs pointing to attacker-controlled hosts. Attackers can craft and distribute malicious authorization URLs targeting signed-in users. When a victim approves consent, their authorization code is captured by the attacker. The attacker can then exchange the stolen authorization code for valid access tokens. This results in full MCP session hijacking. The vulnerability is a classic OAuth open redirect leading to authorization code interception. A fix is referenced in the Coroot GitHub repository at version 1.24.5's mcp_oauth.go file. Users of affected versions should upgrade immediately or restrict access to the registration endpoint.

Affected products

  • Coroot 1.20.2
  • Coroot 1.24.5

Related CVE's

  • CVE-2026-79786

Categories

  • Identity & Access
  • Web Technologies