---
id: CVE-2026-53474
aliases:
  - GHSA-vf2h-7x3w-97fr
title: >-
  Openshift Migration Advisor: Improper input sanitization allows specially
  crafted RVTools .xlsx files to include malicious SQL commands
summary: >-
  Openshift Migration Advisor: Improper input sanitization allows specially
  crafted RVTools .xlsx files to include malicious SQL commands
severity: critical
cvss: 9.6
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N'
vendor: kubev2v
product: github.com/kubev2v/migration-planner
ecosystem: go
affected:
  - github.com/kubev2v/migration-planner < 0.13.5
patched:
  - github.com/kubev2v/migration-planner 0.13.5
published: '2026-06-10'
updated: '2026-08-14'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-vf2h-7x3w-97fr'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-53474'
  - url: 'https://github.com/kubev2v/migration-planner/pull/1231'
  - url: >-
      https://github.com/kubev2v/migration-planner/commit/6110711b1b71bb0d15348b934a490a5932b41f83
  - url: 'https://access.redhat.com/security/cve/CVE-2026-53474'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2487231'
  - url: 'https://github.com/kubev2v/migration-planner'
tags:
  - osv
  - go
epss: 0.00514
epssPercentile: 0.41214
ingestedAt: '2026-08-15T19:19:53.806Z'
---

## Overview

A flaw was found in migration-planner. A remote authenticated attacker could exploit this vulnerability by uploading a specially crafted RVTools .xlsx file. Due to improper input sanitization, malicious SQL embedded within a spreadsheet cell is executed when cluster names are processed. This SQL Injection allows for arbitrary file reading on the system, potentially exposing sensitive information such as Kubernetes service account tokens and other credentials, which could lead to a full compromise of the SaaS environment.

## Affected packages

- `github.com/kubev2v/migration-planner < 0.13.5`

## Remediation

Upgrade to a patched release:

- `github.com/kubev2v/migration-planner 0.13.5`
