Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/coder/coder/v2
  4. ›
  5. CVE-2026-55435

CVE-2026-55435: Suspended Coder users retain access to AI Bridge LLM proxy endpoints

July 6, 2026

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.

Note: Practical impact is limited to already-issued API keys of suspended users until those keys are deleted.

References

  • github.com/advisories/GHSA-wqxv-w64v-5wh6
  • github.com/coder/coder/pull/26164
  • github.com/coder/coder/security/advisories/GHSA-wqxv-w64v-5wh6
  • nvd.nist.gov/vuln/detail/CVE-2026-55435

Code Behaviors & Features

Detect and mitigate CVE-2026-55435 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.30.0 before 2.32.7, all versions starting from 2.33.0 before 2.33.8, all versions starting from 2.34.0 before 2.34.2

Fixed versions

  • 2.32.7
  • 2.33.8
  • 2.34.2

Solution

Upgrade to versions 2.32.7, 2.33.8, 2.34.2 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

go/github.com/coder/coder/v2/CVE-2026-55435.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 07 Jul 2026 12:17:43 +0000.