CVE-2021-29509
Puma's Keepalive Connections Causing Denial Of Service
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install puma -v 5.3.1
gem install puma -v 4.3.8
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-400Uncontrolled Resource ConsumptionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
References
- https://github.com/puma/puma/security/advisories/GHSA-q28m-8xjw-8vr5WEB
- https://nvd.nist.gov/vuln/detail/CVE-2021-29509ADVISORY
- https://gist.github.com/nateberkopec/4b3ea5676c0d70cbb37c82d54be25837WEB
- https://github.com/puma/pumaPACKAGE
- https://github.com/puma/puma/security/policyWEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/puma/CVE-2021-29509.ymlWEB
- https://lists.debian.org/debian-lts-announce/2022/08/msg00015.htmlWEB
- https://rubygems.org/gems/pumaWEB
- https://security.gentoo.org/glsa/202208-28WEB
Frequently Asked Questions
- What is CVE-2021-29509?
- Puma's Keepalive Connections Causing Denial Of Service This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2021-29509?
- CVE-2021-29509 affects puma. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2021-29509 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2023-40175CRITICAL
Puma HTTP Request/Response Smuggling vulnerability
- CVE-2022-24790CRITICAL
Puma vulnerable to HTTP Request Smuggling
- CVE-2026-47737HIGH
Puma PROXY Protocol v1 Accepts Repeated Protocol Headers on Persistent Connections
- CVE-2026-47736HIGH
Puma PROXY Protocol v1 Parser Allows Remote Memory Exhaustion
- CVE-2022-23634HIGH
Puma used with Rails may lead to Information Exposure
- CVE-2020-5249MEDIUM
HTTP Response Splitting (Early Hints) in Puma
- CVE-2024-45614MEDIUM
Puma's header normalization allows for client to clobber proxy set headers
- CVE-2024-21647MEDIUM
Puma HTTP Request/Response Smuggling vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies