SCA: security update for github.com/coder/coder/v2 (GHSA-7cc2-r658-7xpf)

high Tenable Self-Hosted Container Security Plugin ID 411990

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Coder allows oragnizations to provision remote development environments via Terraform. Prior to versions
2.6.1, 2.7.3, and 2.8.4, a vulnerability in Coder's OIDC authentication could allow an attacker to bypass
the `CODER_OIDC_EMAIL_DOMAIN` verification and create an account with an email not in the allowlist.
Deployments are only affected if the OIDC provider allows users to create accounts on the provider. During
OIDC registration, the user's email was improperly validated against the allowed
`CODER_OIDC_EMAIL_DOMAIN`s. This could allow a user with a domain that only partially matched an allowed
domain to successfully login or register. An attacker could register a domain name that exploited this
vulnerability and register on a Coder instance with a public OIDC provider. Coder instances with OIDC
enabled and protected by the `CODER_OIDC_EMAIL_DOMAIN` configuration are affected. Coder instances using a
private OIDC provider are not affected, as arbitrary users cannot register through a private OIDC provider
without first having an account on the provider. Public OIDC providers are impacted. GitHub authentication
and external authentication are not impacted. This vulnerability is remedied in versions 2.8.4, 2.7.3, and
2.6.1 All versions prior to these patches are affected by the vulnerability.*It is recommended that
customers upgrade their deployments as soon as possible if they are utilizing OIDC authentication with the
`CODER_OIDC_EMAIL_DOMAIN` setting. (CVE-2024-27918)

See Also

https://github.com/advisories/GHSA-7cc2-r658-7xpf

Plugin Details

Severity: High

ID: 411990

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 51.91

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:C

CVSS Score Source: CVE-2024-27918

CVSS v3

Risk Factor: High

Base Score: 8.2

Temporal Score: 7.1

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/4/2024

Vulnerability Publication Date: 3/4/2024

Reference Information

CVE: CVE-2024-27918

cwe: CWE-20