---
id: CVE-2026-53476
aliases:
  - GHSA-7j4w-x8x8-5mvg
title: >-
  Assisted Migration Agent: Path traversal in gzipped tarball handling enables
  arbitrary file write and remote code execution
summary: >-
  Assisted Migration Agent: Path traversal in gzipped tarball handling enables
  arbitrary file write and remote code execution
severity: critical
cvss: 9.6
cvssVector: 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'
vendor: kubev2v
product: github.com/kubev2v/assisted-migration-agent
ecosystem: go
affected:
  - github.com/kubev2v/assisted-migration-agent < 0.16.0
patched:
  - github.com/kubev2v/assisted-migration-agent 0.16.0
published: '2026-06-10'
updated: '2026-08-14'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-7j4w-x8x8-5mvg'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-53476'
  - url: 'https://github.com/kubev2v/assisted-migration-agent/pull/256'
  - url: >-
      https://github.com/kubev2v/assisted-migration-agent/commit/bcae0438ad8386321a300413d71c982a11b7b5b7
  - url: 'https://access.redhat.com/security/cve/CVE-2026-53476'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2487233'
  - url: 'https://github.com/kubev2v/assisted-migration-agent'
tags:
  - osv
  - go
epss: 0.00427
epssPercentile: 0.34265
ingestedAt: '2026-08-15T19:19:53.638Z'
---

## Overview

A flaw was found in assisted-migration-agent. An unauthenticated attacker, located on the same local area network (LAN), can exploit a path traversal vulnerability. By crafting a specially designed gzipped tarball, the attacker can bypass security checks and write arbitrary files to the system. This could ultimately lead to the execution of unauthorized code on the appliance.

## Affected packages

- `github.com/kubev2v/assisted-migration-agent < 0.16.0`

## Remediation

Upgrade to a patched release:

- `github.com/kubev2v/assisted-migration-agent 0.16.0`
