The Azure Blob Storage for Craft CMS plugin provides an Azure Blob Storage integration for Craft CMS. In versions on the 2.x branch prior to 2.1.1, 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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-03-18 06:16
Updated : 2026-03-18 14:52
NVD link : CVE-2026-32268
Mitre link : CVE-2026-32268
CVE.ORG link : CVE-2026-32268
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
