← Back

CVE-2026-55430

nvd nist
Published: Jul 8, 2026Modified: Jul 8, 2026

JSON object

Loading...
6.8
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N
Exploitability: 2.3 / Impact: 4.0
Source: NVD

Description

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 workspace app proxy resolves the target app from `httpapi.RequestHost()` which prefers the `X-Forwarded-Host` header over the real `Host` header. No middleware strips `X-Forwarded-Host` before routing and the header is not browser-forbidden so client-side JavaScript can set it on `fetch()` calls. Practical exploitation requires subdomain app routing (wildcard hostname) enabled, a victim who visits the attacker's shared app and a deployment whose upstream proxy does not strip `X-Forwarded-Host`. The fix in versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2 trusts `X-Forwarded-Host` only from configured trusted proxies and otherwise resolves the routing host from the verified request host. As a workaround, place an upstream reverse proxy that strips or overwrites `X-Forwarded-Host` on untrusted requests.

Affected (4)

Products: Coder: Coder
1 product
Coder
Configuration A
4 vulnerable
Vulnerable SoftwareAffected Versions
Coder
Before 2.29.17
From 2.30.0 to 2.32.7
From 2.33.0 to 2.33.8
From 2.34.0 to 2.34.2

References (6)

Source: security-advisories@github.com
Issue TrackingPatch
Source: security-advisories@github.com
Release Notes
Source: security-advisories@github.com
Release Notes
Source: security-advisories@github.com
Release Notes
Source: security-advisories@github.com
Release Notes
Source: security-advisories@github.com
PatchVendor Advisory

Timeline

No history available yet.