CVE-2026-56865 Affecting k3s-1.32-static package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.11% (2nd 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-MINIMOSLATEST-K3S132STATIC-18814889
  • published15 Aug 2026
  • disclosed13 Aug 2026

Introduced: 13 Aug 2026

NewCVE-2026-56865  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest k3s-1.32-static.

NVD Description

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

A malicious GOPROXY was previously capable of forging up to two sumdb tiles that allow for a requested module to bypass the GOSUMDB check and persist attacker-controlled module content to a local Go module cache. This attack allows for a malicious GOPROXY to serve malicious module content that cannot be detected by evaluating the transparency log. All tiles are now correctly verified against their parents. In order to determine if you have been affected: rm -r go.sum go.work.sum vendor/ && go mod tidy