CVE-2026-47736

Source
https://cve.org/CVERecord?id=CVE-2026-47736
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47736.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47736
Aliases
Downstream
Related
Published
2026-07-14T19:54:26.229Z
Modified
2026-07-17T03:41:39.196448194Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Puma PROXY Protocol v1 Parser Allows Remote Memory Exhaustion
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-400"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47736.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/puma/puma

Affected ranges

Type
GIT
Repo
https://github.com/puma/puma
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "5.5.0"
        },
        {
            "fixed": "7.2.1"
        },
        {
            "introduced": "8.0.0"
        },
        {
            "fixed": "8.0.2"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v5.*
v5.5.0
v5.5.1
v5.5.2
v5.6.0
v5.6.1
v5.6.3
v6.*
v6.0.0
v6.0.1
v6.0.2
v6.1.0
v6.2.0
v6.2.1
v6.2.2
v6.3.0
v6.4.0
v6.5.0
v6.6.0
v6.6.1
v7.*
v7.0.0
v7.0.0.pre1
v7.0.1
v7.0.2
v7.0.3
v7.0.4
v7.1.0
v7.2.0
v8.*
v8.0.0
v8.0.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47736.json"