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.
Configurations

No configuration.

History

14 Jul 2026, 20:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-14 20:17

Updated : 2026-07-15 18:15


NVD link : CVE-2026-47736

Mitre link : CVE-2026-47736

CVE.ORG link : CVE-2026-47736


JSON object : View

Products Affected

No product.

CWE
CWE-400

Uncontrolled Resource Consumption