Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/daytonaio/daytona
  4. ›
  5. CVE-2026-54322

CVE-2026-54322: Daytona: Cross-org IDOR in organization role update/delete — any org owner can rewrite or destroy another org's roles

June 16, 2026

Daytona’s organization role update and delete endpoints authorized the caller as an owner of the organization named in the request path, but resolved and mutated the target role by its identifier alone, without verifying the role belonged to that organization. An authenticated user who owns any organization (organizations are self-service) could therefore modify the permissions of, or delete, a role belonging to a different organization, given that role’s identifier.

References

  • github.com/advisories/GHSA-qxvm-pcfm-qc39
  • github.com/daytonaio/daytona/security/advisories/GHSA-qxvm-pcfm-qc39
  • nvd.nist.gov/vuln/detail/CVE-2026-54322

Code Behaviors & Features

Detect and mitigate CVE-2026-54322 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.185.0

Fixed versions

  • 0.185.0

Solution

Upgrade to version 0.185.0 or above.

Impact 7.7 HIGH

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-639: Authorization Bypass Through User-Controlled Key
  • CWE-862: Missing Authorization

Source file

go/github.com/daytonaio/daytona/CVE-2026-54322.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:14 +0000.