CVE-2026-9828 Affecting s3proxy package, versions <3.3.0-r3


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-CHAINGUARDLATEST-S3PROXY-17892536
  • published8 Jul 2026
  • disclosed28 May 2026

Introduced: 28 May 2026

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

How to fix?

Upgrade Chainguard s3proxy to version 3.3.0-r3 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream s3proxy package and not the s3proxy package as distributed by Chainguard. See How to fix? for Chainguard 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.