CVE Catalog

CVE-2026-32268

High
Published: Translated: NVD NIST

Summary

The Azure Blob Storage for Craft CMS plugin allows unauthenticated users to view a list of buckets the plugin has access to via the DefaultController->actionLoadContainerData() endpoint with a valid CSRF token.

Risk Assessment

Exposure of bucket list may lead to sensitive information leakage, and additional attack vectors may exploit Azure error messages to reveal data.

Recommendation

Update the plugin to version 2.1.1 to mitigate the issue.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS