PT-2026-56078 · Coder · Coder
CVE-2026-55434
·
Published
2026-07-06
·
Updated
2026-07-30
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Coder versions 2.33.0 through 2.33.7
Coder versions 2.34.0 through 2.34.1
Description
AI Bridge provider handlers read request bodies using
io.ReadAll without enforcing a maximum size. An authenticated user with AI Bridge access can send an arbitrarily large or chunked body to an AI Bridge provider endpoint, such as /api/v2/aibridge/anthropic/v1/messages, which causes heap memory to grow until the operating system terminates the process. Since AI Bridge runs in-process with coderd, this results in a denial of service that crashes the entire control plane, including the API, workspace coordinator, and DERP relay.Recommendations
Update Coder versions 2.33.0 through 2.33.7 to version 2.33.8.
Update Coder versions 2.34.0 through 2.34.1 to version 2.34.2.
Exploit
Fix
DoS
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Coder