CVE-2026-47736
HIGHPuma PROXY Protocol v1 Parser Allows Remote Memory Exhaustion
Title source: cnaDescription
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.
References (5)
Core 5
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/puma/puma/security/advisories/GHSA-qpgp-93vx-g8v8
X_Refsource_Misc x_refsource_misc
https://github.com/puma/puma/commit/439c6136d9c2275721b7864db3ee78af7c80889f
X_Refsource_Misc x_refsource_misc
https://github.com/puma/puma/commit/ebe9db3929ab8299d19c8f5b41e8ef4f4b22fa58
X_Refsource_Misc x_refsource_misc
https://github.com/puma/puma/releases/tag/v7.2.1
X_Refsource_Misc x_refsource_misc
https://github.com/puma/puma/releases/tag/v8.0.2
Scores
CVSS v3
7.5
EPSS
0.0035
EPSS Percentile
27.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-400
Status
published
Products (2)
puma/puma
>= 5.5.0, < 7.2.1
puma/puma
>= 8.0.0, < 8.0.2
Published
Jul 14, 2026
Tracked Since
Jul 15, 2026