CVE-2026-53471 PUBLISHED

Migration-planner: agent api ignores jwt source_id claim

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

A flaw was found in migration-planner. The agent-API middleware processes JSON Web Tokens (JWTs) for authentication, but its UpdateSourceInventory and UpdateAgentStatus handlers fail to validate the source_id claim within these tokens against the requested source ID. This oversight allows an authenticated attacker with a valid agent token to manipulate data across different tenants, leading to a complete collapse of tenant isolation. This could result in unauthorized overwriting of victim inventory, planting of malicious credential URLs, or corruption of migration assessments.

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

  • Authorization Bypass Through User-Controlled Key CWE