Memory Leak Affecting k3s package, versions <1.35.1.1-r1


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.02% (6th 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 Memory Leak vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-CHAINGUARDLATEST-K3S-15351722
  • published25 Feb 2026
  • disclosed12 Feb 2026

Introduced: 12 Feb 2026

CVE-2026-21438  (opens in a new tab)
CWE-401  (opens in a new tab)
CWE-459  (opens in a new tab)

How to fix?

Upgrade Chainguard k3s to version 1.35.1.1-r1 or higher.

NVD Description

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

webtransport-go is an implementation of the WebTransport protocol. Prior to 0.10.0, an attacker can cause unbounded memory consumption repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their resources. This vulnerability is fixed in v0.10.0.