CVE-2026-35045 HIGH

CVE-2026-35045: Tandoor Recipes Affected by Private Recipe Exposure and Unauthorized Modification

Vendor Tandoorrecipes
Product recipes
Weakness CWE-639 · IDOR
Published April 6, 2026
Last update April 7, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 6, 2026 CVE published
April 7, 2026 Record updated