Rack is a modular Ruby web server interface. Prior to versions 2.2.14, 3.0.16, and 3.1.14, Rack::QueryParser parses query strings and application/x-www-form-urlencoded bodies into Ruby data structures without imposing any limit on the number of parameters, allowing attackers to send requests with extremely large numbers of parameters. The vulnerability arises because Rack::QueryParser iterates over each &-separated key-value pair and adds it to a Hash without enforcing an upper bound on the total number of parameters. This allows an attacker to send a single request containing hundreds of thousands (or more) of parameters, which consumes excessive memory and CPU during parsing. An attacker can trigger denial of service by sending specifically crafted HTTP requests, which can cause memory exhaustion or pin CPU resources, stalling or crashing the Rack server. This results in full service disruption until the affected worker is restarted. Versions 2.2.14, 3.0.16, and 3.1.14 fix the issue. Some other mitigations are available. One may use middleware to enforce a maximum query string size or parameter count, or employ a reverse proxy (such as Nginx) to limit request sizes and reject oversized query strings or bodies. Limiting request body sizes and query string lengths at the web server or CDN level is an effective mitigation.
CVE-2025-46727
This high-severity CVE scores 7.5 under NVD CVSS v3. EPSS exploit probability: 0.8%, top 25% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- —
- EPSS
- 56.3%
- KEV
- Not listed
Published
May 7, 2025
Last Modified
June 17, 2025
References (4)
- security-advisories@githubhttps://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712
- security-advisories@githubhttps://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3
- security-advisories@githubhttps://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74
- security-advisories@githubhttps://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx
Vendor Advisories for CVE-2025-46727(13)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2025:9838Red Hat Product SecurityMedium
Red Hat Security Advisory: Satellite 6.15.5.3 Async Update
- RHSA-2025:8323Red Hat Product SecurityHigh
Red Hat Security Advisory: pcs security update
- RHSA-2025:8322Red Hat Product SecurityHigh
Red Hat Security Advisory: pcs security update
- RHSA-2025:8319Red Hat Product SecurityHigh
Red Hat Security Advisory: pcs security update
- RHSA-2025:8288Red Hat Product SecurityHigh
Red Hat Security Advisory: pcs security update
- RHSA-2025:8289Red Hat Product SecurityHigh
Red Hat Security Advisory: pcs security update
- RHSA-2025:8291Red Hat Product SecurityHigh
Red Hat Security Advisory: pcs security update
- RHSA-2025:8290Red Hat Product SecurityHigh
Red Hat Security Advisory: pcs security update
- +5 more
Patch Availability(13)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| ubuntu | ruby-rack (1.6.4-3ubuntu0.2+esm8) @ xenial | 2026-05-30 | ubuntu |
| redhat | rubygem-rack-0:2.2.14-1.el8sat | 2025-06-26 | redhat |
| redhat | pcs-0:0.10.12-6.el8_6.8 | 2025-05-29 | redhat |
| redhat | pcs-0:0.11.1-10.el9_0.8 | 2025-05-29 | redhat |
| redhat | pcs-0:0.11.4-7.el9_2.5 | 2025-05-29 | redhat |
| redhat | pcs-0:0.11.7-2.el9_4.4 | 2025-05-29 | redhat |
| redhat | pcs-0:0.9.169-3.el7_9.4 | 2025-05-29 | redhat |
| redhat | pcs-0:0.10.8-1.el8_4.7 | 2025-05-29 | redhat |
| redhat | pcs-0:0.12.0-3.el10_0.2 | 2025-05-29 | redhat |
| redhat | pcs-0:0.10.15-4.el8_8.6 | 2025-05-28 | redhat |
| redhat | pcs-0:0.11.9-2.el9_6.1 | 2025-05-28 | redhat |
| redhat | pcs-0:0.10.18-2.el8_10.5 | 2025-05-28 | redhat |
| redhat | rubygem-rack-0:2.2.14-1.el9sat | 2025-05-14 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(1 across 1 ecosystem)
RubyGems(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| rack | 3.1.0 ... 3.1.9 (14 versions) | 3.1.14 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(1)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
Data Freshness Timeline
(refreshed 11× in last 7d / 49× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-22 14:07 UTCEPSS rescore
- 2026-07-22 14:07 UTCEPSS rescore
- 2026-07-21 15:24 UTCEPSS rescore
- 2026-07-20 17:07 UTCEPSS rescore
- 2026-07-19 14:30 UTCEPSS rescore
- 2026-07-19 14:30 UTCEPSS rescore
- 2026-07-19 02:28 UTCEPSS rescore
- 2026-07-19 02:28 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-16 17:02 UTCEPSS rescore
- 2026-07-16 17:02 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 01:59 UTCEPSS rescore
- 2026-07-15 01:59 UTCEPSS rescore
- 2026-07-13 22:29 UTCEPSS rescore
- 2026-07-13 22:29 UTCEPSS rescore
- 2026-07-13 06:12 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-09 19:09 UTCEPSS rescore
- 2026-07-09 19:09 UTCEPSS rescore
- 2026-07-08 15:15 UTCEPSS rescore
- 2026-07-07 13:45 UTCEPSS rescore
Show 68 moreShow fewer
- 2026-07-07 02:21 UTCOSV refresh
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 06:30 UTCEPSS rescore
- 2026-07-02 17:01 UTCEPSS rescore
- 2026-07-01 15:06 UTCEPSS rescore
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:55 UTCEPSS rescore
- 2026-06-28 04:55 UTCEPSS rescore
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-24 14:04 UTCEPSS rescore
- 2026-06-24 14:04 UTCEPSS rescore
- 2026-06-23 21:32 UTCEPSS rescore
- 2026-06-23 21:32 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-19 19:25 UTCEPSS rescore
- 2026-06-19 19:25 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-18 13:13 UTCOSV refresh
- 2026-06-17 17:52 UTCEPSS rescore
- 2026-06-17 17:52 UTCEPSS rescore
- 2026-06-16 17:52 UTCEPSS rescore
- 2026-06-16 17:52 UTCEPSS rescore
- 2026-06-15 17:48 UTCEPSS rescore
- 2026-06-14 23:17 UTCEPSS rescore
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-12 23:11 UTCEPSS rescore
- 2026-06-11 14:00 UTCEPSS rescore
- 2026-06-11 14:00 UTCEPSS rescore
- 2026-06-10 22:18 UTCEPSS rescore
- 2026-06-10 22:18 UTCEPSS rescore
- 2026-06-10 13:22 UTCEPSS rescore
- 2026-06-08 14:16 UTCEPSS rescore
- 2026-06-08 14:16 UTCEPSS rescore
- 2026-06-07 15:24 UTCEPSS rescore
- 2026-06-06 13:47 UTCEPSS rescore
- 2026-06-06 13:47 UTCEPSS rescore
- 2026-06-05 22:46 UTCEPSS rescore
- 2026-06-05 22:46 UTCEPSS rescore
- 2026-06-05 06:10 UTCEPSS rescore
- 2026-06-05 06:10 UTCEPSS rescore
- 2026-06-04 13:12 UTCEPSS rescore
- 2026-06-04 13:12 UTCEPSS rescore
- 2026-06-02 20:12 UTCEPSS rescore
- 2026-06-02 20:12 UTCEPSS rescore
- 2026-05-31 22:30 UTCEPSS rescore
- 2026-05-31 22:30 UTCEPSS rescore
- 2026-05-31 00:16 UTCEPSS rescore
- 2026-05-31 00:16 UTCEPSS rescore
- 2026-05-30 05:55 UTCEG score recompute
- 2026-05-30 05:55 UTCVendor advisory
- 2026-05-29 13:44 UTCEPSS rescore
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
Same CWE
10 shownCWE-400 · CWE-770
- CVE-2004-1464NVD 5.9EG 9.0 KEVEPSS 92%MEDIUM
- CVE-2006-1364NVD 7.5EG 8.2EPSS 99%HIGH
- CVE-2008-5180NVD 5.3EG 7.9EPSS 99%MEDIUM
- CVE-2007-20001EG 7.5HIGH
- CVE-2002-20001EG 7.5EPSS 98%HIGH
- CVE-2012-0785EG 7.5HIGH
- CVE-2012-5366EG 7.5HIGH
- CVE-2012-5365EG 7.5HIGH
- CVE-2012-5364EG 7.5EPSS 96%HIGH
- CVE-2012-5363EG 7.5HIGH
Frequently asked(5)
What is CVE-2025-46727?
When was CVE-2025-46727 disclosed?
Is CVE-2025-46727 actively exploited?
What is the CVSS score of CVE-2025-46727?
How do I remediate CVE-2025-46727?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2025-46727
Is Your Infrastructure Affected by CVE-2025-46727?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.