๐Ÿ” CVE Alert

CVE-2026-55436

HIGH 7.4

Coder's AI Bridge Proxy skips TLS certificate verification in default configuration

CVSS Score
7.4
EPSS Score
0.0%
EPSS Percentile
0th

Coder allows organizations to provision remote development environments via Terraform. Starting in version 2.30.0 and prior to versions 2.32.7, 2.33.8, and 2.34.2, the AI Bridge Proxy (`aibridgeproxyd`) created a goproxy server whose default transport set `InsecureSkipVerify: true` and only assigned a secure transport when an upstream proxy was configured. In the default configuration (no upstream proxy), outbound HTTPS to the Coder access URL accepted any TLS certificate. Practical exploitation requires an on-path (man-in-the-middle) position between the AI Bridge Proxy and the Coder server. Deployments where they are co-located over loopback are effectively unaffected. The fix in versions 2.32.7, 2.33.8, and 2.34.2 applies the secure transport (TLS 1.2 or higher using system root CAs) unconditionally. As a workaround, ensure the Coder access URL uses a trusted certificate and secure the network path between the AI Bridge Proxy and the Coder server (for example, loopback or mTLS).

CWE CWE-295
Vendor coder
Product coder
Published Jul 8, 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 high 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:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

coder / coder
>= 2.34.0, < 2.34.2 >= 2.33.0, < 2.33.8 >= 2.30.0, < 2.32.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/coder/coder/security/advisories/GHSA-84rm-42xw-mx52 github.com: https://github.com/coder/coder/pull/26131 github.com: https://github.com/coder/coder/releases/tag/v2.32.7 github.com: https://github.com/coder/coder/releases/tag/v2.33.8 github.com: https://github.com/coder/coder/releases/tag/v2.34.2