CVE-2026-54250
Undergoing Analysis
Undergoing Analysis - In Progress
Path Traversal in K3s etcd Snapshot Decompression
Publication date: 2026-06-25
Last updated on: 2026-06-25
Assigner: GitHub, Inc.
Description
Description
K3s is a fully conformant production-ready Kubernetes distribution. Prior to 1.35.3+k3s1, 1.34.6+k3s1, v1.33.10+k3s1, a path traversal vulnerability exists in K3s's etcd snapshot decompression functionality. Zip files containing archive members with maliciously crafted names can be written to arbitrary locations on the filesystem when an administrator restores the archive as a compressed etcd snapshot. This vulnerability is fixed in 1.35.3+k3s1, 1.34.6+k3s1, v1.33.10+k3s1.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rancher | k3s | 1.35.3+k3s1 |
| rancher | k3s | 1.34.6+k3s1 |
| rancher | k3s | v1.33.10+k3s1 |
| rancher | k3s | to 1.35.3+k3s1 (exc) |
| rancher | k3s | to 1.34.6+k3s1 (exc) |
| rancher | k3s | to v1.33.10+k3s1 (exc) |
| k3s | 1.35.2+k3s1 | to 1.35.3+k3s1 (exc) |
| k3s | 1.34.5+k3s1 | to 1.34.6+k3s1 (exc) |
| k3s | 1.33.9+k3s1 | to 1.33.10+k3s1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |