CVE-2026-45796
Description
Coder allows organizations to provision remote development environments via Terraform. Versions prior tp 2.24.5, 2.29.13, 2.30.8, 2.31.12, 2.32.2, and 2.33.3 are vulnerable to unauthenticated semi-blind Server-Side Request Forgery (SSRF) via the Azure instance identity endpoint (POST /api/v2/workspaceagents/azure-instance-identity). An external attacker can force the Coder server to issue HTTP GET requests to arbitrary internal or external hosts by submitting a crafted PKCS#7 signature. The server does not return the target's response body, but error messages in the API response reveal whether the target is reachable and what type of failure occurred. 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, if the Azure identity-auth mechanism is not being used then restrict access to the corresponding endpoint (/api/v2/workspaceagents/azure-instance-identity) using ingress firewall and/or proxy ACLs.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/coder/coder/v2Go | >= 2.33.0-rc.0, < 2.33.3 | 2.33.3 |
github.com/coder/coder/v2Go | >= 2.32.0-rc.0, < 2.32.2 | 2.32.2 |
github.com/coder/coder/v2Go | >= 2.31.0, < 2.31.12 | 2.31.12 |
github.com/coder/coder/v2Go | >= 2.30.0, < 2.30.8 | 2.30.8 |
github.com/coder/coder/v2Go | >= 2.29.0, < 2.29.13 | 2.29.13 |
github.com/coder/coder/v2Go | < 2.24.5 | 2.24.5 |
github.com/coder/coderGo | <= 0.27.3 | — |
Affected products
3- osv-coordsRange: < 0.0.20260723T184607-160000.1.1
Patches
Vulnerability mechanics
References
10- github.com/coder/coder/commit/57b11d405f17492aa789d4b9ff33366f961a37f8nvdPatchWEB
- github.com/coder/coder/pull/25274nvdIssue TrackingPatchWEB
- github.com/coder/coder/security/advisories/GHSA-686c-7vgv-v3fxnvdPatchVendor AdvisoryWEB
- github.com/advisories/GHSA-686c-7vgv-v3fxghsaADVISORY
- github.com/coder/coder/releases/tag/v2.24.5nvdRelease NotesWEB
- github.com/coder/coder/releases/tag/v2.29.13nvdRelease NotesWEB
- github.com/coder/coder/releases/tag/v2.30.8nvdRelease NotesWEB
- github.com/coder/coder/releases/tag/v2.31.12nvdRelease NotesWEB
- github.com/coder/coder/releases/tag/v2.32.2nvdRelease NotesWEB
- github.com/coder/coder/releases/tag/v2.33.3nvdRelease NotesWEB
News mentions
0No linked articles in our index yet.