GHSA-q28m-8xjw-8vr5 · Severity: high · Ecosystem: rubygems — Puma's Keepalive Connections Causing Denial Of Service
Puma is a concurrent HTTP 1.1 server for Ruby/Rack applications. The fix for CVE-2019-16770 was incomplete. The original fix only protected existing connections that had already been accepted from having their requests starved by greedy persistent-connections saturating all threads in the same process. However, new connections may still be starved by greedy persistent-connections saturating all threads in all processes in the cluster. A `puma` server which received more concurrent `keep-alive` connections than the server had threads in its threadpool would service only a subset of connections, denying service to the unserved connections. This problem has been fixed in `puma` 4.3.8 and 5.3.1. Setting `queue_requests false` also fixes the issue. This is not advised when using `puma` without a reverse proxy, such as `nginx` or `apache`, because you will open yourself to slow client attacks (e.g. slowloris). The fix is very small and a git patch is available for those using unsupported versions of Puma.
Conclusion & alert: CVE-2021-29509 is rated Moderate Risk (58.1/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.36%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-09-08 | 1.06% | 1.36% | +0.30% |
| 2 | 2025-08-31 | 0.16% | 1.06% | +0.90% |
| 3 | 2025-03-30 | — | 0.16% | — |
Full EPSS history (21 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-q28m-8xjw-8vr5 · Severity: high · Ecosystem: rubygems — Puma's Keepalive Connections Causing Denial Of Service
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2021-29509 not yet assigned priority: Debian including 1 source packages (puma), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2021-29509 |
gentoo
|
low | CVE-2021-29509: 1 GLSA(s) (202208-28), 1 atom(s) (www-servers/puma); latest impact low. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2021-29509 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2021-29509 |
suse
|
high | — | https://www.suse.com/security/cve/CVE-2021-29509/ |
ubuntu
|
medium | CVE-2021-29509 medium priority: Ubuntu including 1 source packages (puma), 10 status rows across 10 suites (bionic, focal, groovy, hirsute, impish, jammy, kinetic, trusty, upstream, xenial): ignored 4, not-affected 3, DNE 2, released 1. | https://ubuntu.com/security/CVE-2021-29509 |
| URL | Tags |
|---|---|
| https://gist.github.com/nateberkopec/4b3ea5676c0d70cbb37c82d54be25837 | Patch Third Party Advisory |
| https://github.com/puma/puma/security/advisories/GHSA-q28m-8xjw-8vr5 | Patch Third Party Advisory |
| https://github.com/puma/puma/security/policy | Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2022/08/msg00015.html | Mailing List Third Party Advisory |
| https://rubygems.org/gems/puma | Product Third Party Advisory |
| https://security.gentoo.org/glsa/202208-28 | Third Party Advisory |