Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-55079
PUBLISHED
More InfoOfficial Page
Assigner-GitHub_M
Assigner Org ID-a0819718-46f1-4df5-94e2-005712e83aaa
View Known Exploited Vulnerability (KEV) details
Published At-07 Jul, 2026 | 23:50
Updated At-08 Jul, 2026 | 12:53
Rejected At-
▼CVE Numbering Authority (CNA)
Coder's unbounded memory allocation in provisioner file upload allows authenticated denial of service

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.

Affected Products
Vendor
coder
Product
coder
Versions
Affected
  • >= 2.34.0, < 2.34.2
  • >= 2.33.0, < 2.33.8
  • >= 2.30.0, < 2.32.7
  • >= 2.24.0, < 2.29.17
Problem Types
TypeCWE IDDescription
CWECWE-789CWE-789: Memory Allocation with Excessive Size Value
Type: CWE
CWE ID: CWE-789
Description: CWE-789: Memory Allocation with Excessive Size Value
Metrics
VersionBase scoreBase severityVector
3.14.9MEDIUM
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Version: 3.1
Base score: 4.9
Base severity: MEDIUM
Vector:
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/coder/coder/security/advisories/GHSA-f962-qm93-mj4c
x_refsource_CONFIRM
https://github.com/coder/coder/pull/25710
x_refsource_MISC
https://github.com/coder/coder/releases/tag/v2.29.17
x_refsource_MISC
https://github.com/coder/coder/releases/tag/v2.32.7
x_refsource_MISC
https://github.com/coder/coder/releases/tag/v2.33.8
x_refsource_MISC
https://github.com/coder/coder/releases/tag/v2.34.2
x_refsource_MISC
Hyperlink: https://github.com/coder/coder/security/advisories/GHSA-f962-qm93-mj4c
Resource:
x_refsource_CONFIRM
Hyperlink: https://github.com/coder/coder/pull/25710
Resource:
x_refsource_MISC
Hyperlink: https://github.com/coder/coder/releases/tag/v2.29.17
Resource:
x_refsource_MISC
Hyperlink: https://github.com/coder/coder/releases/tag/v2.32.7
Resource:
x_refsource_MISC
Hyperlink: https://github.com/coder/coder/releases/tag/v2.33.8
Resource:
x_refsource_MISC
Hyperlink: https://github.com/coder/coder/releases/tag/v2.34.2
Resource:
x_refsource_MISC
▼Authorized Data Publishers (ADP)
CISA ADP Vulnrichment
Affected Products
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
Details not found