CVE-2026-28503
Last modified
CVE-2026-28503 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tandoor | Recipes | < 2.6.0 |
References
- https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-6qpw-gwcq-68fvMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-28503?
How severe is CVE-2026-28503?
How do I fix CVE-2026-28503?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-28498Authlib is a Python library which builds OAuth and OpenID Co…7.5
- CVE-2026-28499LeafKit is a templating language with Swift-inspired syntax.…6.1
- CVE-2026-2850A vulnerability was found in yeqifu warehouse up to aaf29962…6.5
- CVE-2026-28500Open Neural Network Exchange (ONNX) is an open standard for …9.1
- CVE-2026-28501WWBN AVideo is an open source video platform. Prior to versi…9.8
- CVE-2026-28502WWBN AVideo is an open source video platform. Prior to versi…8.8
- CVE-2026-28505Tautulli is a Python based monitoring and tracking tool for …10
- CVE-2026-28506Outline is a service that allows for collaborative documenta…4.3
- CVE-2026-28507Idno is a social publishing platform. Prior to version 1.6.4…7.2
- CVE-2026-28508Idno is a social publishing platform. Prior to version 1.6.4…8.6
- CVE-2026-28509LangBot is a global IM bot platform designed for LLMs. Prior…5.4
- CVE-2026-2851A vulnerability was determined in yeqifu warehouse up to aaf…5.3
Are you affected by CVE-2026-28503?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
