Denial of Service Vulnerability in Rack Modular Web Server Interface by Rack
CVE-2025-59830
7.5HIGH
What is CVE-2025-59830?
The Rack modular web server interface has a vulnerability in its QueryParser component, where the params_limit is enforced only for parameters separated by '&' but not by ';'. This flaw allows attackers to use ';' as a separator, enabling the submission of more parameters than intended, leading to potential resource exhaustion. Applications or middleware invoking Rack::QueryParser with default settings may face increased CPU and memory consumption, which could serve as a vector for a denial-of-service attack. This issue has been addressed in version 2.2.18.
Affected Version(s)
rack < 2.2.18