CVE-2026-46354
CRITICALCVSS v3.1: 9.1
Source data as of:
At a glance
- Severity
- CRITICAL
- CVSS
- 9.1 v3.1 · NVD
- EPSS
- EPSS not provided by FIRST.org for this CVE
- CISA KEV
- No
- Attack conditions (CVSS vector)
- NetworkNo privilegesNo user interaction · Source: NVD Vector
- Published
- 2026-07-07 · Modified: 2026-07-07
- References
- Jump to references (8)
CVSS / EPSS / KEV
Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources
Description
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
Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.
- Reference https://github.com/coder/coder/pull/25286
- Patch https://github.com/coder/coder/releases/tag/v2.24.5
- Patch https://github.com/coder/coder/releases/tag/v2.29.13
- Patch https://github.com/coder/coder/releases/tag/v2.30.8
- Patch https://github.com/coder/coder/releases/tag/v2.31.12
- Patch https://github.com/coder/coder/releases/tag/v2.32.2
- Patch https://github.com/coder/coder/releases/tag/v2.33.3
- Vendor advisory https://github.com/coder/coder/security/advisories/GHSA-6x44-w3xg-hqqf