6.5
MEDIUM CVSS 3.1
CVE-2026-45796
Coder vulnerable to unauthenticated SSRF via Azure Instance Identity Endpoint
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.

INFO

Published Date :

July 7, 2026, 10:16 p.m.

Last Modified :

July 7, 2026, 10:16 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-45796 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
Solution
Update Coder to a patched version or restrict access to the affected endpoint.
  • Update Coder to version 2.24.5 or later.
  • Update Coder to version 2.29.13 or later.
  • Update Coder to version 2.30.8 or later.
  • Restrict access to the /api/v2/workspaceagents/azure-instance-identity endpoint if not using Azure identity-auth.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-45796 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-45796 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-45796 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-45796 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Jul. 07, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'coder', 'product': 'coder', 'versions': [{'status': 'affected', 'version': '>= 2.33.0-rc.0, < 2.33.3'}, {'status': 'affected', 'version': '>= 2.32.0-rc.0, < 2.32.2'}, {'status': 'affected', 'version': '>= 2.31.0, < 2.31.12'}, {'status': 'affected', 'version': '>= 2.30.0, < 2.30.8'}, {'status': 'affected', 'version': '>= 2.29.0, < 2.29.13'}, {'status': 'affected', 'version': '< 2.24.5'}]}]
    Added 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.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
    Added CWE CWE-918
    Added Reference https://github.com/coder/coder/commit/57b11d405f17492aa789d4b9ff33366f961a37f8
    Added Reference https://github.com/coder/coder/pull/25274
    Added Reference https://github.com/coder/coder/releases/tag/v2.24.5
    Added Reference https://github.com/coder/coder/releases/tag/v2.29.13
    Added Reference https://github.com/coder/coder/releases/tag/v2.30.8
    Added Reference https://github.com/coder/coder/releases/tag/v2.31.12
    Added Reference https://github.com/coder/coder/releases/tag/v2.32.2
    Added Reference https://github.com/coder/coder/releases/tag/v2.33.3
    Added Reference https://github.com/coder/coder/security/advisories/GHSA-686c-7vgv-v3fx
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.