CVE-2025-66390

9.8

Microsoft · Azure API Management

An unauthenticated cross-tenant registration bypass exists in Microsoft Azure API Management, allowing attackers to sign up for accounts in restricted tenants by manipulating the Host header.

Executive summary

A critical vulnerability in Microsoft Azure API Management allows unauthenticated attackers to bypass tenant-specific signup restrictions, posing a severe risk to multi-tenant isolation.

Vulnerability

The flaw is an authentication and configuration bypass where the backend API endpoint fails to validate tenant-specific signup restrictions, allowing unauthenticated attackers to perform registration operations against unauthorized tenants by modifying the Host header.

Business impact

Successful exploitation allows unauthorized users to gain access to restricted environments, potentially leading to unauthorized data access, resource consumption, or lateral movement within the cloud infrastructure. Given the critical CVSS score of 9.8, the ability to bypass identity controls at the platform level represents a significant threat to the security posture of affected organizations.

Remediation

Immediate Action: Review your Azure API Management configurations and monitor for unauthorized account creation patterns, as the vendor has currently categorized this as a configuration issue rather than a traditional software patch requirement.

Proactive Monitoring: Inspect logs for API registration requests originating from unexpected hostnames or non-standard traffic patterns that deviate from established tenant-specific registration flows.

Compensating Controls: Implement WAF rules to validate and restrict the Host header on incoming requests to the API Management gateway to ensure traffic is only accepted for authorized tenant identifiers.

Exploitation status

Public Exploit Available: Yes, a public proof-of-concept exists via the GitHub repository linked in the enrichment data.

Analyst recommendation

This vulnerability presents a high risk to multi-tenant environments due to the potential for unauthorized account provisioning. Organizations should treat this as a priority, implement strict Host header validation, and monitor for suspicious registration activity until further guidance or a definitive configuration fix is provided by the vendor.

More Microsoft CVEs

Sources