Debian Package Tracker
Register | Log in
Subscribe

puma

threaded HTTP 1.1 server for Ruby/Rack applications

Choose email to subscribe with

general
  • source: puma (main)
  • version: 8.0.2-3
  • maintainer: Debian Ruby Team (archive) (DMD)
  • uploaders: Pirate Praveen [DMD] – Lucas Kanashiro [DMD]
  • arch: any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 4.3.8-1+deb11u2
  • o-o-sec: 4.3.8-1+deb11u3
  • oldstable: 5.6.5-3+deb12u1
  • stable: 6.6.0-4
  • testing: 8.0.2-3
  • unstable: 8.0.2-3
versioned links
  • 4.3.8-1+deb11u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.3.8-1+deb11u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 5.6.5-3+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 6.6.0-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8.0.2-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • puma
action needed
2 security issues in trixie high

There are 2 open security issues in trixie.

2 important issues:
  • CVE-2026-47736: Puma is a Ruby/Rack web server built for parallelism. From 5.5.0 until 7.2.1 and 8.0.2, when PROXY protocol v1 support is enabled, Puma reads incoming bytes into an internal buffer while waiting for CRLF to determine whether a PROXY v1 line is present, allowing an attacker that continuously sends bytes without CRLF to cause unbounded in-process memory growth and additional CPU cost from repeatedly scanning the growing buffer. This issue is fixed in versions 7.2.1 and 8.0.2.
  • CVE-2026-47737: Puma is a Ruby/Rack web server built for parallelism. From 5.5.0 until 7.2.1 and 8.0.2, Puma is vulnerable to source IP spoofing when set_remote_address proxy_protocol: :v1 is enabled and persistent connections are used because Puma incorrectly re-parses PROXY protocol headers after each keep-alive request on the same connection, allowing an attacker to inject a second PROXY header and overwrite REMOTE_ADDR. This issue is fixed in versions 7.2.1 and 8.0.2.
Created: 2026-07-16 Last update: 2026-07-16 18:00
3 security issues in bullseye high

There are 3 open security issues in bullseye.

2 important issues:
  • CVE-2026-47736: Puma is a Ruby/Rack web server built for parallelism. From 5.5.0 until 7.2.1 and 8.0.2, when PROXY protocol v1 support is enabled, Puma reads incoming bytes into an internal buffer while waiting for CRLF to determine whether a PROXY v1 line is present, allowing an attacker that continuously sends bytes without CRLF to cause unbounded in-process memory growth and additional CPU cost from repeatedly scanning the growing buffer. This issue is fixed in versions 7.2.1 and 8.0.2.
  • CVE-2026-47737: Puma is a Ruby/Rack web server built for parallelism. From 5.5.0 until 7.2.1 and 8.0.2, Puma is vulnerable to source IP spoofing when set_remote_address proxy_protocol: :v1 is enabled and persistent connections are used because Puma incorrectly re-parses PROXY protocol headers after each keep-alive request on the same connection, allowing an attacker to inject a second PROXY header and overwrite REMOTE_ADDR. This issue is fixed in versions 7.2.1 and 8.0.2.
1 ignored issue:
  • CVE-2023-40175: Puma is a Ruby/Rack web server built for parallelism. Prior to versions 6.3.1 and 5.6.7, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies and zero-length Content-Length headers in a way that allowed HTTP request smuggling. Severity of this issue is highly dependent on the nature of the web site using puma is. This could be caused by either incorrect parsing of trailing fields in chunked transfer encoding bodies or by parsing of blank/zero-length Content-Length headers. Both issues have been addressed and this vulnerability has been fixed in versions 6.3.1 and 5.6.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Created: 2026-07-16 Last update: 2026-07-16 18:00
2 security issues in bookworm high

There are 2 open security issues in bookworm.

