Improper Permissions in Tandoor Recipes Application
CVE-2026-35488
8.1HIGH
What is CVE-2026-35488?
The Tandoor Recipes application contains a vulnerability related to improper permission management within the RecipeBookViewSet and RecipeBookEntryViewSet components. Prior to version 2.6.4, the CustomIsShared permission class failed to adequately restrict access to sensitive operations, allowing users listed in a RecipeBook's shared access to perform actions such as DELETE, PUT, and PATCH, which should only be allowed for owners. This flaw undermines the intended read-only access model for shared recipe books, exposing them to potential unauthorized modifications. The issue has been rectified in version 2.6.4.
Affected Version(s)
recipes < 2.6.4
