CVE-2026-53474 PUBLISHED

Migration-planner: second-order sql injection via rvtools upload

Assigner: redhat
Reserved: 09.06.2026 Published: 10.06.2026 Updated: 10.06.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
CVSS Score: 9.6

Product Status

Package Collection https://github.com/kubev2v/migration-planner
Package Name migration-planner
Versions Default: unaffected
  • affected from 0 to 0.13.5 (excl.)

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE