GHSA-q28m-8xjw-8vr5 · 深刻度: high · エコシステム: 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.
総合評価: CVE-2021-29509 は中リスク(55.6/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.60%、73 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 1.36% | 1.60% | +0.24% |
| 2 | 2025-09-08 | 1.06% | 1.36% | +0.30% |
| 3 | 2025-08-31 | — | 1.06% | — |
EPSS の全履歴 (全 22 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 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 · 深刻度: high · エコシステム: 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 | タグ |
|---|---|
| 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 |