CVE-2026-73298
HighCVSS 8.7Exploitation Probability (EPSS)
Low risk49th percentile - higher than 49% of all known CVEs
Summary
Microsoft Container Migration Solution Accelerator version 2.1.2 and earlier contains an authenticated IDOR vulnerability that allows users to read, write, and delete processes belonging to other authenticated users. Ownership checks are missing in multiple API endpoints, enabling unauthorized access and modification of migration data across users within the same organization.
Risk Assessment
Risk of confidentiality and integrity breaches of migration data and unauthorized modification or deletion of other users' processes.
Recommendation
Update the component to a patched version and implement proper authorization controls at the API level.
Original NVD description (English source)
The Microsoft Container Migration Solution Accelerator is a multi-service application that provides a multi-agent, AI-driven migration solution for moving container service configurations to Azure Kubernetes Service. In version 2.1.2 and earlier, a security vulnerability was identified in the Container Migration Solution Accelerator, specifically an authenticated IDOR (Insecure Direct Object Reference) that allows users to read, write, and delete processes belonging to other authenticated users. The issue affects multiple API endpoints, where ownership checks are missing, enabling unauthorized access and modification of migration data across users within the same organization. The vulnerability is present in both process and file management APIs, and the application relies on Entra ID authentication but lacks proper authorization controls between users. Authenticated users are able to access, modify, and delete processes and files belonging to other users without proper authorization checks.

