Unrated severityNVD Advisory· Published Mar 26, 2026· Updated Mar 27, 2026
Tandoor Recipes has Cross-Space IDOR in SyncViewSet.query_synced_folder: missing space scoping on get_object_or_404
CVE-2026-28503
Description
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, the SyncViewSet.query_synced_folder() action in cookbook/views/api.py (line 903) fetches a Sync object using get_object_or_404(Sync, pk=pk) without including space=request.space in the filter. This allows an admin user in Space A to trigger sync operations (Dropbox/Nextcloud/Local import) on Sync configurations belonging to Space B, and view the resulting sync logs. Version 2.6.0 patches the issue.
Affected products
2- TandoorRecipes/recipesv5Range: < 2.6.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- github.com/TandoorRecipes/recipes/releases/tag/2.6.0mitrex_refsource_MISC
- github.com/TandoorRecipes/recipes/security/advisories/GHSA-6qpw-gwcq-68fvmitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.