GHSA-wqxv-w64v-5wh6 · Severity: medium · Ecosystem: go — Suspended Coder users retain access to AI Bridge LLM proxy endpoints
Coder allows organizations to provision remote development environments via Terraform. Starting in version 2.30.0 and prior to versions 2.32.7, 2.33.8, and 2.34.2, AI Bridge proxy endpoints authenticate via `Server.IsAuthorized` in `coderd/aibridgedserver`, which validates key format, expiry, secret and deleted or system users but does not check whether the account is suspended. Because suspension does not revoke existing API keys, a suspended user's unexpired token keeps working. Practical impact is limited to already-issued API keys of suspended users until those keys are deleted. Versions 2.32.7, 2.33.8, and 2.34.2 patch the issue. As a workaround, on suspension, delete the user's API keys via `DELETE /api/v2/users/{user}/keys`.
Conclusion & alert: CVE-2026-55435 is rated Low Risk (30/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.32%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-07-08 | — | 0.32% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.4 | 3.1 | MEDIUM |
|
2.8 | 2.5 | [email protected] |
GHSA-wqxv-w64v-5wh6 · Severity: medium · Ecosystem: go — Suspended Coder users retain access to AI Bridge LLM proxy endpoints
| URL | Tags |
|---|---|
| https://github.com/coder/coder/commit/0d2c9f904a8b75b888140fcc8fbf4633660cc787 | Patch |
| https://github.com/coder/coder/pull/26164 | Issue Tracking Patch |
| https://github.com/coder/coder/pull/26173 | Issue Tracking Patch |
| https://github.com/coder/coder/releases/tag/v2.32.7 | Release Notes |
| https://github.com/coder/coder/releases/tag/v2.33.8 | Release Notes |
| https://github.com/coder/coder/releases/tag/v2.34.2 | Release Notes |
| https://github.com/coder/coder/security/advisories/GHSA-wqxv-w64v-5wh6 | Patch Vendor Advisory |