GHSA-48w2-rm65-62xx · Severity: low · Ecosystem: rubygems — Puma with proxy which forwards LF characters as line endings could allow HTTP request smuggling
Puma is a HTTP 1.1 server for Ruby/Rack applications. Prior to versions 5.5.1 and 4.3.9, using `puma` with a proxy which forwards HTTP header values which contain the LF character could allow HTTP request smugggling. A client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. The only proxy which has this behavior, as far as the Puma team is aware of, is Apache Traffic Server. If the proxy uses persistent connections and the client adds another request in via HTTP pipelining, the proxy may mistake it as the first request's body. Puma, however, would see it as two requests, and when processing the second request, send back a response that the proxy does not expect. If the proxy has reused the persistent connection to Puma to send another request for a different client, the second response from the first client will be sent to the second client. This vulnerability was patched in Puma 5.5.1 and 4.3.9. As a workaround, do not use Apache Traffic Server with `puma`.
Conclusion & alert: CVE-2021-41136 is rated Low Risk (32.6/100): CVSS Low severity, with medium exploitation likelihood (EPSS 0.29%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
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-11-21 | 0.68% | 0.29% | -0.39% |
| 2 | 2025-11-18 | 0.27% | 0.68% | +0.41% |
| 3 | 2025-09-12 | — | 0.27% | — |
Full EPSS history (15 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.7 | 3.1 | LOW |
|
1.2 | 2.5 | [email protected] |
| 3.7 | 3.1 | LOW |
|
1.2 | 2.5 | [email protected] |
| 3.6 | 2.0 | LOW |
|
3.9 | 4.9 | [email protected] |
GHSA-48w2-rm65-62xx · Severity: low · Ecosystem: rubygems — Puma with proxy which forwards LF characters as line endings could allow HTTP request smuggling
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2021-41136 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-41136 |
gentoo
|
low | CVE-2021-41136: 1 GLSA(s) (202208-28), 1 atom(s) (www-servers/puma); latest impact low. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2021-41136 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2021-41136 |
suse
|
low | — | https://www.suse.com/security/cve/CVE-2021-41136/ |
ubuntu
|
medium | CVE-2021-41136 medium priority: Ubuntu including 1 source packages (puma), 8 status rows across 8 suites (focal, hirsute, impish, jammy, kinetic, trusty, upstream, xenial): ignored 4, not-affected 3, needs-triage 1. | https://ubuntu.com/security/CVE-2021-41136 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| puma | puma | <= 4.3.8 | cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:* |
| puma | puma | >= 5.0.0, <= 5.5.0 | cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:* |
| debian | debian_linux | 10.0 | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* |
| debian | debian_linux | 11.0 | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/puma/puma/commit/436c71807f00e07070902a03f79fd3e130eb6b18 | |
| https://github.com/puma/puma/commit/acdc3ae571dfae0e045cf09a295280127db65c7f | Patch Third Party Advisory |
| https://github.com/puma/puma/commit/fb6ad8f8013ab5cdbb2f444cbfabd0b4fde71139 | |
| https://github.com/puma/puma/security/advisories/GHSA-48w2-rm65-62xx | Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2022/08/msg00015.html | Mailing List Third Party Advisory |
| https://security.gentoo.org/glsa/202208-28 | Third Party Advisory |
| https://www.debian.org/security/2022/dsa-5146 | Third Party Advisory |