Out-of-bounds Read Affecting spark-4.0-scala-2.13-compat package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.19% (41st 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 Learn

Learn about Out-of-bounds Read vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-MINIMOSLATEST-SPARK40SCALA213COMPAT-15286015
  • published17 Feb 2026
  • disclosed12 Dec 2025

Introduced: 12 Dec 2025

CVE-2025-67721  (opens in a new tab)
CWE-125  (opens in a new tab)
CWE-201  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest spark-4.0-scala-2.13-compat.

NVD Description

Note: Versions mentioned in the description apply only to the upstream spark-4.0-scala-2.13-compat package and not the spark-4.0-scala-2.13-compat package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

Aircompressor is a library with ports of the Snappy, LZO, LZ4, and Zstandard compression algorithms to Java. In versions 3.3 and below, incorrect handling of malformed data in Java-based decompressor implementations for Snappy and LZ4 allow remote attackers to read previous buffer contents via crafted compressed input. With certain crafted compressed inputs, elements from the output buffer can end up in the uncompressed output, potentially leaking sensitive data. This is relevant for applications that reuse the same output buffer to uncompress multiple inputs. This can be the case of a web server that allocates a fix-sized buffer for performance purposes. There is similar vulnerability in GHSA-cmp6-m4wj-q63q. This issue is fixed in version 3.4.