๐Ÿ” CVE Alert

CVE-2026-28503

UNKNOWN 0.0

Tandoor Recipes has Cross-Space IDOR in SyncViewSet.query_synced_folder: missing space scoping on get_object_or_404

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
11th

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.

CWE CWE-639
Vendor tandoorrecipes
Product recipes
Published Mar 26, 2026
Last Updated Mar 27, 2026
Stay Ahead of the Next One

Get instant alerts for tandoorrecipes recipes

Be the first to know when new unknown vulnerabilities affecting tandoorrecipes recipes are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

TandoorRecipes / recipes
< 2.6.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-6qpw-gwcq-68fv github.com: https://github.com/TandoorRecipes/recipes/releases/tag/2.6.0