Auth bypass in Coder

CVE-2026-63443

Coder allows organizations to provision remote development environments via Terraform. Prior to 2.29.19, 2.32.9, 2.33.10, and 2.34.4, agentConn.apiClient() follows redirects while its custom transport accepts the host from the redirected request URL when the port is the workspace agent HTTP API port 4. An authenticated user who controls a modified workspace agent and knows another online agent's UUID can derive the victim's tailnet address and redirect control-plane requests to that agent. HTTP 301, 302, and 303 redirects can redirect read requests, while HTTP 307 and 308 preserve replayable write and process-start requests. The redirected workspace agent file APIs can read or write files as the victim workspace user, and affected versions exposing the workspace agent process API can execute commands after a redirected file write, crossing workspace and tenant boundaries. This issue is fixed in versions 2.29.19, 2.32.9, 2.33.10, and 2.34.4.

Vulnerability class: Broken Access Control

CVSS v3 metric

CVSS v3 base score 8.3 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L.

Affected products

  • Coder — versions >= 2.27.0, < 2.29.19, >= 2.30.0, < 2.32.9, >= 2.33.0, < 2.33.10

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-63443?
CVE-2026-63443 is a high-severity vulnerability in Coder, classified under Incorrect Authorization. CVSS score: 8.3/10. Published 2026-09-15.
How severe is CVE-2026-63443?
High severity. CVSS v3 base score is 8.3 out of 10.