๐Ÿ” CVE Alert

CVE-2026-46354

CRITICAL 9.1

Coder: PKCS#7 signature bypass in Azure instance identity allows unauthenticated agent token theft

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
0th

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

CWE CWE-347
Vendor coder
Product coder
Published Jul 7, 2026
Last Updated Jul 8, 2026
Stay Ahead of the Next One

Get instant alerts for coder coder

Be the first to know when new critical vulnerabilities affecting coder coder are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

coder / coder
>= 2.33.0-rc.0, < 2.33.3 >= 2.32.0-rc.0, < 2.32.2 >= 2.31.0, < 2.31.12 >= 2.30.0, < 2.30.8 >= 2.29.0, < 2.29.13 < 2.24.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/coder/coder/security/advisories/GHSA-6x44-w3xg-hqqf github.com: https://github.com/coder/coder/pull/25286 github.com: https://github.com/coder/coder/releases/tag/v2.24.5 github.com: https://github.com/coder/coder/releases/tag/v2.29.13 github.com: https://github.com/coder/coder/releases/tag/v2.30.8 github.com: https://github.com/coder/coder/releases/tag/v2.31.12 github.com: https://github.com/coder/coder/releases/tag/v2.32.2 github.com: https://github.com/coder/coder/releases/tag/v2.33.3