CVE-2026-34829

Publication date 2 April 2026

Last updated 23 April 2026


Ubuntu priority

Cvss 3 Severity Score

7.5 · High

Score breakdown

Description

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENT_LENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfer encoding, multipart parsing continues until end-of-stream with no total size limit. For file parts, the uploaded body is written directly to a temporary file on disk rather than being constrained by the buffered in-memory upload limit. An unauthenticated attacker can therefore stream an arbitrarily large multipart file upload and consume unbounded disk space. This results in a denial of service condition for Rack applications that accept multipart form data. This issue has been patched in versions 2.2.23, 3.1.21, and 3.2.6.

Status

Package Ubuntu Release Status
ruby-rack 26.04 LTS resolute
Vulnerable
25.10 questing
Fixed 3.1.16-0.1ubuntu0.3
24.04 LTS noble
Fixed 2.2.7-1ubuntu0.7
22.04 LTS jammy
Fixed 2.1.4-5ubuntu1.2+esm3
20.04 LTS focal
Fixed 2.0.7-2ubuntu0.1+esm10
18.04 LTS bionic Ignored changes too intrusive
16.04 LTS xenial Ignored end of ESM support, was ignored [changes too intrusive]
14.04 LTS trusty Ignored changes too intrusive

Get expanded security coverage with Ubuntu Pro

Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.

Get Ubuntu Pro 30-day free trial

Patch details

For informational purposes only. We recommend not to cherry-pick updates. How can I get the fixes?

Package Patch details
ruby-rack

Severity score breakdown

Parameter Value
Base score 7.5 · High
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Scope Unchanged
Confidentiality None
Integrity impact None
Availability impact High
Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References

Related Ubuntu Security Notices (USN)

Other references


Access our resources on patching vulnerabilities