Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-55079— Coder's unbounded memory allocation in provisioner file upload allows authenticated denial of service

CVSS 4.9 · Medium EPSS 0.64% · P46

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 4

VendorProductVersion RangeStatus
codercoder>= 2.34.0, < 2.34.2affected
>= 2.33.0, < 2.33.8affected
>= 2.30.0, < 2.32.7affected
>= 2.24.0, < 2.29.17affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-55079

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Coder's unbounded memory allocation in provisioner file upload allows authenticated denial of service
Source: NVD (National Vulnerability Database)
Vulnerability Description
Coder allows organizations to provision remote development environments via Terraform. Starting in version 2.24.0 and prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2, `NewDataBuilder` in `provisionersdk/proto/dataupload.go` allocated a byte slice using the client-supplied `FileSize` from a `DataUpload` message without an upper-bound check. Although the DRPC wire limit is 4 MiB, the `FileSize` value itself was unconstrained. The fix in versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2 validates `FileSize` against an upper bound (`MaxFileSize = 100 MiB`) before allocation. As a workaround, restrict access to the provisioner daemon serve endpoint to trusted provisioner daemon service accounts.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
未经控制的内存分配
Source: NVD (National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
codercoder >= 2.34.0, < 2.34.2 -

II. Public POCs for CVE-2026-55079

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-55079

登录查看更多情报信息。

Patches & Fixes for CVE-2026-55079 (1)

Vendor Advisories for CVE-2026-55079 (1)

Vendor Pages for CVE-2026-55079 (4)

Same Patch Batch · coder · 2026-07-07 · 12 CVEs total

CVE-2026-463549.1 CRITICALCoder: PKCS#7 signature bypass in Azure instance identity allows unauthenticated agent tok
CVE-2026-554278.3 HIGHCoder vulnerable to SSH config injection via unsanitized server-supplied values in `coder
CVE-2026-554288.2 HIGHCoder: Route hijacking through lack of validation of agent-supplied AllowedIPs in tailnet
CVE-2026-444548.1 HIGHCoder vulnerable to workspace auto-creation via crafted URL parameters without user consen
CVE-2026-550757.4 HIGHCoder vulnerable to OIDC account takeover via email-based user matching and email_verified
CVE-2026-550767.4 HIGHCoder's OIDC email_verified type coercion bypass enables account takeover via unverified e
CVE-2026-550777.2 HIGHCoder: User-admin role can reset owner account password
CVE-2026-554346.5 MEDIUMCoder vulnerable to denial of service via unbounded request body in AI Bridge provider end
CVE-2026-457966.5 MEDIUMCoder vulnerable to unauthenticated SSRF via Azure Instance Identity Endpoint
CVE-2026-550786.5 MEDIUMCoder: Zip upload decompression lacks aggregate size limit, enabling denial of service
CVE-2026-554355.4 MEDIUMSuspended Coder users retain access to AI Bridge LLM proxy endpoints

IV. Related Vulnerabilities

V. Comments for CVE-2026-55079

No comments yet


Leave a comment