{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-47736",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-05-19T22:16:39.503Z",
        "datePublished": "2026-07-14T19:54:26.229Z",
        "dateUpdated": "2026-07-15T14:28:29.155Z"
    },
    "containers": {
        "cna": {
            "title": "Puma PROXY Protocol v1 Parser Allows Remote Memory Exhaustion",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-400",
                            "lang": "en",
                            "description": "CWE-400: Uncontrolled Resource Consumption",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/puma/puma/security/advisories/GHSA-qpgp-93vx-g8v8",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/puma/puma/security/advisories/GHSA-qpgp-93vx-g8v8"
                },
                {
                    "name": "https://github.com/puma/puma/commit/439c6136d9c2275721b7864db3ee78af7c80889f",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/puma/puma/commit/439c6136d9c2275721b7864db3ee78af7c80889f"
                },
                {
                    "name": "https://github.com/puma/puma/commit/ebe9db3929ab8299d19c8f5b41e8ef4f4b22fa58",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/puma/puma/commit/ebe9db3929ab8299d19c8f5b41e8ef4f4b22fa58"
                },
                {
                    "name": "https://github.com/puma/puma/releases/tag/v7.2.1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/puma/puma/releases/tag/v7.2.1"
                },
                {
                    "name": "https://github.com/puma/puma/releases/tag/v8.0.2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/puma/puma/releases/tag/v8.0.2"
                }
            ],
            "affected": [
                {
                    "vendor": "puma",
                    "product": "puma",
                    "versions": [
                        {
                            "version": ">= 5.5.0, < 7.2.1",
                            "status": "affected"
                        },
                        {
                            "version": ">= 8.0.0, < 8.0.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-14T19:54:26.229Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-qpgp-93vx-g8v8",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-15T14:27:41.068975Z",
                                "id": "CVE-2026-47736",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-15T14:28:29.155Z"
                }
            }
        ]
    }
}