Rack is a modular Ruby web server interface. Prior to version 2.2.18, Rack::QueryParser enforces its params_limit only for parameters separated by &, while still splitting on both & and ;. As a result, attackers could use ; separators to bypass the parameter count limit and submit more parameters than intended. Applications or middleware that directly invoke Rack::QueryParser with its default configuration (no explicit delimiter) could be exposed to increased CPU and memory consumption. This can be abused as a limited denial-of-service vector. This issue has been patched in version 2.2.18.
References
Configurations
No configuration.
History
25 Sep 2025, 15:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-25 15:16
Updated : 2025-09-26 14:32
NVD link : CVE-2025-59830
Mitre link : CVE-2025-59830
CVE.ORG link : CVE-2025-59830
JSON object : View
Products Affected
No product.