# CVE-2026-63443

## Summary

- **CVE ID:** CVE-2026-63443
- **Severity:** HIGH
- **CVSS Score:** 8.3 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L)
- **CWE:** CWE-863, CWE-918
- **Published:** Sep 15, 2026
- **Last Modified:** Sep 15, 2026

## Description

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.

## Affected Products

- coder — coder (>= 2.27.0, < 2.29.19)
- coder — coder (>= 2.30.0, < 2.32.9)
- coder — coder (>= 2.33.0, < 2.33.10)
- coder — coder (>= 2.34.0, < 2.34.4)

## References

- [CNA](https://github.com/coder/coder/security/advisories/GHSA-qrwj-vh9x-gw5v)
- [CNA](https://github.com/coder/coder/pull/26600)
- [CNA](https://github.com/coder/coder/pull/26611)
- [CNA](https://github.com/coder/coder/pull/26612)
- [CNA](https://github.com/coder/coder/pull/26613)
- [CNA](https://github.com/coder/coder/pull/26622)
- [CNA](https://github.com/coder/coder/commit/2312b67bc52c4e314c18c4b4be5dcf5500c94ad7)
- [CNA](https://github.com/coder/coder/commit/812549d671d0f5a0b45adcee860d37b70aaddccd)
- [CNA](https://github.com/coder/coder/commit/ec3ba84c0002f47dd979c073cde1ab345acbaea5)
- [CNA](https://github.com/coder/coder/commit/eeb2624549ddb85538e493af3e678fdb185a809f)
- [CNA](https://github.com/coder/coder/commit/f8bdec5add4711650d5bfb6ff93d0cc9d7821c81)
- [CNA](https://github.com/coder/coder/releases/tag/v2.29.19)
- [CNA](https://github.com/coder/coder/releases/tag/v2.32.9)
- [CNA](https://github.com/coder/coder/releases/tag/v2.33.10)
- [CNA](https://github.com/coder/coder/releases/tag/v2.34.4)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.42%
- **EPSS Percentile:** 36.0

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._