GHSA-v5m8-5455-qw2x
Openshift Migration Advisor: Broken access control in migration-planner image-url endpoint exposes other users' OVA images and agent JWTs
Quick fix
GHSA-v5m8-5455-qw2x — 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 attacker could exploit an improper access control vulnerability in the `/api/v1/sources/{id}/image-url` endpoint. This flaw allows the attacker to bypass an ownership check and obtain presigned S3 URLs for Open Virtual Appliance (OVA) images belonging to other users. Consequently, the attacker can download OVA images containing sensitive information, such as long-lived agent JSON Web Tokens (JWTs) and source configurations, potentially leading to unauthorized access and modification of the victim's source.
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-53470 [ADVISORY]
- https://github.com/kubev2v/migration-planner/pull/1218 [WEB]
- https://github.com/kubev2v/migration-planner/commit/ec47a336a620f4a995f29c1c53e4e4bd70a26e00 [WEB]
- https://access.redhat.com/security/cve/CVE-2026-53470 [WEB]
- https://bugzilla.redhat.com/show_bug.cgi?id=2487069 [WEB]
- https://github.com/kubev2v/migration-planner [PACKAGE]