CVE-2026-66800

Microsoft · Azure Data Factory

Azure Data Factory is susceptible to a server-side request forgery (SSRF) vulnerability that allows unauthorized attackers to disclose sensitive information over the network.

Executive summary

Microsoft Azure Data Factory contains a critical server-side request forgery vulnerability that permits unauthenticated attackers to perform unauthorized data disclosures across network boundaries.

Vulnerability

This is a server-side request forgery (CWE-918) vulnerability where the application fails to adequately validate user-supplied input when making network requests. An unauthenticated attacker can leverage this to force the service to interact with internal or external resources, leading to information disclosure.

Business impact

The ability to perform SSRF in a cloud-based data integration service is highly dangerous, as it can be used to bypass network firewalls and access internal metadata services or private network resources. With a CVSS score of 8.6, the potential for unauthorized data exfiltration is significant, which could result in serious regulatory and reputational consequences for organizations relying on Azure Data Factory for sensitive data processing.

Remediation

Immediate Action: Monitor the Microsoft Security Response Center (MSRC) update guide for the release of patches and apply them immediately upon availability.

Proactive Monitoring: Review network flow logs for unusual traffic patterns originating from Azure Data Factory instances, specifically looking for attempts to reach internal IP addresses or unauthorized external domains.

Compensating Controls: Utilize Azure network security groups and service tags to restrict the outbound connectivity of Data Factory instances to only known, required endpoints.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Organizations using Azure Data Factory should treat this vulnerability with high urgency. Administrators must review their current deployment configurations to ensure that egress traffic is restricted and monitor for any abnormal network activity until the vendor-supplied security patch is deployed.

More Microsoft CVEs