---
id: CVE-2026-53469
aliases:
  - GHSA-6xvf-9742-48w2
title: >-
  Openshift Migration Advisor lacks proper authorization and filtering for its
  DELETE /api/v1/sources API
summary: >-
  Openshift Migration Advisor lacks proper authorization and filtering for its
  DELETE /api/v1/sources API
severity: critical
cvss: 9.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H'
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-13'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-6xvf-9742-48w2'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-53469'
  - url: 'https://github.com/kubev2v/migration-planner/pull/1227'
  - url: >-
      https://github.com/kubev2v/migration-planner/commit/db4c7857bd8f8e04747a5ea0efca04b0235d6e4a
  - url: 'https://access.redhat.com/security/cve/CVE-2026-53469'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2487065'
  - url: 'https://github.com/kubev2v/migration-planner'
tags:
  - osv
  - go
epss: 0.00509
epssPercentile: 0.40853
ingestedAt: '2026-08-14T19:18:45.912Z'
---

## Overview

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.

## Affected packages

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

## Remediation

Upgrade to a patched release:

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