Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/coder/coder/v2
  4. ›
  5. CVE-2026-55429

CVE-2026-55429: Coder's workspace app upsert allows cross-workspace agent rebinding via user-controlled app ID

July 6, 2026

UpsertWorkspaceApp overwrites an existing app’s agent_id on a primary-key conflict and insertAgentApp accepts the app ID from the provisioner’s CompleteJob payload without verifying it belongs to the workspace being built. CompleteJob runs under dbauthz.AsProvisionerd so the authorization layer does not block the cross-workspace upsert.

Note: Exploitation requires elevated access as a template author or external provisioner operator.

References

  • github.com/advisories/GHSA-9rjw-3gwp-f59v
  • github.com/coder/coder/pull/26103
  • github.com/coder/coder/security/advisories/GHSA-9rjw-3gwp-f59v
  • nvd.nist.gov/vuln/detail/CVE-2026-55429

Code Behaviors & Features

Detect and mitigate CVE-2026-55429 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 2.29.17, all versions starting from 2.30.0 before 2.32.7, all versions starting from 2.33.0 before 2.33.8, all versions starting from 2.34.0 before 2.34.2

Fixed versions

  • 2.29.17
  • 2.32.7
  • 2.33.8
  • 2.34.2

Solution

Upgrade to versions 2.29.17, 2.32.7, 2.33.8, 2.34.2 or above.

Impact 8.7 HIGH

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

Learn more about CVSS

Weakness

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

Source file

go/github.com/coder/coder/v2/CVE-2026-55429.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 11 Jul 2026 00:17:48 +0000.