CVE-2026-55075: Coder vulnerable to OIDC account takeover via email-based user matching and email_verified bypass
Two flaws in Coder’s OIDC login chained into account takeover: email-based user matching fell back to linking by email without checking for an existing link to a different IdP subject and the email_verified claim was only enforced when present as a boolean false so an absent or non-boolean claim was treated as verified.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-55075 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 →