← Back to CVEs
CVE-2026-28503
MEDIUM6.5
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.
CVE Details
CVSS v3.1 Score6.5
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredHIGH
User InteractionNONE
Published3/26/2026
Last Modified3/30/2026
Sourcenvd
Honeypot Sightings0
Affected Products
tandoor:recipes
Weaknesses (CWE)
CWE-639
References
https://github.com/TandoorRecipes/recipes/releases/tag/2.6.0(security-advisories@github.com)
https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-6qpw-gwcq-68fv(security-advisories@github.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.