CVE-2026-55429
Last modified
CVE-2026-55429 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. Coder allows organizations to provision remote development environments via Terraform. Prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2, `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. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
Description
Coder allows organizations to provision remote development environments via Terraform. Prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2, `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. Exploitation requires elevated access as a template author or external provisioner operator. The fix in versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2 verifies that any existing `workspace_apps` row matching the supplied ID belongs to the workspace being built and rejects cross-workspace agent reassignment. No known workarounds are available.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Coder | Coder | < 2.29.17 |
| Coder | Coder | >= 2.30.0, < 2.32.7 |
| Coder | Coder | >= 2.33.0, < 2.33.8 |
| Coder | Coder | >= 2.34.0, < 2.34.2 |
References
- https://github.com/coder/coder/pull/26103Issue Tracking, Patch
- https://github.com/coder/coder/releases/tag/v2.29.17Release Notes
- https://github.com/coder/coder/releases/tag/v2.32.7Release Notes
- https://github.com/coder/coder/releases/tag/v2.33.8Release Notes
- https://github.com/coder/coder/releases/tag/v2.34.2Release Notes
- https://github.com/coder/coder/security/advisories/GHSA-9rjw-3gwp-f59vPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-55429?
How severe is CVE-2026-55429?
How do I fix CVE-2026-55429?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5542A vulnerability was determined in code-projects Simple Laund…4.3
- CVE-2026-55420Discourse is an open-source discussion platform. Prior to 20…8.1
- CVE-2026-55423Langflow is a tool for building and deploying AI-powered age…6.1
- CVE-2026-55424Discourse is an open-source discussion platform. Prior to 20…5.4
- CVE-2026-55427Coder allows organizations to provision remote development e…8.3
- CVE-2026-55428Coder allows organizations to provision remote development e…8.2
- CVE-2026-5543A vulnerability was identified in PHPGurukul User Registrati…6.3
- CVE-2026-55430Coder allows organizations to provision remote development e…6.8
- CVE-2026-55431Coder allows organizations to provision remote development e…6.1
- CVE-2026-55432Coder allows organizations to provision remote development e…5.4
- CVE-2026-55433Coder allows organizations to provision remote development e…5.4
- CVE-2026-55434Coder allows organizations to provision remote development e…6.5
Are you affected by CVE-2026-55429?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
