CVE Catalog

CVE-2026-61687

HighCVSS 7.1
Published: Translated: NVD NIST

Summary

In Hatchet prior to 0.91.1, ValidateOAuthState clears the oauth_state_ session value to an empty string after a successful OAuth callback and later accepts an empty state parameter as equal, allowing an unauthenticated attacker to bind a victim's Hatchet session to an attacker-controlled OAuth identity.

Risk Assessment

An attacker can bind a victim's session to an attacker-controlled OAuth identity, potentially leading to unauthorized access in the victim's context. Exploitation requires the victim to have completed an OAuth flow and Google, GitHub, or Slack integration to be enabled.

Recommendation

Update Hatchet to version 0.91.1 or later. Until patched, consider disabling OAuth integrations (Google, GitHub, Slack) if not required.

Other vulnerabilities in Hatchet

See all
Original NVD description (English source)

Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale. Prior to 0.91.1, ValidateOAuthState clears the oauth_state_ session value to an empty string after a successful OAuth callback and later accepts an empty state parameter as equal, allowing an unauthenticated attacker to bind a victim's Hatchet session to an attacker-controlled OAuth identity. Exploitation requires the victim to have completed an OAuth flow in the current session and the deployment to enable auth.google.enabled, auth.github.enabled, or the Slack integration. This issue is fixed in version 0.91.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS