CVE-2026-49361 PUBLISHED

Apache Fluss Netty Frame Decoder Memory Exhaustion Vulnerability

Assigner: apache
Reserved: 29.05.2026 Published: 01.06.2026 Updated: 01.06.2026

Apache Fluss versions prior to 0.9.1 configure the Netty LengthFieldBasedFrameDecoder with Integer.MAX_VALUE as the maximum frame length, allowing unauthenticated remote attackers to exhaust JVM heap memory on TabletServer and CoordinatorServer by sending specially crafted frame headers, resulting in denial of service.

This issue affects Apache Fluss (incubating): 0.8.0 and 0.9.0.

Users are recommended to upgrade to version 0.9.1, which fixes the issue.

Product Status

Vendor Apache Software Foundation
Product Apache Fluss (incubating)
Versions Default: unaffected
  • Version 0.8.0 is affected
  • Version 0.9.0 is affected

Credits

  • Andrea Cosentino reporter

References

Problem Types

  • CWE-770 Allocation of Resources Without Limits or Throttling CWE
  • CWE-400 Uncontrolled Resource Consumption CWE