Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-55430— Coder's subdomain workspace app routing trusts unauthenticated X-Forwarded-Host header, enabling cross-app data access

CVSS 5.8 · Medium EPSS 0.14% · P4

Possible ATT&CK Techniques 1AI

T1071 · Application Layer Protocol

Affected Version Matrix 4

VendorProductVersion RangeStatus
codercoder>= 2.34.0, < 2.34.2affected
>= 2.33.0, < 2.33.8affected
>= 2.30.0, < 2.32.7affected
< 2.29.17affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-55430

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Coder's subdomain workspace app routing trusts unauthenticated X-Forwarded-Host header, enabling cross-app data access
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
对数据真实性的验证不充分
Source: CVE Program / CVE List V5
Vulnerability Title
Coder 输入验证错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Coder是Coder组织开源的一个可以在公共或私有云基础设施中设置开发环境的应用程序。 Coder存在安全漏洞,该漏洞源于对X-Forwarded-Host头验证不当,可能导致客户端JavaScript设置恶意标头,路由解析时绕过主机验证。以下版本受到影响:2.29.17之前版本、2.30.0至2.32.7之前版本、2.33.0至2.33.8之前版本和2.34.0至2.34.2之前版本。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
codercoder >= 2.34.0, < 2.34.2 -

II. Public POCs for CVE-2026-55430

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-55430

登录查看更多情报信息。

Patches & Fixes for CVE-2026-55430 (1)

Vendor Advisories for CVE-2026-55430 (1)

Vendor Pages for CVE-2026-55430 (4)

Same Patch Batch · coder · 2026-07-08 · 8 CVEs total

CVE-2026-554298.7 HIGHCoder's workspace app upsert allows cross-workspace agent rebinding via user-controlled ap
CVE-2026-554317.7 HIGHCoder's session token leaked to arbitrary hosts via `coder open app` for external workspac
CVE-2026-554367.4 HIGHCoder's AI Bridge Proxy skips TLS certificate verification in default configuration
CVE-2026-554385.8 MEDIUMCoder's workspace app CORS origin check can be bypassed via UUID-based subdomain spoofing
CVE-2026-554375.4 MEDIUMCoder vulnerable to stored HTML injection via workspace agent logs in AgentLogLine compone
CVE-2026-554325.4 MEDIUMCoder's sub-agent app registration bypasses template port-sharing policy enforcement
CVE-2026-554335.4 MEDIUMCoder: Devcontainer recreate endpoint missing write authorization allows read-only roles t

IV. Related Vulnerabilities

V. Comments for CVE-2026-55430

No comments yet


Leave a comment