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, coder config-ssh wrote server-supplied SSH settings (HostnameSuffix, SSHConfigOptions) into the user's ~/.ssh/config without sanitizing embedded newlines or restricting directives so a malicious or compromised Coder server could inject arbitrary SSH configuration. Practical exploitation requires control of the server-supplied values through a malicious or compromised deployment, a man-in-the-middle position or admin access to the HostnameSuffix and SSHConfigOptions settings. The fix in versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2 validates HostnameSuffix and SSHConfigOptions against a strict character set that rejects newlines and other control characters. As a workaround, inspect coder config-ssh --dry-run output before applying changes.
CVE-2026-55427
This high-severity CVE scores 8.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 81% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.3
- EG Score
- 8.3(medium)
- EG Risk
- 37(Track)EG Risk 37/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity83% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 19%
- KEV
- Not listed
Published
July 6, 2026
Last Modified
July 8, 2026
Advisory Details (6)
Auto-updated Jul 8, 2026SSH config injection via unsanitized server-supplied values in `coder config-ssh` · Advisory · coder/coder · GitHub
https://github.com/coder/coder/security/advisories/GHSA-mcqq-fqgf-rxwmv2.34.2 [SECURITY]
Patch available: coder/coder v2.34.2
https://github.com/coder/coder/releases/tag/v2.34.2v2.33.8 [SECURITY]
Patch available: coder/coder v2.33.8
https://github.com/coder/coder/releases/tag/v2.33.8v2.32.7 [SECURITY]
Patch available: coder/coder v2.32.7
https://github.com/coder/coder/releases/tag/v2.32.7v2.29.17 [SECURITY]
Patch available: coder/coder v2.29.17
https://github.com/coder/coder/releases/tag/v2.29.17fix!: validate HostnameSuffix and SSHConfigOptions'
Fix merged in coder/coder PR #26154 on 2026-06-10 — awaiting tagged release
https://github.com/coder/coder/pull/26154Vendor Advisories for CVE-2026-55427(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(2 across 1 ecosystem)
Go(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/coder/coder | — | — | — |
| github.com/coder/coder/v2 | — | 2.34.2 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 33× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-28 18:58 UTCEG score recompute
- 2026-07-28 15:37 UTCEPSS rescore
- 2026-07-27 21:14 UTCEG score recompute
- 2026-07-26 23:36 UTCEG score recompute
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 12:46 UTCEG score recompute
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-24 14:18 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:20 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:25 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-16 17:03 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-13 22:31 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
Show 8 moreShow fewer
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-08 15:16 UTCEPSS rescore
- 2026-07-08 15:16 UTCEPSS rescore
- 2026-07-06 21:35 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-78
- CVE-2009-20011EG 10.0CRITICAL
- CVE-2011-10017EG 10.0CRITICAL
- CVE-2011-4502EG 10.0EPSS p92HIGH
- CVE-2011-2148EG 10.0EPSS p92HIGH
- CVE-2011-0382EG 10.0EPSS p90HIGH
- CVE-2011-0381EG 10.0EPSS p92HIGH
- CVE-2011-0372EG 10.0HIGH
- CVE-2011-0271EG 10.0EPSS p94HIGH
- CVE-2010-3757EG 10.0EPSS p90HIGH
- CVE-2010-3754EG 10.0EPSS p91HIGH
Frequently asked(5)
What is CVE-2026-55427?
When was CVE-2026-55427 disclosed?
Is CVE-2026-55427 actively exploited?
What is the CVSS score of CVE-2026-55427?
How do I remediate CVE-2026-55427?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55427
Is Your Infrastructure Affected by CVE-2026-55427?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.