CRITICAL 9.1
GHSA-6xvf-9742-48w2
Openshift Migration Advisor lacks proper authorization and filtering for its DELETE /api/v1/sources API
Quick fix
GHSA-6xvf-9742-48w2 — 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. An authenticated user can exploit this vulnerability by sending a DELETE request to the /api/v1/sources route, which lacks proper authorization and filtering. This allows for the destruction of all customer data, including sources, agents, and assessments, leading to a critical loss of availability and integrity across the entire SaaS platform.
Are you affected?
Enter the version of the package you're using.
Affected packages
Go / github.com/kubev2v/migration-planner
Introduced in:
0 Fixed in: 0.13.5 Fix
go get github.com/kubev2v/migration-planner@v0.13.5 References
- https://nvd.nist.gov/vuln/detail/CVE-2026-53469 [ADVISORY]
- https://github.com/kubev2v/migration-planner/pull/1227 [WEB]
- https://github.com/kubev2v/migration-planner/commit/db4c7857bd8f8e04747a5ea0efca04b0235d6e4a [WEB]
- https://access.redhat.com/security/cve/CVE-2026-53469 [WEB]
- https://bugzilla.redhat.com/show_bug.cgi?id=2487065 [WEB]
- https://github.com/kubev2v/migration-planner [PACKAGE]