Coder allows organizations to provision remote development environments via Terraform. In versions prior tp 2.24.5, 2.29.13, 2.30.8, 2.31.12, 2.32.2, and 2.33.3, `azureidentity.Validate()` verifies that the PKCS#7 signer certificate chains to a trusted Azure CA but never verifies the PKCS#7 signature itself. An attacker can embed a legitimate Azure certificate alongside arbitrary content e.g. `{"vmId":"<target>"}` and the forged `vmId` will be accepted returning the victim workspace agent's session token. No authentication is required. The attacker only needs to know a target VM's `vmId` which is a `UUIDv4`. That's a practical limitation which would typically require prior access to be exploited. Versions 2.24.5, 2.29.13, 2.30.8, 2.31.12, 2.32.2, and 2.33.3 patch the issue. As a workaround, reconfigure any Azure templates to use token authentication rather than `azure-instance-identity`.
References
| Link | Resource |
|---|---|
| https://github.com/coder/coder/pull/25286 | Issue Tracking Patch |
| https://github.com/coder/coder/releases/tag/v2.24.5 | Release Notes |
| https://github.com/coder/coder/releases/tag/v2.29.13 | Release Notes |
| https://github.com/coder/coder/releases/tag/v2.30.8 | Release Notes |
| https://github.com/coder/coder/releases/tag/v2.31.12 | Release Notes |
| https://github.com/coder/coder/releases/tag/v2.32.2 | Release Notes |
| https://github.com/coder/coder/releases/tag/v2.33.3 | Release Notes |
| https://github.com/coder/coder/security/advisories/GHSA-6x44-w3xg-hqqf | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
08 Jul 2026, 19:47
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:* | |
| First Time |
Coder coder
Coder |
|
| References | () https://github.com/coder/coder/pull/25286 - Issue Tracking, Patch | |
| References | () https://github.com/coder/coder/releases/tag/v2.24.5 - Release Notes | |
| References | () https://github.com/coder/coder/releases/tag/v2.29.13 - Release Notes | |
| References | () https://github.com/coder/coder/releases/tag/v2.30.8 - Release Notes | |
| References | () https://github.com/coder/coder/releases/tag/v2.31.12 - Release Notes | |
| References | () https://github.com/coder/coder/releases/tag/v2.32.2 - Release Notes | |
| References | () https://github.com/coder/coder/releases/tag/v2.33.3 - Release Notes | |
| References | () https://github.com/coder/coder/security/advisories/GHSA-6x44-w3xg-hqqf - Patch, Vendor Advisory |
07 Jul 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-07 22:16
Updated : 2026-07-08 19:47
NVD link : CVE-2026-46354
Mitre link : CVE-2026-46354
CVE.ORG link : CVE-2026-46354
JSON object : View
Products Affected
coder
- coder
CWE
CWE-347
Improper Verification of Cryptographic Signature
