Azure Blob Storage for Craft CMS Potential Sensitive Information Disclosure vulnerability
Package
Affected versions
>= 2.0.0-beta.1, <= 2.1.0
Patched versions
2.1.1
Description
Published to the GitHub Advisory Database
Mar 16, 2026
Reviewed
Mar 16, 2026
Last updated
Mar 16, 2026
Unauthenticated users can view a list of buckets the plugin has access to.
The
DefaultController->actionLoadContainerData()endpoint allows unauthenticated users with a valid CSRF token to view a list of buckets that the plugin is allowed to see.Because Azure can return sensitive data in error messages, additional attack vectors are also exposed.
Users should update to version 2.1.1 of the plugin to mitigate the issue.
References