216.73.216.197

CVE-2025-59830

· Published 25/09/2025 15:16 · Modified 26/09/2025 14:32

Labels: CVE-2025-59830 2025-09-25CVE-2025-59830CWE-400[email protected]

Essential information

Published
25/09/2025 15:16
Modified
26/09/2025 14:32
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

Description

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
ruby / rack cpe:2.3:a:ruby:rack:<2.2.18:*:*:*:*:*:*:*

References