Vulnerability Description
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, the PUT /api/recipe/batch_update/ endpoint in Tandoor Recipes allows any authenticated user within a Space to modify any recipe in that Space, including recipes marked as private by other users. This bypasses all object-level authorization checks enforced on standard single-recipe endpoints (PUT /api/recipe/{id}/), enabling forced exposure of private recipes, unauthorized self-grant of access via the shared list, and metadata tampering. This vulnerability is fixed in 2.6.4.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Tandoor | Recipes | < 2.6.4 |
Related Weaknesses (CWE)
References
- https://github.com/TandoorRecipes/recipes/releases/tag/2.6.4Release Notes
- https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-v8x3-w674-55pExploitVendor Advisory
FAQ
What is CVE-2026-35045?
CVE-2026-35045 is a vulnerability with a CVSS score of 8.1 (HIGH). Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, the PUT /api/recipe/batch_update/ endpoint in Tandoor Recipes allows any authentica...
How severe is CVE-2026-35045?
CVE-2026-35045 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-35045?
Check the references section above for vendor advisories and patch information. Affected products include: Tandoor Recipes.