Resource Exhaustion Affecting spark-4.1-scala-2.13-python package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

Social Trends
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-SPARK41SCALA213PYTHON-17371035
  • published18 Jun 2026
  • disclosed12 Jun 2026

Introduced: 12 Jun 2026

NewCVE-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 spark-4.1-scala-2.13-python.

NVD Description

Note: Versions mentioned in the description apply only to the upstream spark-4.1-scala-2.13-python package and not the spark-4.1-scala-2.13-python 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.