GHSA-vf2h-7x3w-97fr
Openshift Migration Advisor: Improper input sanitization allows specially crafted RVTools .xlsx files to include malicious SQL commands
Quick fix
GHSA-vf2h-7x3w-97fr — github.com/kubev2v/migration-planner: upgrade to the fixed version with the command below.
go get github.com/kubev2v/migration-planner@v0.13.5 Details
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
0 Fixed in: 0.13.5 go get github.com/kubev2v/migration-planner@v0.13.5 References
- https://nvd.nist.gov/vuln/detail/CVE-2026-53474 [ADVISORY]
- https://github.com/kubev2v/migration-planner/pull/1231 [WEB]
- https://github.com/kubev2v/migration-planner/commit/6110711b1b71bb0d15348b934a490a5932b41f83 [WEB]
- https://access.redhat.com/security/cve/CVE-2026-53474 [WEB]
- https://bugzilla.redhat.com/show_bug.cgi?id=2487231 [WEB]
- https://github.com/kubev2v/migration-planner [PACKAGE]