Vulnerabilities (CVE)

Filtered by vendor Coder
Angry Yack Logo
Total 7 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2025-66411 1 Coder 1 Coder 2026-02-13 N/A 7.8 HIGH
Coder allows organizations to provision remote development environments via Terraform. Prior to 2.26.5, 2.27.7, and 2.28.4, Workspace Agent manifests containing sensitive values were logged in plaintext unsanitized. An attacker with limited local access to the Coder Workspace (VM, K8s Pod etc.) or a third-party system (SIEM, logging stack) could access those logs. This vulnerability is fixed in 2.26.5, 2.27.7, and 2.28.4.
CVE-2024-27918 1 Coder 1 Coder 2025-12-04 N/A 8.2 HIGH
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 ...

Show More

CVE-2025-58437 1 Coder 1 Coder 2025-10-17 N/A 8.1 HIGH
Coder allows organizations to provision remote development environments via Terraform. In versions 2.22.0 through 2.24.3, 2.25.0 and 2.25.1, Coder can be compromised through insecure session handling in prebuilt workspaces. Coder automatically generates a session token for a user when a workspace is started. It is automatically exposed via coder_workspace_owner.session_token. Prebuilt workspaces are initially owned by a built-in prebuilds system user. When a prebuilt workspace is claimed, a new ...

Show More

CVE-2025-59956 1 Coder 1 Agentapi 2025-10-08 N/A 6.5 MEDIUM
AgentAPI is an HTTP API for Claude Code, Goose, Aider, Gemini, Amp, and Codex. Versions 0.3.3 and below are susceptible to a client-side DNS rebinding attack when hosted over plain HTTP on localhost. An attacker can gain access to the /messages endpoint served by the Agent API. This allows for the unauthorized exfiltration of sensitive user data, specifically local message history, which can include secret keys, file system contents, and intellectual property the user was working on locally. Thi ...

Show More

CVE-2023-26114 1 Coder 1 Code-server 2025-02-25 N/A 8.2 HIGH
Versions of the package code-server before 4.10.1 are vulnerable to Missing Origin Validation in WebSockets handshakes. Exploiting this vulnerability can allow an adversary in specific scenarios to access data from and connect to the code-server instance.
CVE-2021-42648 1 Coder 1 Code-server 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
Cross-site scripting (XSS) vulnerability exists in Coder Code-Server before 3.12.0, allows attackers to execute arbitrary code via crafted URL.
CVE-2021-3810 1 Coder 1 Code-server 2024-11-21 7.8 HIGH 7.5 HIGH
code-server is vulnerable to Inefficient Regular Expression Complexity