๐Ÿ” CVE Alert

CVE-2026-55435

MEDIUM 5.4

Suspended Coder users retain access to AI Bridge LLM proxy endpoints

CVSS Score
5.4
EPSS Score
0.3%
EPSS Percentile
23th

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`.

CWE CWE-863
Vendor coder
Product coder
Published Jul 7, 2026
Last Updated Jul 9, 2026
Stay Ahead of the Next One

Get instant alerts for coder coder

Be the first to know when new medium vulnerabilities affecting coder coder are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

coder / coder
>= 2.34.0, < 2.34.2 >= 2.33.0, < 2.33.8 >= 2.30.0, < 2.32.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/coder/coder/security/advisories/GHSA-wqxv-w64v-5wh6 github.com: https://github.com/coder/coder/pull/26164 github.com: https://github.com/coder/coder/pull/26173 github.com: https://github.com/coder/coder/commit/0d2c9f904a8b75b888140fcc8fbf4633660cc787 github.com: https://github.com/coder/coder/releases/tag/v2.32.7 github.com: https://github.com/coder/coder/releases/tag/v2.33.8 github.com: https://github.com/coder/coder/releases/tag/v2.34.2