Unauthenticated users can view a list of buckets the plugin has access to.
The BucketsController->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.5 of the plugin to mitigate the issue.
{
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-16T18:13:33Z",
"nvd_published_at": "2026-03-18T04:17:27Z",
"severity": "MODERATE"
}