Back to list

Coder: Unauthenticated SSRF via Azure Instance Identity Endpoint — CVE-2026-45796

GitHub · GitHub · CVE-2026-45796

ID
CVE-2026-45796
Date
Activity
Source
GitHub
Vendor
GitHub
Threat
medium
CVSS
6.5

Summary

## Summary 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…

Product

go: github.com/coder/coder/v2 | go: github.com/coder/coder

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories