Visit Rails NES Home Page
Rack 2.2 Release Notes
9 versions
Changelog and Release Notes for the NES version of Rack 2.2
March 2026
2.2.22.10
Released last WednesdayBug Fixes
- CVE-2026-25500 - XSS injection via malicious filename in
Rack::Directory. - CVE-2026-22860 - Directory traversal via root prefix bypass in
Rack::Directory.
October 2025
2.2.20.11
Released on Oct 30, 2025Notes
- Removed an unnecessary warning caused by the last change ("unknown or unsafe x-sendfile variation"). This change has no security implications.
2.2.20.10
Released on Oct 13, 2025Bug Fixes
- CVE-2025-61919 - Unbounded read in Rack::Request form parsing can lead to memory exhaustion.
- CVE-2025-61780 - Improper handling of headers in Rack::Sendfile may allow proxy bypass.
2.2.19.10
Released on Oct 13, 2025Bug Fixes
- CVE-2025-61772 - Multipart parser buffers unbounded per-part headers, enabling DoS (memory exhaustion).
- CVE-2025-61771 - Multipart parser buffers large non‑file fields entirely in memory, enabling DoS (memory exhaustion).
- CVE-2025-61770 - Unbounded multipart preamble buffering enables DoS (memory exhaustion).
2.2.18.10
Released on Oct 2, 2025Bug Fixes
- CVE-2025-59830 - Unbounded parameter parsing in
Rack::QueryParsercan lead to memory exhaustion via semicolon-separated parameters.
June 2025
2.2.17.10
Released on Jun 17, 2025Bug Fixes
- CVE-2025-49007 - Denial of service vulnerability in the Content-Disposition parsing component of Rack.
May 2025
2.2.14.10
Released on May 14, 2025Bug Fixes
- CVE-2025-46727 - Unbounded parameter parsing in
Rack::QueryParsercan lead to memory exhaustion. - CVE-2025-32441 - Rack session can be restored after deletion.
March 2025
2.2.13.10
Released on Mar 18, 2025Bug Fixes
- CVE-2025-27610 - Local file inclusion in
Rack::Static. - CVE-2025-27111 - Possible Log Injection in
Rack::Sendfile. - CVE-2025-25184 - Possible Log Injection in
Rack::CommonLogger.
February 2025
2.2.9.10
Released on Feb 10, 2025Notes
- This is the initial release of Never-Ending Support (NES) for Rack v2.2.x.
Bug Fixes
- CVE-2024-26141 - discloses a Denial of Service vulnerability in Rack.
- CVE-2024-25126 - disclosed a Redos vulnerability in Rack.
- CVE-2023-27539 - Avoid ReDoS in header parsing.
- CVE-2023-27530 - Introduce
multipart_total_part_limitto limit total parts. - CVE-2022-44572 - Forbid control characters in attributes (also ReDoS).
- CVE-2022-44571 - Fix ReDoS vulnerability in multipart parser.
- CVE-2022-44570 - Fix ReDoS in
Rack::Utils.get_byte_ranges.
Stay in the loop
~/herodevs-spring-framework-support
herodevs@nes:open-source$ ./display-support-info.sh