Answer in brief
CVE-2026-32637 records a Medium severity vulnerability in Velero vulnerable to file path traversal when extracting from backup's tarball. The current sources do not mark it as known exploited. The current feed maps velero-io/velero (generic), github.com/vmware-tanzu/velero (go), github.com/vmware-tanzu/velero (go). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps velero-io/velero (generic), github.com/vmware-tanzu/velero (go), github.com/vmware-tanzu/velero (go). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| velero-io/velerogeneric | < 1.18.1 | Not reported |
| github.com/vmware-tanzu/velerogo | >=0 <1.18.1 | 1.18.1 |
| github.com/vmware-tanzu/velerogo | <1.18.1 | 1.18.1 |
Published upstream
Aug 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 20, 2026
Velero is an open source tool for backing up, restoring, and migrating Kubernetes cluster resources and persistent volumes. Prior to 1.18.1, an attacker who compromises the backup object-storage backend can upload a malicious backup tarball containing parent-directory paths that escape the extraction directory during restore and overwrite sensitive files in the Velero pod filesystem. This issue is fixed in version 1.18.1.
Quoted source text, attributed separately from HOL analysis.