Unauthenticated users can view a list of buckets the plugin has access to.
The DefaultController->actionLoadBucketData() endpoint allows unauthenticated users with a valid CSRF token to view a list of buckets that the plugin is allowed to see.
Users should update to version 2.2.1 of the plugin to mitigate the issue.
{
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-16T18:14:23Z",
"nvd_published_at": "2026-03-18T04:17:27Z",
"severity": "LOW"
}