Description
Daytona is a secure and elastic infrastructure runtime for AI-generated code execution and agent workflows. Prior to 0.184.0, organization invitations could be accepted (and declined) by a user whose email matched the invitation but had not been verified. Daytona authenticates users via OIDC and matches an invitation's target email against the email in the caller's token, but the invitation accept and decline paths did not require that email to be verified, unlike organization creation, which already enforced verification. On identity providers that allow self-service signup and issue a session before the email is verified, an actor could register an address matching a pending invitation, leave it unverified, and accept the invitation, joining the target organization with the role the invitation carried (up to Owner). This vulnerability is fixed in 0.184.0.
Published: 2026-06-23
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Daytona, a secure and elastic infrastructure runtime designed for AI‑generated code execution and agent workflows, allows users to join organizations through invitation emails. Prior to version 0.184.0, the platform accepted or declined an invitation if the caller’s email matched the target email in the invitation, even if that email had not been verified through the identity provider. Daytona authenticates users via OIDC and compares the invitation target email against the email in the caller’s token, but the accept and decline paths did not enforce verification, unlike organization creation which required it. An attacker who registers an unverified email that matches a pending invitation—possible on identity providers that issue a session before verification—can trigger the accept flow and become a member of the target organization with the role attached to the invitation, potentially up to Owner. This gives the attacker full control over the organization. The issue is patched in Daytona 0.184.0.

Affected Systems

Daytona by daytonaio, affecting all releases earlier than version 0.184.0. The issue exists in the invitation acceptance and decline flows of the Daytona platform.

Risk and Exploitability

With a CVSS score of 8.4 the vulnerability is classified as high severity. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, but the attack path is straightforward: an actor uses an identity provider that issues a session before email verification, registers a matching unverified email, and accepts the invitation. This grants them the privileges specified in the invitation, potentially up to Owner, thereby bypassing authorization controls (CWE-287 and CWE-863).

Generated by OpenCVE AI on June 24, 2026 at 10:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Daytona release 0.184.0 or later to remove the flaw.
  • Configure the identity provider or Daytona settings to require email verification before accepting or declining organization invitations.
  • Review user and organization logs for unexpected joins or elevation of privileges and investigate any suspicious activity.

Generated by OpenCVE AI on June 24, 2026 at 10:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 23 Jun 2026 19:00:00 +0000

Type Values Removed Values Added
Description Daytona is a secure and elastic infrastructure runtime for AI-generated code execution and agent workflows. Prior to 0.184.0, organization invitations could be accepted (and declined) by a user whose email matched the invitation but had not been verified. Daytona authenticates users via OIDC and matches an invitation's target email against the email in the caller's token, but the invitation accept and decline paths did not require that email to be verified, unlike organization creation, which already enforced verification. On identity providers that allow self-service signup and issue a session before the email is verified, an actor could register an address matching a pending invitation, leave it unverified, and accept the invitation, joining the target organization with the role the invitation carried (up to Owner). This vulnerability is fixed in 0.184.0.
Title Daytona: Cross-tenant organization takeover via invitation acceptance with an unverified email
Weaknesses CWE-287
CWE-863
References
Metrics cvssV3_1

{'score': 8.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-23T18:11:19.369Z

Reserved: 2026-06-12T18:42:02.223Z

Link: CVE-2026-54320

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T10:30:14Z

Weaknesses