CVE-2026-9828 Affecting zookeeper-3.9 package, versions <3.9.5-r9


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.37% (29th 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-WOLFILATEST-ZOOKEEPER39-17812616
  • published4 Jul 2026
  • disclosed28 May 2026

Introduced: 28 May 2026

CVE-2026-9828  (opens in a new tab)

How to fix?

Upgrade Wolfi zookeeper-3.9 to version 3.9.5-r9 or higher.

NVD Description

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

Deserialization of untrusted data vulnerability in QOS.CH Sarl logback logback-core (HardenedObjectInputStream (logback-core) modules) allows Object Injection albeit heavily restricted.

More precisely, an attacker able to influence serialized data sent to SimpleSocketServer or SimpleSSLSocketServer can instantiate objects from classes in the java.lang and java.util packages that are not explicitly blocked.

Although deserialization is heavily restricted by HardenedObjectInputStream and no practical way to achieve remote code execution or significant privilege escalation has been identified, this issue constitutes a bypass of the intended security restrictions.

This issue affects logback: through 1.5.32 inclusive.