{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-55833",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-06-17T16:29:38.864Z",
        "datePublished": "2026-07-20T23:18:07.893Z",
        "dateUpdated": "2026-07-21T13:03:47.690Z"
    },
    "containers": {
        "cna": {
            "title": "Netty SPDY zlib header block continues decoded expansion after maxHeaderSize truncation",
            "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/netty/netty/security/advisories/GHSA-mvh2-crg5-v77c",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/netty/netty/security/advisories/GHSA-mvh2-crg5-v77c"
                },
                {
                    "name": "https://github.com/netty/netty/commit/5b68c61f37aa4a3045cba624cbea239655c9003b",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/netty/netty/commit/5b68c61f37aa4a3045cba624cbea239655c9003b"
                },
                {
                    "name": "https://github.com/netty/netty/commit/bb2ff68a1fb71cb4b0eb9a9e17b66c52aff680c6",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/netty/netty/commit/bb2ff68a1fb71cb4b0eb9a9e17b66c52aff680c6"
                },
                {
                    "name": "https://github.com/netty/netty/releases/tag/netty-4.1.136.Final",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/netty/netty/releases/tag/netty-4.1.136.Final"
                },
                {
                    "name": "https://github.com/netty/netty/releases/tag/netty-4.2.16.Final",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/netty/netty/releases/tag/netty-4.2.16.Final"
                }
            ],
            "affected": [
                {
                    "vendor": "netty",
                    "product": "netty",
                    "versions": [
                        {
                            "version": ">= 4.2.0.Final, < 4.2.16.Final",
                            "status": "affected"
                        },
                        {
                            "version": ">= 4.1.0.Final, < 4.1.136.Final",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-20T23:18:07.893Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Netty is a network application framework for development of protocol servers and clients. Prior to 4.1.136.Final and 4.2.16.Final, Netty SPDY header decoding continues inflating zlib-compressed header blocks after the raw header parser has exceeded `maxHeaderSize` and marked the frame truncated in `SpdyFrameCodec`, allowing a remote peer to send a small compressed `HEADERS` block that expands into much larger raw header data and causes compression-amplified CPU and allocation churn. This issue is fixed in versions 4.1.136.Final and 4.2.16.Final."
                }
            ],
            "source": {
                "advisory": "GHSA-mvh2-crg5-v77c",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-21T13:03:35.110458Z",
                                "id": "CVE-2026-55833",
                                "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-21T13:03:47.690Z"
                }
            }
        ]
    }
}