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`.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:NCoder
APPCoder< 2.24.52.29.0 – 2.29.13 (excl.)2.30.0 – 2.30.8 (excl.)2.31.0 – 2.31.12 (excl.)2.32.0 – 2.32.2 (excl.)2.33.0 – 2.33.3 (excl.)
Related vulnerabilities
Coder: nieautoryzowane przepisanie agenta między workspace'ami (IDOR)
Coder CLI: wyciek tokenu sesji przez niezwalidowany URL zewnętrznej aplikacji
Coder: command injection przez niesanityzowane ustawienia SSH w ~/.ssh/config
Coder: brak weryfikacji AllowedIPs w koordynatorze tailnet — eskalacja dostępu przez WireGuard
Coder AI Bridge Proxy pomija weryfikację certyfikatu TLS (CWE-295)