Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-46354

38
FAUCET Score

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

First published: Jul 7, 2026Last modified: Jul 7, 2026

Impacted Technologies

VendorProductVersion(s)CPE
< 2.24.5CPE matchmatch criteria
cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:*
>= 2.29.0, < 2.29.13CPE matchmatch criteria
cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:*
>= 2.30.0, < 2.30.8CPE matchmatch criteria
cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:*
>= 2.31.0, < 2.31.12CPE matchmatch criteria
cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:*
>= 2.32.0, < 2.32.2CPE matchmatch criteria
cpe:2.3:a:coder:coder:*:*:*:*:*:go:*:*

CVSS Data

CVSS version used by this source: 3.1

9.1CRITICAL

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 Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.26%
Probability of exploitation in next 30 days
EPSS Percentile
17.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0026 is in the 1st percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (7)

github_advisorypatch availablevia nvd_reference
View patch
gopatch availablevia ghsa
Product: github.com/coder/coder/v2Fixed in: 2.32.2
gopatch availablevia ghsa
Product: github.com/coder/coder/v2Fixed in: 2.31.12
gopatch availablevia ghsa
Product: github.com/coder/coder/v2Fixed in: 2.33.3
gopatch availablevia ghsa
Product: github.com/coder/coder/v2Fixed in: 2.29.13
gopatch availablevia ghsa
Product: github.com/coder/coder/v2Fixed in: 2.24.5
gopatch availablevia ghsa
Product: github.com/coder/coder/v2Fixed in: 2.30.8

Vendor Advisories (1)

goGHSA-6x44-w3xg-hqqfcritical

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

May 19, 2026

References

github.com / coder/coder/pull/25286
Issue TrackingPatch
github.com / coder/coder/releases/tag/v2.24.5
Release Notes
github.com / coder/coder/releases/tag/v2.29.13
Release Notes
github.com / coder/coder/releases/tag/v2.30.8
Release Notes
github.com / coder/coder/releases/tag/v2.31.12
Release Notes
github.com / coder/coder/releases/tag/v2.32.2
Release Notes
github.com / coder/coder/releases/tag/v2.33.3
Release Notes
github.com / coder/coder/security/advisories/GHSA-6x44-w3xg-hqqf
PatchVendor Advisory