GHSA-jqj2-x4c5-jfxm · Severity: medium · Ecosystem: go — Coder: Devcontainer recreate endpoint missing write authorization allows read-only roles to destroy containers
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, the devcontainer recreate endpoint relied on route middleware that checked only `ActionRead` on the workspace and, unlike the sibling delete endpoint, performed no `ActionUpdate` check before triggering the destructive rebuild. Exploitation requires an existing low-privilege role with access to the target workspace. The fix in versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2 adds an explicit `ActionUpdate` authorization check before the agent is dialed like the delete endpoint. No known workarounds are available.
Conclusion & alert: CVE-2026-55433 is rated Low Risk (32.8/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.40%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-07-08 | — | 0.40% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.4 | 3.1 | MEDIUM |
|
2.8 | 2.5 | [email protected] |
GHSA-jqj2-x4c5-jfxm · Severity: medium · Ecosystem: go — Coder: Devcontainer recreate endpoint missing write authorization allows read-only roles to destroy containers
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| coder | coder | < 2.29.17 | cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:* |
| coder | coder | >= 2.30.0, < 2.32.7 | cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:* |
| coder | coder | >= 2.33.0, < 2.33.8 | cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:* |
| coder | coder | >= 2.34.0, < 2.34.2 | cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:* |
| URL | Tags |
|---|---|
| https://github.com/coder/coder/pull/25812 | Issue Tracking Patch |
| https://github.com/coder/coder/releases/tag/v2.29.17 | Release Notes |
| https://github.com/coder/coder/releases/tag/v2.32.7 | Release Notes |
| https://github.com/coder/coder/releases/tag/v2.33.8 | Release Notes |
| https://github.com/coder/coder/releases/tag/v2.34.2 | Release Notes |
| https://github.com/coder/coder/security/advisories/GHSA-jqj2-x4c5-jfxm | Patch Vendor Advisory |