cvedb.io
CVE-2025-59830
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2025-09-25T15:16:13.780 · Last modified 2026-06-17T09:46:47.010

Summary

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.

Affected products

rack — rack

Does this affect you?

Add your gear to cvedb and we'll alert you only when rack ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.