CVE-2026-63443

Source
https://cve.org/CVERecord?id=CVE-2026-63443
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63443.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63443
Aliases
Published
2026-09-15T16:44:23Z
Modified
2026-09-17T03:47:23Z
Severity
  • 8.3 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L CVSS Calculator
Summary
Coder: Workspace agent API insecure redirect handling allowed cross-agent file read and write
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-863",
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63443.json"
}
References

Affected packages

Git / github.com/coder/coder

Affected ranges

Type
GIT
Repo
https://github.com/coder/coder
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "2.27.0"
        },
        {
            "fixed": "2.29.19"
        },
        {
            "introduced": "2.30.0"
        },
        {
            "fixed": "2.32.9"
        },
        {
            "introduced": "2.33.0"
        },
        {
            "fixed": "2.33.10"
        },
        {
            "introduced": "2.34.0"
        },
        {
            "fixed": "2.34.4"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v2.*
v2.33.0
v2.33.1
v2.33.2
v2.33.3
v2.33.4
v2.33.5
v2.33.6
v2.33.7
v2.33.8
v2.33.9
v2.34.0
v2.34.1
v2.34.2
v2.34.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63443.json"