Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2026/03/12 2:49 p.m.13 views

StudioCMS S3 Storage Manager Authorization Bypass via Missing `await` on Async Auth Check

Summary The S3 storage manager's isAuthorized function is declared async returns Promise but is called without await in both the POST and PUT handlers. Since a Promise object is always truthy in JavaScript, !isAuthorizedtype always evaluates to false, completely bypassing the authorization check...

7.6CVSS5.9AI score0.00183EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder