Auth bypass in Tandoor Recipes
CVE-2026-35045
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.
Vulnerability class: IDOR (Insecure Direct Object Reference)
EPSS: 0.003 (18.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N.
Affected products
- Tandoor Recipes
- Tandoorrecipes Recipes — versions < 2.6.4
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
- security-advisories@github.com (x_refsource_MISC, Release Notes)
Frequently asked questions
- What is CVE-2026-35045?
- CVE-2026-35045 is a high-severity vulnerability in Tandoor Recipes, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 8.1/10. Published 2026-04-06.
- How severe is CVE-2026-35045?
- High severity. CVSS v3 base score is 8.1 out of 10.
- Is CVE-2026-35045 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.