NULL Pointer Dereference Affecting pinot package, versions <1.5.1-r10


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.45% (38th 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-CHAINGUARDLATEST-PINOT-18508196
  • published3 Aug 2026
  • disclosed18 Aug 2026

Introduced: 3 Aug 2026

NewCVE-2026-59949  (opens in a new tab)
CWE-476  (opens in a new tab)

How to fix?

Upgrade Chainguard pinot to version 1.5.1-r10 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream pinot package and not the pinot package as distributed by Chainguard. See How to fix? for Chainguard relevant fixed versions and status.

yawkat LZ4 Java provides LZ4 compression for Java. Prior to 1.11.1, JNI-backed XXHash implementations fail to validate the byte array object and the off and len arguments in XXHashFactory.nativeInstance().hash32().hash(), XXHashFactory.nativeInstance().hash64().hash(), XXHashFactory.nativeInstance().newStreamingHash32().update(), and XXHashFactory.nativeInstance().newStreamingHash64().update(), allowing null arrays or oversized ranges to reach native code, read outside the Java array, and fatally terminate the JVM. This issue is fixed in version 1.11.1.