2 important issues:
  • CVE-2026-47736: Puma is a Ruby/Rack web server built for parallelism. From 5.5.0 until 7.2.1 and 8.0.2, when PROXY protocol v1 support is enabled, Puma reads incoming bytes into an internal buffer while waiting for CRLF to determine whether a PROXY v1 line is present, allowing an attacker that continuously sends bytes without CRLF to cause unbounded in-process memory growth and additional CPU cost from repeatedly scanning the growing buffer. This issue is fixed in versions 7.2.1 and 8.0.2.
  • CVE-2026-47737: Puma is a Ruby/Rack web server built for parallelism. From 5.5.0 until 7.2.1 and 8.0.2, Puma is vulnerable to source IP spoofing when set_remote_address proxy_protocol: :v1 is enabled and persistent connections are used because Puma incorrectly re-parses PROXY protocol headers after each keep-alive request on the same connection, allowing an attacker to inject a second PROXY header and overwrite REMOTE_ADDR. This issue is fixed in versions 7.2.1 and 8.0.2.
Created: 2026-07-16 Last update: 2026-07-16 18:00
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2026-07-06 Last update: 2026-07-06 09:18
debian/patches: 3 patches to forward upstream low

Among the 13 debian patches available in version 8.0.2-3 of the package, we noticed the following issues:

  • 3 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-07-06 11:32
testing migrations
  • This package will soon be part of the auto-openssl transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2026-07-08] puma 8.0.2-3 MIGRATED to testing (Debian testing watch)
  • [2026-07-05] Accepted puma 8.0.2-3 (source) into unstable (Simon Quigley)
  • [2026-06-30] Accepted puma 8.0.2-2 (source) into unstable (Simon Quigley)
  • [2026-06-30] Accepted puma 8.0.2-1 (source) into unstable (Simon Quigley)
  • [2025-07-22] puma 6.6.0-4 MIGRATED to testing (Debian testing watch)
  • [2025-07-17] Accepted puma 6.6.0-4 (source) into unstable (Athos Ribeiro)
  • [2025-07-16] Accepted puma 6.6.0-3 (source) into unstable (Timo Röhling)
  • [2025-02-10] puma 6.6.0-2 MIGRATED to testing (Debian testing watch)
  • [2025-02-07] Accepted puma 6.6.0-2 (source) into unstable (Lucas Nussbaum)
  • [2025-02-05] Accepted puma 6.6.0-1 (source) into unstable (Lucas Nussbaum)
  • [2025-02-01] Accepted puma 5.6.5-3+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Abhijith PA)
  • [2025-01-22] Accepted puma 6.4.3-3 (source) into unstable (Lucas Kanashiro)
  • [2025-01-15] puma 6.4.3-2 MIGRATED to testing (Debian testing watch)
  • [2024-12-23] Accepted puma 6.4.3-2 (source) into unstable (Lucas Kanashiro)
  • [2024-11-21] puma 6.4.3-1 MIGRATED to testing (Debian testing watch)
  • [2024-11-08] Accepted puma 6.4.3-1 (source) into unstable (Abhijith PA)
  • [2024-11-06] Accepted puma 4.3.8-1+deb11u3 (source) into oldstable-security (Abhijith PA)
  • [2024-09-25] puma 6.4.2-6 MIGRATED to testing (Debian testing watch)
  • [2024-09-19] Accepted puma 6.4.2-6 (source) into unstable (Lucas Kanashiro)
  • [2024-07-26] puma 6.4.2-5 MIGRATED to testing (Debian testing watch)
  • [2024-07-20] Accepted puma 6.4.2-5 (source) into unstable (Lucas Kanashiro)
  • [2024-02-11] Accepted puma 4.3.8-1+deb11u2 (source amd64) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Praveen Arimbrathodiyil)
  • [2024-02-11] Accepted puma 4.3.8-1+deb11u1 (source amd64) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Praveen Arimbrathodiyil)
  • [2024-02-11] puma 6.4.2-4 MIGRATED to testing (Debian testing watch)
  • [2024-02-06] Accepted puma 6.4.2-4 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2024-02-05] Accepted puma 6.4.2-3 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2024-02-05] Accepted puma 6.4.2-2 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2024-02-04] Accepted puma 6.4.2-1 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2024-02-04] Accepted puma 6.4.0-4 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2024-02-03] Accepted puma 6.4.0-3 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 0
  • M&W: 1
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 6.6.0-4build1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing