VYPR
Moderate severityNVD Advisory· Published Jul 7, 2026· Updated Jul 9, 2026

Suspended Coder users retain access to AI Bridge LLM proxy endpoints

CVE-2026-55435

Description

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.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/coder/coder/v2Go
>= 2.34.0, < 2.34.22.34.2
github.com/coder/coder/v2Go
>= 2.33.0, < 2.33.82.33.8
github.com/coder/coder/v2Go
>= 2.30.0, < 2.32.72.32.7

Affected products

1
  • Coder/Coderllm-fuzzy
    Range: >=2.30.0,<2.32.7, >=2.33.0,<2.33.8, >=2.34.0,<2.34.2

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.