Resource Exhaustion Affecting datahub-upgrade-fips package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.28% (20th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-DATAHUBUPGRADEFIPS-17955128
  • published13 Jul 2026
  • disclosed12 Jun 2026

Introduced: 12 Jun 2026

CVE-2026-44892  (opens in a new tab)
CWE-400  (opens in a new tab)
CWE-1188  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest datahub-upgrade-fips.

NVD Description

Note: Versions mentioned in the description apply only to the upstream datahub-upgrade-fips package and not the datahub-upgrade-fips package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

Netty is a network application framework for development of protocol servers and clients. Prior to version 4.2.15.Final, the default configuration of the Http3ConnectionHandler in the Netty HTTP/3 codec lacks an enforced maximum header size limit. When a peer does not explicitly specify HTTP3_SETTINGS_MAX_FIELD_SECTION_SIZE, the implementation defaults to an unbounded limit. This insecure default configuration allows a malicious client or server to send an enormous number of headers, leading to a memory exhaustion Denial of Service via an OutOfMemoryError. Version 4.2.15.Final contains a patch.