PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-44890 netty CVE debrief

Netty is vulnerable to a denial-of-service (DoS) attack when processing crafted Redis payloads. This issue affects netty-codec-redis in versions before 4.1.135.Final and 4.2.15.Final. An attacker can exploit this by sending malicious payloads across multiple connections, leading to an OutOfDirectMemoryError that prevents legitimate connections from being processed. The vulnerability is patched in versions 4.1.135.Final and 4.2.15.Final.

Vendor
netty
Product
Unknown
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-11
Original CVE updated
2026-09-09
Advisory published
2026-06-11
Advisory updated
2026-09-09

Who should care

Network administrators and security teams responsible for managing Netty deployments should assess their exposure to this vulnerability. This includes teams that use Netty in their applications, especially those using netty-codec-redis. Immediate action is necessary to prevent potential DoS attacks.

Why it matters

CVE-2026-44890 is a high-severity vulnerability in Netty's netty-codec-redis component, allowing for DoS attacks. Defenders should prioritize patching to prevent service disruption and potential OutOfDirectMemoryError. Network administrators and security teams managing Netty deployments must assess exposure and apply patches promptly.

  • DoS attacks can lead to service unavailability, impacting business operations.
  • Successful exploitation can cause OutOfDirectMemoryError, disrupting legitimate connections.
  • Defenders need to verify their Netty versions and patch vulnerable installations promptly.
  • Exposure assessment and patching are critical to prevent potential attacks.

Technical summary

The netty-codec-redis component in Netty is vulnerable to a DoS attack. An attacker can send crafted Redis payloads across multiple connections without `r n`, causing the server's direct memory pool to be exhausted (OutOfDirectMemoryError). This prevents legitimate connections from being processed. The issue is patched in versions 4.1.135.Final and 4.2.15.Final. Defenders should prioritize patching vulnerable Netty installations to prevent potential DoS attacks. This involves updating netty-codec-redis to versions 4.1.135.Final or 4.2.15.Final, or later. Network administrators and security teams responsible for managing Netty deployments should assess their exposure and apply patches as soon as possible.

Defensive priority

Defenders should prioritize patching vulnerable Netty installations to prevent potential DoS attacks. This involves updating netty-codec-redis to versions 4.1.135.Final or 4.2.15.Final, or later. Network administrators and security teams responsible for managing Netty deployments should assess their exposure and apply patches as soon as possible.

Recommended defensive actions

  • Patch vulnerable Netty installations to versions 4.1.135.Final or 4.2.15.Final, or later.
  • Assess exposure and apply patches as soon as possible.
  • Monitor for potential DoS attacks targeting Netty deployments.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. Vendor advisories and release notes confirm the patches in versions 4.1.135.Final and 4.2.15.Final.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-44890 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-44890

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-44890 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-44890

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/netty/netty/releases/tag/netty-4.1.135.Final

    [email protected] - Release Notes

  • Source reference

    Unverified legacy reference

    URL: https://github.com/netty/netty/releases/tag/netty-4.2.15.Final

    [email protected] - Release Notes

  • Source reference

    Unverified legacy reference

    URL: https://github.com/netty/netty/security/advisories/GHSA-6ghj-frrj-jjj3

    [email protected] - Vendor Advisory

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:37390

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:41951

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:50085

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:53644

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:53806

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.