CVE-2026-28503

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:tandoor:recipes:*:*:*:*:*:*:*:*

History

30 Mar 2026, 19:28

Type Values Removed Values Added
CPE cpe:2.3:a:tandoor:recipes:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
First Time Tandoor
Tandoor recipes
References () https://github.com/TandoorRecipes/recipes/releases/tag/2.6.0 - () https://github.com/TandoorRecipes/recipes/releases/tag/2.6.0 - Release Notes
References () https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-6qpw-gwcq-68fv - () https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-6qpw-gwcq-68fv - Vendor Advisory, Mitigation

30 Mar 2026, 13:26

Type Values Removed Values Added
Summary
  • (es) Tandoor Recipes es una aplicación para gestionar recetas, planificar comidas y crear listas de compras. En versiones anteriores a la 2.6.0, la acción 'SyncViewSet.query_synced_folder()' en 'cookbook/views/API.py' (línea 903) obtiene un objeto Sync utilizando 'get_object_or_404(Sync, pk=pk)' sin incluir 'space=request.space' en el filtro. Esto permite que un usuario administrador en el Espacio A active operaciones de sincronización (importación de Dropbox/Nextcloud/Local) en configuraciones de Sync pertenecientes al Espacio B, y vea los registros de sincronización resultantes. La versión 2.6.0 corrige el problema.

26 Mar 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-26 19:16

Updated : 2026-03-30 19:28


NVD link : CVE-2026-28503

Mitre link : CVE-2026-28503

CVE.ORG link : CVE-2026-28503


JSON object : View

Products Affected

tandoor

  • recipes
CWE
CWE-639

Authorization Bypass Through User-Controlled Key