CVE & CISA-KEV Catalog

CVE-2026-55430

MEDIUM
5.8
CVSS v3
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.

How to fix

Remediation Available
coderNVD
Affected:< 2.29.17Fixed in:2.29.17CVE-2026-55430derived from NVD
Affected:>= 2.34.0, < 2.34.2Fixed in:2.34.2CVE-2026-55430derived from NVD
Affected:>= 2.30.0, < 2.32.7Fixed in:2.32.7CVE-2026-55430derived from NVD
Affected:>= 2.33.0, < 2.33.8Fixed in:2.33.8CVE-2026-55430derived from NVD

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredLow
User InteractionRequired
ScopeChanged

Impact

ConfidentialityHigh
IntegrityNone
AvailabilityNone

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N

Exploit Intelligence

0.14%probability of exploitation in 30 days
4thpercentile

Low risk: more likely to be exploited than 4% of all known CVEs.

References

Related Vulnerabilities

Other CWE-345 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2023-38831High7.898%KEV + RansomFix
CVE-2016-4553High8.680%-Fix
CVE-2016-4554High8.639%-Fix
CVE-2023-35719Medium6.826%--
CVE-2022-26871Critical9.820%KEV-
CVE-2014-4936High9.317%--

Common questions

How do I fix CVE-2026-55430?

Upgrade coder to 2.29.17 or later.

Is CVE-2026-55430 being actively exploited?

Not that we know of. CVE-2026-55430 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.14% is the estimated probability that it will be exploited in the next 30 days. That is higher than 4% of all scored CVEs.

How severe is CVE-2026-55430?

CVE-2026-55430 has a CVSS v3 base score of 5.8, rated medium. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-55430 affect?

Published advisories record a fix for coder (NVD). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-55430
CVE-2026-55430 severity badge

Markdown

[![CVE-2026-55430](https://tridentstack.com/cve/badge/CVE-2026-55430.svg)](https://tridentstack.com/cve/CVE-2026-55430)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-55430"><img src="https://tridentstack.com/cve/badge/CVE-2026-55430.svg" alt="CVE-2026-55430"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-07-08.