CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2026-46354

Critical · CVSS 9.1

github.com/coder/coder — Improper Verification of Cryptographic Signature (PKCS#7 signature not verified, CWE-347)

CVSS
9.1
nvd
EPSS
KEV
No
Class
oss containerizable
CWE-347

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`.

Search profile — drives PoC discovery

Symbols azureidentity.Validate()azure-instance-identityvmIdPKCS#7azureidentitysession tokenworkspace agent
Keywords CVE-2026-46354coder azureidentity PKCS#7 signature bypasscoder azure-instance-identity vmId forgecoder azureidentity Validate signature verificationcoder workspace agent session token azurecoder PKCS#7 certificate chain bypassgithub coder coder CVE-2026-46354
Versions: < 2.24.5, < 2.29.13, < 2.30.8, < 2.31.12, < 2.32.2, < 2.33.3

Affected packages

Go github.com/coder/coder 0 → ∞
Go github.com/coder/coder/v2 0 → 2.24.5
Go github.com/coder/coder/v2 2.29.0 → 2.29.13
Go github.com/coder/coder/v2 2.30.0 → 2.30.8
Go github.com/coder/coder/v2 2.31.0 → 2.31.12
Go github.com/coder/coder/v2 2.32.0-rc.0 → 2.32.2
Go github.com/coder/coder/v2 2.33.0-rc.0 → 2.33.3

References

Status: enriched · ingested 2026-07-09T00:00:39.000Z · profiled 2026-07-09T00:30:39.000Z