Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2026/08/20 6:38 p.m.4 views

Laravel Backpack CRUD: CRUD panel query scopes are not enforced on Update, Delete, and Reorder (cross-tenant IDOR)

Summary Backpack CRUD's list and read operations correctly apply any query scopes registered via addClause / addBaseClause e.g. tenant isolation, user ownership. However, the Update, Delete, and Reorder operations bypassed these scopes, fetching records directly from the unscoped model query. An...

5.5AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder