Description
A flaw was found in Netty's HTTP/2 HpackEncoder. A remote attacker can exploit this by sending HTTP/2 SETTINGS frames with a very large MAX_HEADER_TABLE_SIZE. This causes the HpackEncoder to store an excessive number of unique headers, leading to increased CPU usage and memory consumption, ultimately resulting in a Denial of Service (DoS).
Published: 2026-09-18
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Denial of Service (CPU and memory exhaustion)
Action: Apply Patch
AI Analysis

Impact

A flaw in Netty’s HTTP/2 HpackEncoder allows a remote attacker to send a SETTINGS frame with an excessively large MAX_HEADER_TABLE_SIZE value, causing the encoder to store a vast number of unique headers. This results in a sharp increase in CPU usage and memory consumption, ultimately leading to a denial of service for the affected application instance.

Affected Systems

The vulnerability affects a range of Red Hat products that incorporate Netty, including Red Hat AMQ Broker 7, Red Hat Build of Keycloak, Red Hat Data Grid 8, Red Hat Fuse 7, Red Hat JBoss Enterprise Application Platform 7 and 8, Red Hat Single Sign‑On 7, Red Hat build of Apache Camel 4 for Quarkus 3, Red Hat build of Apache Camel for Spring Boot 4, Red Hat build of Apicurio Registry 3, Red Hat build of Debezium 3, and Red Hat build of Quarkus 3.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity; the EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is a remote client that can establish an HTTP/2 connection and transmit a SETTINGS frame with an oversized MAX_HEADER_TABLE_SIZE. The attacker would need no special credentials, and the exploit relies on resource exhaustion rather than code execution.

Generated by OpenCVE AI on September 18, 2026 at 23:16 UTC.

Remediation

Vendor Workaround

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.


OpenCVE Recommended Actions

  • Apply the Red Hat vendor patch that updates Netty and limits MAX_HEADER_TABLE_SIZE handling in the HpackEncoder.
  • Configure network or application layers to reject or cap HTTP/2 SETTINGS frames with excessively large MAX_HEADER_TABLE_SIZE values, e.g., enforce a maximum of 65 536 bytes.
  • Monitor CPU and memory metrics for the affected services and trigger alerts or service restarts when thresholds are exceeded.

Generated by OpenCVE AI on September 18, 2026 at 23:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 19 Sep 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 18 Sep 2026 13:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in Netty's HTTP/2 HpackEncoder. A remote attacker can exploit this by sending HTTP/2 SETTINGS frames with a very large MAX_HEADER_TABLE_SIZE. This causes the HpackEncoder to store an excessive number of unique headers, leading to increased CPU usage and memory consumption, ultimately resulting in a Denial of Service (DoS).
Title Io.netty/netty-codec-http2: netty: http/2 hpackencoder dos with large table size
First Time appeared Redhat
Redhat amq Broker
Redhat apicurio Registry
Redhat build Keycloak
Redhat camel Quarkus
Redhat camel Spring Boot
Redhat debezium
Redhat jboss Data Grid
Redhat jboss Enterprise Application Platform
Redhat jboss Fuse
Redhat quarkus
Redhat red Hat Single Sign On
Weaknesses CWE-1035
CPEs cpe:/a:redhat:amq_broker:7
cpe:/a:redhat:apicurio_registry:3
cpe:/a:redhat:build_keycloak:
cpe:/a:redhat:camel_quarkus:3
cpe:/a:redhat:camel_spring_boot:4
cpe:/a:redhat:debezium:3
cpe:/a:redhat:jboss_data_grid:8
cpe:/a:redhat:jboss_enterprise_application_platform:7
cpe:/a:redhat:jboss_enterprise_application_platform:8
cpe:/a:redhat:jboss_fuse:7
cpe:/a:redhat:quarkus:3
cpe:/a:redhat:red_hat_single_sign_on:7
Vendors & Products Redhat
Redhat amq Broker
Redhat apicurio Registry
Redhat build Keycloak
Redhat camel Quarkus
Redhat camel Spring Boot
Redhat debezium
Redhat jboss Data Grid
Redhat jboss Enterprise Application Platform
Redhat jboss Fuse
Redhat quarkus
Redhat red Hat Single Sign On
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'}


Subscriptions

Redhat Amq Broker Apicurio Registry Build Keycloak Camel Quarkus Camel Spring Boot Debezium Jboss Data Grid Jboss Enterprise Application Platform Jboss Fuse Quarkus Red Hat Single Sign On
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-18T14:41:19.955Z

Reserved: 2026-09-18T07:15:03.252Z

Link: CVE-2026-93492

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-18T13:18:38.877

Modified: 2026-09-18T19:06:08.407

Link: CVE-2026-93492

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-09-10T00:41:18Z

Links: CVE-2026-93492 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-18T23:30:15Z

Weaknesses