Extracting Managed Identity Credentials from Azure Functions
Published Thu, Nov 16th, 2023
Platforms
Summary
A vulnerability in Azure Function Apps allowed extraction of Managed Identity credentials from the encrypted startup context of Linux containers. This gave attackers with container access the ability to persist as the Managed Identity, breaking the intended security model. Microsoft has since patched the issue by encrypting the sensitive payload.
Affected Services
Azure Functions, Managed Identities
Remediation
None required. Microsoft has addressed the issue on their end.