SCA: security update for github.com/kubev2v/migration-planner (GHSA-vf2h-7x3w-97fr)

medium Tenable Cloud Security Plugin ID 445989

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-53474)

Solution

Update the github.com/kubev2v/migration-planner library and its related packages to version 0.13.5 or later.

See Also

https://github.com/advisories/GHSA-vf2h-7x3w-97fr

Plugin Details

Severity: Medium

ID: 445989

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/15/2026

Updated: 8/15/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.76

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:N/A:N

CVSS Score Source: CVE-2026-53474

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/10/2026

Vulnerability Publication Date: 6/10/2026

Reference Information

CVE: CVE-2026-53474

cwe: CWE-89