CVE-2026-28503
MEDIUM EPSS 22.0%
Published Mar 26, 20263mo ago · Modified Jun 17, 20262w ago
5.5 CVSS 4.0
Published Mar 26, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
22.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-639
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| tandoor | recipes | * | <2.6.0 |
References 2
- github.com https://github.com/TandoorRecipes/recipes/releases/tag/2.6.0
- github.com https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-6qpw-gwcq-68fv
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.