CVE-2025-32441
- EPSS 0.1%
- Veröffentlicht 07.05.2025 23:01:19
- Zuletzt bearbeitet 17.06.2025 19:48:03
Rack is a modular Ruby web server interface. Prior to version 2.2.14, when using the `Rack::Session::Pool` middleware, simultaneous rack requests can restore a deleted rack session, which allows the unauthenticated user to occupy that session. Rack s...
CVE-2025-27610
- EPSS 0.42%
- Veröffentlicht 10.03.2025 23:15:35
- Zuletzt bearbeitet 03.11.2025 22:18:43
Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.13, 3.0.14, and 3.1.12, `Rack::Static` can serve files under the specified `root:` even if `urls:` are provided, which may expose other files under the specifie...
CVE-2025-27111
- EPSS 0.43%
- Veröffentlicht 04.03.2025 16:15:40
- Zuletzt bearbeitet 03.11.2025 22:18:43
Rack is a modular Ruby web server interface. The Rack::Sendfile middleware logs unsanitised header values from the X-Sendfile-Type header. An attacker can exploit this by injecting escape sequences (such as newline characters) into the header, result...
CVE-2025-25184
- EPSS 1.35%
- Veröffentlicht 12.02.2025 17:15:24
- Zuletzt bearbeitet 03.11.2025 22:18:41
Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-...
CVE-2023-27539
- EPSS 0.33%
- Veröffentlicht 09.01.2025 01:15:07
- Zuletzt bearbeitet 10.10.2025 16:31:34
There is a denial of service vulnerability in the header parsing component of Rack.
CVE-2024-39316
- EPSS 0.83%
- Veröffentlicht 02.07.2024 16:15:04
- Zuletzt bearbeitet 10.10.2025 16:36:05
Rack is a modular Ruby web server interface. Starting in version 3.1.0 and prior to version 3.1.5, Regular Expression Denial of Service (ReDoS) vulnerability exists in the `Rack::Request::Helpers` module when parsing HTTP Accept headers. This vulnera...
CVE-2024-26146
- EPSS 0.7%
- Veröffentlicht 29.02.2024 00:15:51
- Zuletzt bearbeitet 14.02.2025 15:51:42
Rack is a modular Ruby web server interface. Carefully crafted headers can cause header parsing in Rack to take longer than expected resulting in a possible denial of service issue. Accept and Forwarded headers are impacted. Ruby 3.2 has mitigations ...
CVE-2024-26141
- EPSS 0.41%
- Veröffentlicht 29.02.2024 00:15:51
- Zuletzt bearbeitet 14.02.2025 15:33:08
Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue. Vulnerable applications will...
CVE-2024-25126
- EPSS 0.46%
- Veröffentlicht 29.02.2024 00:15:51
- Zuletzt bearbeitet 14.02.2025 15:51:19
Rack is a modular Ruby web server interface. Carefully crafted content type headers can cause Rack’s media type parser to take much longer than expected, leading to a possible denial of service vulnerability (ReDos 2nd degree polynomial). This vulner...
CVE-2023-27530
- EPSS 1.81%
- Veröffentlicht 10.03.2023 22:15:10
- Zuletzt bearbeitet 13.02.2025 15:37:40
A DoS vulnerability exists in Rack <v3.0.4.2, <v2.2.6.3, <v2.1.4.3 and <v2.0.9.3 within in the Multipart MIME parsing code in which could allow an attacker to craft requests that can be abuse to cause multipart parsing to take longer than expected.