CVE-2026-55433 | 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.

Published: 2026-07-07 Last update: 2026-07-08 Assigner: [email protected] Source: [email protected]

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.

Exploit prediction scoring system (EPSS) score for CVE-2026-55433

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)

Common vulnerability scoring system (CVSS) metrics for CVE-2026-55433

CVSS metrics for this CVE.

Base score Version Severity Vector Exploitability Impact Score source
5.4 3.1 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:L)
A normal user session is enough; they don’t have to be admin.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:L)
Attackers could change some data, but it’s limited—not everything goes.
Availability (A:L)
Might cause slowdowns, glitches, or partial disruption—not a full brick.
2.8 2.5 [email protected]

Weakness enumeration for CVE-2026-55433

GitHub Security Advisory for CVE-2026-55433

GHSA-jqj2-x4c5-jfxm · Severity: medium · Ecosystem: go — Coder: Devcontainer recreate endpoint missing write authorization allows read-only roles to destroy containers

Affected software / configurations for CVE-2026-55433

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:*:*

References for CVE-2026-55433

cvelogic Threat Intelligence