Description
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.
Published: 2026-08-12
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an authenticated IDOR that allows users to read, write, and delete processes and files belonging to other authenticated users. The flaw originates from missing ownership checks on multiple API endpoints, enabling unauthorized access to migration data across users inside the same organization. This results in potential data tampering and privacy breaches for users within the same tenant.

Affected Systems

Microsoft Container Migration Solution Accelerator, version 2.1.2 and earlier. The issue arises in the process and file management APIs of this multi‑service application, which relies on Entra ID authentication but does not enforce proper authorization controls between users.

Risk and Exploitability

The CVSS score of 8.7 indicates a high severity risk of unauthorized data access and deletion. The EPSS score is not available, but the lack of a KEV listing suggests no known public exploitation at this time. However, attackers that can authenticate to the system can likely exploit the missing ownership checks by targeting exposed API endpoints, as inferred from the description.

Generated by OpenCVE AI on August 13, 2026 at 00:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Microsoft Container Migration Solution Accelerator to the latest release that addresses missing ownership checks, ensuring versions beyond 2.1.2 are installed.
  • Configure Entra ID to enforce role‑based access control and verify that API calls include ownership validations before returning process or file data.
  • Perform periodic audits of API permissions and implement server‑side checks to confirm that only the owning user may access, modify, or delete their processes and files.

Generated by OpenCVE AI on August 13, 2026 at 00:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft
Microsoft container-migration-solution-accelerator
Vendors & Products Microsoft
Microsoft container-migration-solution-accelerator

Wed, 12 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Microsoft Container Migration Solution Accelerator: Authenticated IDOR allowing read/write/delete processes
Weaknesses CWE-639
References
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Microsoft Container-migration-solution-accelerator
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-12T22:11:51.123Z

Reserved: 2026-08-11T19:42:11.450Z

Link: CVE-2026-73298

cve-icon Vulnrichment

Updated: 2026-08-12T22:09:04.723Z

cve-icon NVD

Status : Received

Published: 2026-08-12T18:18:15.057

Modified: 2026-08-12T23:17:24.297

Link: CVE-2026-73298

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:48:14Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key